IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Typedefs

structure allowing to agregate feature assignment informations More...

Classes

class  ipsdk::imaproc::attr::FeatureAssignmentInfo
 structure allowing to agregate feature assignment informations More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::FeatureAssignmentInfoipsdk::imaproc::attr::FeatureAssignmentInfoPtr
 shared pointer to ipsdk::imaproc::attr::FeatureAssignmentInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::FeatureAssignmentInfoipsdk::imaproc::attr::FeatureAssignmentInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::FeatureAssignmentInfo
 

Detailed Description

structure allowing to agregate feature assignment informations

SubNodes description

Name ToolTip Associated Class Default Value
PtIdx1 first point index ipsdk::DataItemLeaf<ipsdk::ipUInt32>
PtIdx2 second point index ipsdk::DataItemLeaf<ipsdk::ipUInt32>
Correlation correlation criterion value ipsdk::DataItemLeaf<ipsdk::ipReal64>
Outlier outlier flag ipsdk::DataItemLeaf<ipsdk::ipBool>