15 #ifndef __IPSDKIPLSTATS_KURTOSIS2DIMGLVL2_H__ 16 #define __IPSDKIPLSTATS_KURTOSIS2DIMGLVL2_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubImg2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InHalfKnlSizeX.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InHalfKnlSizeY.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Output/2d/OutSubRealImg2d.h> 36 ipsdk::imaproc::matchSize(_pInSubImg2d, _pOutSubRealImg2d),
37 (((
ipsdk)(imaproc)(attr))(InSubImg2d))
38 (((
ipsdk)(imaproc)(attr))(InHalfKnlSizeX))
39 (((
ipsdk)(imaproc)(attr))(InHalfKnlSizeY))
40 (((
ipsdk)(imaproc)(attr))(OutSubRealImg2d)))
57 #endif // __IPSDKIPLSTATS_KURTOSIS2DIMGLVL2_H__ #define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
Definition of import/export macro for library.