 |
Visual Servoing Platform
version 3.2.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.
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
friend std::ostream & operator<<(std::ostream &s, const vpArray2D< Type > &A)