![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure allowing to encapsulate histogram extrema information More...
#include <HistogramTypes.h>
Public Member Functions | |
| HistogramExtrema () | |
| constructors | |
| HistogramExtrema (const ipUInt32 binIdx, const ipReal64 coord, const ipUInt64 population) | |
| constructors | |
Public Attributes | |
| ipUInt32 | _binIdx |
| bin index for histogram extrema | |
| ipReal64 | _coord |
| extrema coordinate | |
| ipUInt64 | _population |
| population associated to extrema | |
structure allowing to encapsulate histogram extrema information
1.8.14