44#include <visp3/core/vpHistogramValey.h>
73 return ((
level == v.level) && (
value == v.value));
unsigned value
Gray level ot the peak.
void setLevel(unsigned char lvl)
vpHistogramValey & operator=(const vpHistogramValey &v)
friend VISP_EXPORT std::ostream & operator<<(std::ostream &s, const vpHistogramValey &v)
std::cout a valey
bool operator==(const vpHistogramValey &v) const
unsigned char getLevel() const
unsigned getValue() const
void setValue(unsigned val)