15 #ifndef __IPSDKIPLINTENSITYTRANSFORM_STANDARDIZEIMGLVL1_H__ 16 #define __IPSDKIPLINTENSITYTRANSFORM_STANDARDIZEIMGLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/Optional/InOptMaskImg.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutRealImg.h> 36 ipsdk::imaproc::matchSize(_pInImg, _pOutRealImg) &&
38 ipsdk::imaproc::matchSize(_pInImg, _pInOptMaskImg)),
39 (((
ipsdk)(imaproc)(attr))(InImg))
40 (((
ipsdk)(imaproc)(attr))(InOptMaskImg))
59 #endif // __IPSDKIPLINTENSITYTRANSFORM_STANDARDIZEIMGLVL1_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)
boost::enable_if_c< AttributeType::g_bOptional, RulePtr >::type ifIsSet(const boost::shared_ptr< AttributeType > &pAttribute, const RulePtr &pRuleTrue)
Definition of import/export macro for library.