16 #ifndef __IPSDKIPLUTIILITY_KMEANSINITIALIZERUTILS_H__ 17 #define __IPSDKIPLUTIILITY_KMEANSINITIALIZERUTILS_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InClustersCenters.h> 21 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InNbClusters.h> 36 const boost::shared_ptr<const attr::InNbClusters>& pNbClustersAttribute);
41 const boost::shared_ptr<const attr::InNbClusters>& pNbClustersAttribute);
45 const boost::shared_ptr<const attr::InClustersCenters>& pClustersPptiesCollAttribute);
54 #endif // __IPSDKIPLUTIILITY_KMEANSINITIALIZERUTILS_H__ #define IPSDKIPLCLASSIFICATION_API
Import/Export macro for library IPSDKIPLClassification.
Definition: IPSDKIPLClassificationExports.h:25
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
Definition of import/export macro for library.
boost::shared_ptr< BaseImageAttribute > ImageAttributePtr
IPSDKIPLCLASSIFICATION_API CustomImageInfoPtr outputKMeans(const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InNbClusters > &pNbClustersAttribute)
boost::shared_ptr< BaseCustomImageInfo > CustomImageInfoPtr