15 #ifndef __IPSDKIPLCLASSIFICATION_KMEANSRULEUTILS_H__ 16 #define __IPSDKIPLCLASSIFICATION_KMEANSRULEUTILS_H__ 19 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InClustersCenters.h> 20 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InNbClusters.h> 21 #include <IPSDKBaseProcessing/Rule/Attribute/DataItem/NodeColl/BaseNodeCollRule.h> 34 const boost::shared_ptr<const attr::InClustersCenters>& pClustersCentersAttribute,
43 const boost::shared_ptr<const attr::InNbClusters>& pInNbClustersAttribute);
47 const boost::shared_ptr<const attr::InClustersCenters>& pInClustersPptiesCollAttribute);
54 #endif // __IPSDKIPLCLASSIFICATION_KMEANSRULEUTILS_H__ #define IPSDKIPLCLASSIFICATION_API
Import/Export macro for library IPSDKIPLClassification.
Definition: IPSDKIPLClassificationExports.h:25
boost::shared_ptr< BaseCustomCheckedImageProperty > CustomCheckedImagePropertyPtr
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
Definition of import/export macro for library.
IPSDKIPLCLASSIFICATION_API boost::shared_ptr< processor::BaseNodeCollRule > clustersCentersCollMatchImgSize(const boost::shared_ptr< const attr::InClustersCenters > &pClustersCentersAttribute, const ImageAttributeConstPtr &pImgAttribute)
IPSDKIPLCLASSIFICATION_API CustomCheckedImagePropertyPtr allowedClassImgBuffersFromNbClusters(const boost::shared_ptr< const attr::InNbClusters > &pInNbClustersAttribute)