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