![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
parameter used to update centers in the super pixels algorithm More...
Classes | |
| class | ipsdk::imaproc::attr::SuperPixelUpdateCenter |
| parameter used to update centers in the super pixels algorithm More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::SuperPixelUpdateCenter > | ipsdk::imaproc::attr::SuperPixelUpdateCenterPtr |
| shared pointer to ipsdk::imaproc::attr::SuperPixelUpdateCenter | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::SuperPixelUpdateCenter > | ipsdk::imaproc::attr::SuperPixelUpdateCenterConstPtr |
| shared pointer to const ipsdk::imaproc::attr::SuperPixelUpdateCenter | |
parameter used to update centers in the super pixels algorithm
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| SumX | Sum along X. | ipsdk::DataItemLeaf<ipsdk::ipReal32> | 0 |
| SumY | Sum along Y. | ipsdk::DataItemLeaf<ipsdk::ipReal32> | 0 |
| SumZ | Sum along Z. | ipsdk::DataItemLeaf<ipsdk::ipReal32> | 0 |
| NbPixels | Number of pixels. | ipsdk::DataItemLeaf<ipsdk::ipReal32> | 0 |
1.8.14