15 #ifndef __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECOMPACTNESSLVL1_H__ 16 #define __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECOMPACTNESSLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InClustersCenters.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutKMeansCompactnessInfo.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InClassImg.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InHomogeneousImg.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/Optional/InOptSingleGreyMaskImg.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Doubles.h> 29 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/OutCompactness.h> 41 (((
ipsdk)(imaproc)(attr))(InHomogeneousImg))
42 (((
ipsdk)(imaproc)(attr))(InClassImg))
43 (((
ipsdk)(imaproc)(attr))(InOptSingleGreyMaskImg))
44 (((
ipsdk)(imaproc)(attr))(InClustersCenters))
45 (((
ipsdk)(imaproc)(attr))(OutCompactness)))
70 #endif // __IPSDKIPLCLASSIFICATION_KMEANSCOMPUTECOMPACTNESSLVL1_H__
#define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
IPSDKBASEPROCESSING_API RulePtr none()
boost::shared_ptr< ipsdk::imaproc::attr::Doubles > DoublesPtr
shared pointer to ipsdk::imaproc::Doubles
Definition: Doubles.h:124
Definition of import/export macro for library.
#define IPSDK_DECLARE_STATIC_RESULT_COLL(AttributeType, CollType)