15 #ifndef __IPSDKIPLFILTERING_NORMALIZEDCROSSCORRELATION2DIMGLVL2_H__ 16 #define __IPSDKIPLFILTERING_NORMALIZEDCROSSCORRELATION2DIMGLVL2_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubImg2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutRealImg.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Kernel/InKnlXY.h> 35 ipsdk::imaproc::matchSize(_pInSubImg2d, _pOutRealImg),
36 (((
ipsdk)(imaproc)(attr))(InSubImg2d))
37 (((
ipsdk)(imaproc)(attr))(InKnlXY))
38 (((
ipsdk)(imaproc)(attr))(OutRealImg)))
57 #endif // __IPSDKIPLFILTERING_NORMALIZEDCROSSCORRELATION2DIMGLVL2_H__ #define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
Definition of import/export macro for library.