43 #include <visp3/core/vpHistogramValey.h>
73 return ((
level == v.level) && (
value == v.value));
friend std::ostream & operator<<(std::ostream &s, const vpArray2D< Type > &A)
unsigned value
Gray level ot the peak.
Declaration of the valey (minimum value) in a gray level image histogram.
void setLevel(unsigned char lvl)
bool operator==(const vpHistogramValey &v) const
unsigned char getLevel() const
unsigned getValue() const
vpHistogramValey & operator=(const vpHistogramValey &v)
void setValue(unsigned val)