IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::math::HistogramExtrema Struct Reference

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
 

Detailed Description

structure allowing to encapsulate histogram extrema information


The documentation for this struct was generated from the following file: