46 #include <visp3/core/vpHistogramPeak.h> 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
friend VISP_EXPORT std::ostream & operator<<(std::ostream &s, const vpHistogramPeak &p)
std::cout a peak
void setValue(unsigned val)
bool operator==(const vpHistogramPeak &p) const