15 #ifndef __IPSDKIPLARITHMETIC_L1NORM2IMGLVL1_H__ 16 #define __IPSDKIPLARITHMETIC_L1NORM2IMGLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg1.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg2.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 36 ipsdk::imaproc::matchSize(_pInImg1, _pInImg2, _pOutImg) &&
37 ipsdk::imaproc::matchBufferType(_pInImg1, _pInImg2),
38 (((
ipsdk)(imaproc)(attr))(InImg1))
39 (((
ipsdk)(imaproc)(attr))(InImg2))
57 #endif // __IPSDKIPLARITHMETIC_L1NORM2IMGLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
processor::OutputInitializerPtr promoteUnary(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const boost::weak_ptr< InputAttributeType > &pInputAttribute, const ePromoteUnaryType &promoteUnaryType)
Definition of import/export macro for library.