16 #ifndef __IPSDKIPLATTRIBUTES_CLUSTERSCENTERS_H__ 17 #define __IPSDKIPLATTRIBUTES_CLUSTERSCENTERS_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/ClusterCenter.h> 56 const std::vector<ipReal64>& orgFlattenedCenters,
68 #endif // __IPSDKIPLATTRIBUTES_CLUSTERSCENTERS_H__ boost::shared_ptr< const ipsdk::imaproc::attr::ClustersCenters > ClustersCentersConstPtr
shared pointer to const ipsdk::imaproc::attr::ClustersCenters
Definition: ClustersCenters.h:132
#define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::ClustersCenters > ClustersCentersPtr
shared pointer to ipsdk::imaproc::attr::ClustersCenters
Definition: ClustersCenters.h:128
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClustersCentersPtr createClustersCenters(const std::vector< ipReal64 > &orgFlattenedCenters, ipUInt64 centersDimension)
function allowing to create a ClustersCenters data item
Definition of import/export macro for library.
Center of a cluster (used for k-means algorithm, for instance)
Definition: ClusterCenter.h:52
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25