15 #ifndef __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECENTERSLVL3_H__ 16 #define __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECENTERSLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutKMeansAssignmentInfo.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InClassYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InSeqYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InOptNbClusters.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InOptSingleGreyMaskYStrip2d.h> 38 (((
ipsdk)(imaproc)(attr))(InSeqYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(InClassYStrip2d))
40 (((
ipsdk)(imaproc)(attr))(InOptSingleGreyMaskYStrip2d))
41 (((
ipsdk)(imaproc)(attr))(InOptNbClusters))
42 (((
ipsdk)(imaproc)(attr))(OutKMeansAssignmentInfo)))
47 ((STRIP)(InClassYStrip2d)));
51 ((RAWSTRIP)(InClassYStrip2d))
52 ((RAWSTRIP)(InOptSingleGreyMaskYStrip2d)));
60 template <
typename BufInType,
typename BufClassType,
61 ipsdk::eInstructionSet::domain IS>
65 template <
bool g_bInit,
typename BufInType,
typename BufClassType,
66 ipsdk::eInstructionSet::domain IS>
81 #endif // __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECENTERSLVL3_H__
IPSDKBASEPROCESSING_API RulePtr none()
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)