15 #ifndef __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECOMPACTNESSLVL3_H__ 16 #define __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECOMPACTNESSLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InFlattenedClustersCenters.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutKMeansCompactnessInfo.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InClassYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InOptSingleGreyMaskYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InSeqYStrip2d.h> 38 (((
ipsdk)(imaproc)(attr))(InSeqYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(InClassYStrip2d))
40 (((
ipsdk)(imaproc)(attr))(InOptSingleGreyMaskYStrip2d))
41 (((
ipsdk)(imaproc)(attr))(InFlattenedClustersCenters))
42 (((
ipsdk)(imaproc)(attr))(OutKMeansCompactnessInfo)))
47 ((STRIP)(InClassYStrip2d)));
51 ((RAWSTRIP)(InClassYStrip2d))
52 ((RAWSTRIP)(InOptSingleGreyMaskYStrip2d)));
61 template <
typename BufInType,
typename BufClassType,
62 ipsdk::eInstructionSet::domain IS>
77 #endif // __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECOMPACTNESSLVL3_H__
IPSDKBASEPROCESSING_API RulePtr none()
ipsdk::core::ExecResult preProcess()
method called before processing
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)