15 #ifndef __IPSDKIPLCLASSIFICATION_KERNELKMEANSASSIGNIMGLVL2_H__ 16 #define __IPSDKIPLCLASSIFICATION_KERNELKMEANSASSIGNIMGLVL2_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubSeqImg2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InKKMeansCentroids.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutClassImg.h> 37 (((
ipsdk)(imaproc)(attr))(InSubSeqImg2d))
38 (((
ipsdk)(imaproc)(attr))(InKKMeansCentroids))
39 (((
ipsdk)(imaproc)(attr))(OutClassImg)))
58 #endif // __IPSDKIPLCLASSIFICATION_KERNELKMEANSASSIGNIMGLVL2_H__ #define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
IPSDKIPLCLASSIFICATION_API CustomCheckedImagePropertyPtr matchKernelKMeansClassImg(const ImageAttributeConstPtr &pInHomogeneousImgAttribute, const boost::shared_ptr< const attr::InNbClusters > &pInNbClustersAttribute)
function allowing to check that output class image matches input image and expected number of cluster...
Definition of import/export macro for library.
Utility functions for Kernel KMeans attribute rules management.