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

Center of a cluster (used for k-means algorithm, for instance) More...

Classes

class  ipsdk::imaproc::attr::ClusterCenter
 Center of a cluster (used for k-means algorithm, for instance) More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::ClusterCenteripsdk::imaproc::attr::ClusterCenterPtr
 shared pointer to ipsdk::imaproc::attr::ClusterCenter
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ClusterCenteripsdk::imaproc::attr::ClusterCenterConstPtr
 shared pointer to const ipsdk::imaproc::attr::ClusterCenter
 

Functions

IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterCenterPtr ipsdk::imaproc::attr::createClusterCenter (const std::vector< ipReal64 > &coordinates)
 function allowing to create a ClusterCenter data item
 

Detailed Description

Center of a cluster (used for k-means algorithm, for instance)

SubNodes description

Name ToolTip Associated Class Default Value
Elements Elements of the vector. ipsdk::DataItemLeafColl<ipsdk::ipReal64>