15 #ifndef __IPSDKIPLCLASSIFICATION_KERNELKMEANSASSIGNIMGLVL3_H__ 16 #define __IPSDKIPLCLASSIFICATION_KERNELKMEANSASSIGNIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InSeqYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InKKMeansCentroids.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutClassYStrip2d.h> 35 ipsdk::imaproc::matchPlanarSize(_pInSeqYStrip2d, _pOutClassYStrip2d),
36 (((
ipsdk)(imaproc)(attr))(InSeqYStrip2d))
37 (((
ipsdk)(imaproc)(attr))(InKKMeansCentroids))
38 (((
ipsdk)(imaproc)(attr))(OutClassYStrip2d)))
43 ((STRIP)(OutClassYStrip2d)));
47 ((RAWSTRIP)(OutClassYStrip2d)));
55 template <
typename BufInType,
typename BufOutType,
56 ipsdk::eInstructionSet::domain IS>
71 #endif // __IPSDKIPLCLASSIFICATION_KERNELKMEANSASSIGNIMGLVL3_H__
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)