 |
Visual Servoing Platform
version 3.3.0
|
46 #include <visp3/core/vpHistogramValey.h>
75 return ((
level == v.level) && (
value == v.value));
unsigned getValue() const
unsigned value
Gray level ot the peak.
VISP_EXPORT std::ostream & operator<<(std::ostream &s, const vpHistogramValey &v)
std::cout a valey
unsigned char getLevel() const
void setLevel(unsigned char lvl)
vpHistogramValey & operator=(const vpHistogramValey &v)
Declaration of the valey (minimum value) in a gray level image histogram.
void setValue(unsigned val)
bool operator==(const vpHistogramValey &v) const