18 #ifndef __IPSDKIPLARITHMETIC_SUBTRACTIMGIMGLVL1_H__ 19 #define __IPSDKIPLARITHMETIC_SUBTRACTIMGIMGLVL1_H__ 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg1.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg2.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 39 ipsdk::imaproc::matchSize(_pInImg1, _pInImg2),
40 (((
ipsdk)(imaproc)(attr))(InImg1))
41 (((
ipsdk)(imaproc)(attr))(InImg2))
59 #endif // __IPSDKIPLARITHMETIC_SUBTRACTIMGIMGLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
Definition of import/export macro for library.
processor::OutputInitializerPtr promoteBinary(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const boost::weak_ptr< InputAttributeType1 > &pInputAttribute1, const boost::weak_ptr< InputAttributeType2 > &pInputAttribute2, const ePromoteBinaryType &promoteBinaryType, const bool bAllowReInterpretation=false)