17 #ifndef __IPSDKIPLARITHMETIC_L2NORM2IMGLVL1_H__ 18 #define __IPSDKIPLARITHMETIC_L2NORM2IMGLVL1_H__ 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg1.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg2.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 38 ipsdk::imaproc::matchSize(_pInImg1, _pInImg2, _pOutImg) &&
39 ipsdk::imaproc::matchBufferType(_pInImg1, _pInImg2),
40 (((
ipsdk)(imaproc)(attr))(InImg1))
41 (((
ipsdk)(imaproc)(attr))(InImg2))
42 (((
ipsdk)(imaproc)(attr))(OutImg)(
duplicateInOut)(_pInImg1)(ipsdk::image::eImageBufferType::eIBT_Real32)))
59 #endif // __IPSDKIPLARITHMETIC_L2NORM2IMGLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
processor::OutputInitializerPtr duplicateInOut(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const boost::weak_ptr< InputAttributeType > &pInputAttribute, const eImageInitializerStoragePolicy &storagePolicy=eImageInitializerStoragePolicy::eIISP_Inherit)
Definition of import/export macro for library.