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

information resulting from assignment step in k-means algorithm More...

Classes

class  ipsdk::imaproc::attr::KMeansAssignmentInfo
 information resulting from assignment step in k-means algorithm More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::KMeansAssignmentInfoipsdk::imaproc::attr::KMeansAssignmentInfoPtr
 shared pointer to ipsdk::imaproc::attr::KMeansAssignmentInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::KMeansAssignmentInfoipsdk::imaproc::attr::KMeansAssignmentInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::KMeansAssignmentInfo
 

Detailed Description

information resulting from assignment step in k-means algorithm

SubNodes description

Name ToolTip Associated Class Default Value
FlattenedClustersSums flattened collection of clusters accumulators ipsdk::DataItemLeafColl<ipsdk::ipReal64>
ClustersNbElts collection of number of elements per cluster ipsdk::DataItemLeafColl<ipsdk::ipUInt64>