![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Real size of super pixels. More...
Classes | |
| class | ipsdk::imaproc::attr::SizeSuperPixels |
| Real size of super pixels. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::SizeSuperPixels > | ipsdk::imaproc::attr::SizeSuperPixelsPtr |
| shared pointer to ipsdk::imaproc::attr::SizeSuperPixels | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::SizeSuperPixels > | ipsdk::imaproc::attr::SizeSuperPixelsConstPtr |
| shared pointer to const ipsdk::imaproc::attr::SizeSuperPixels | |
Real size of super pixels.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| SizeX | Size X. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | 0 |
| SizeY | Size Y. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | 0 |
| SizeZ | Size Z. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | 0 |
| NbX | Number of super pixels along X. | ipsdk::DataItemLeaf<ipsdk::ipUInt64> | 0 |
| NbY | Number of super pixels along Y. | ipsdk::DataItemLeaf<ipsdk::ipUInt64> | 0 |
| NbZ | Number of super pixels along Z. | ipsdk::DataItemLeaf<ipsdk::ipUInt64> | 0 |
1.8.14