![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
data item containing cumulative histogram information More...
Classes | |
| class | ipsdk::imaproc::attr::CumulativeHistogramData |
| data item containing cumulative histogram information More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::CumulativeHistogramData > | ipsdk::imaproc::attr::CumulativeHistogramDataPtr |
| shared pointer to ipsdk::imaproc::CumulativeHistogramData | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::CumulativeHistogramData > | ipsdk::imaproc::attr::CumulativeHistogramDataConstPtr |
| shared pointer to const ipsdk::imaproc::CumulativeHistogramData | |
data item containing cumulative histogram information
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| Min | minimal grey value of a cumulative histogram | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Max | maximal grey value of a cumulative histogram | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| BinWidth | width of histogram bin | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Frequencies | collection of the frequencies of a cumulative histogram | ipsdk::DataItemLeafColl<ipsdk::ipUInt64> |
1.8.14