15 #ifndef __IPSDKIPLGLOBALMEASURE_HISTOGRAMMSR2DLVL1_H__ 16 #define __IPSDKIPLGLOBALMEASURE_HISTOGRAMMSR2DLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptHistoMsrParams.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutPIHistogram.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOutHistogram.h> 37 ipsdk::imaproc::matchImagePlans(_pOutPIHistogram, _pInImg, eImagePlansMatchPolicy::eIPMP_ZCT) &&
39 ipsdk::imaproc::matchImageRange<ipsdk::imaproc::attr::HistoMsrParams::Min>(_pInImg, _pInOptHistoMsrParams) &&
40 ipsdk::imaproc::matchImageRange<ipsdk::imaproc::attr::HistoMsrParams::Max>(_pInImg, _pInOptHistoMsrParams) &&
41 ipsdk::processor::isGreater<ipsdk::imaproc::attr::HistoMsrParams::BinWidth>(_pInOptHistoMsrParams, 0))),
42 (((
ipsdk)(imaproc)(attr))(InImg))
43 (((
ipsdk)(imaproc)(attr))(InOptHistoMsrParams))
63 #endif // __IPSDKIPLGLOBALMEASURE_HISTOGRAMMSR2DLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
boost::enable_if_c< AttributeType::g_bOptional, RulePtr >::type ifIsSet(const boost::shared_ptr< AttributeType > &pAttribute, const RulePtr &pRuleTrue)
processor::OutputInitializerPtr fromImage(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const ImageAttributeConstWeakPtr &pInputImageAttribute, const eFromImagePlanIndexedPolicy &fromImagePlanIndexedPolicy)
Definition of import/export macro for library.