![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Eigen decomposition 2d data. More...
Classes | |
| class | ipsdk::imaproc::attr::Eigen2dData |
| Eigen decomposition 2d data. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::Eigen2dData > | ipsdk::imaproc::attr::Eigen2dDataPtr |
| shared pointer to ipsdk::imaproc::attr::Eigen2dData | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::Eigen2dData > | ipsdk::imaproc::attr::Eigen2dDataConstPtr |
| shared pointer to const ipsdk::imaproc::attr::Eigen2dData | |
Eigen decomposition 2d data.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| X | X coordinate for eigen data. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Y | Y coordinate for eigen data. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| LambdaMax | Maximum eigen value. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| LambdaMin | Minimum eigen value. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Theta | Orientation of direction associated to maximum eigen value. | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14