![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Evenly spaced range, made of a minimum, a maximum, and a number of bins. More...
Classes | |
| class | ipsdk::imaproc::attr::EvenlySpacedRange |
| Evenly spaced range, made of a minimum, a maximum, and a number of bins. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::EvenlySpacedRange > | ipsdk::imaproc::attr::EvenlySpacedRangePtr |
| shared pointer to ipsdk::imaproc::attr::EvenlySpacedRange | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::EvenlySpacedRange > | ipsdk::imaproc::attr::EvenlySpacedRangeConstPtr |
| shared pointer to const ipsdk::imaproc::attr::EvenlySpacedRange | |
Evenly spaced range, made of a minimum, a maximum, and a number of bins.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| Min | Range minimum. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | .0 |
| Max | Range maximum. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | -1.0 |
| NbBins | Number of bins in the range. | ipsdk::DataItemLeaf<ipsdk::ipUInt32> | 0 |
1.8.14