49 #include <visp/vpHistogramPeak.h>
61 : level(lvl), value(val) {}
unsigned getValue() const
Declaration of the peak (maximum value) in a gray level image histogram.
void setLevel(unsigned char lvl)
vpHistogramPeak & operator=(const vpHistogramPeak &p)
unsigned value
Gray level ot the peak.
unsigned char getLevel() const
void setValue(unsigned val)
bool operator==(const vpHistogramPeak &p) const