15 #ifndef __IPSDKIPLCLASSIFICATION_KMEANSPOSTERIZEIMGLVL3_H__ 16 #define __IPSDKIPLCLASSIFICATION_KMEANSPOSTERIZEIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InFlattenedClustersCenters.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutPosterizedYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InClassYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InSeqYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InOptSingleGreyMaskYStrip2d.h> 38 (((
ipsdk)(imaproc)(attr))(InFlattenedClustersCenters))
39 (((
ipsdk)(imaproc)(attr))(InClassYStrip2d))
40 (((
ipsdk)(imaproc)(attr))(InOptSingleGreyMaskYStrip2d))
41 (((
ipsdk)(imaproc)(attr))(OutPosterizedYStrip2d)))
46 ((STRIP)(InClassYStrip2d)));
50 ((RAWSTRIP)(InOptSingleGreyMaskYStrip2d))
51 ((RAWSTRIP)(OutPosterizedYStrip2d)));
59 template <
typename BufOutType,
typename BufClassType,
60 ipsdk::eInstructionSet::domain IS>
64 template <
bool g_bInit,
typename BufOutType,
typename BufClassType,
65 ipsdk::eInstructionSet::domain IS>
80 #endif // __IPSDKIPLCLASSIFICATION_KMEANSPOSTERIZEIMGLVL3_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)