17 #ifndef __IPSDKIPLUTILITY_RANDOMIMGLVL1_H__ 18 #define __IPSDKIPLUTILITY_RANDOMIMGLVL1_H__ 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptOutputRange.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 37 (ipsdk::imaproc::matchImageRange<ipsdk::imaproc::attr::Range::Min>(_pOutImg, _pInOptOutputRange) &&
38 ipsdk::imaproc::matchImageRange<ipsdk::imaproc::attr::Range::Max>(_pOutImg, _pInOptOutputRange))),
39 (((
ipsdk)(imaproc)(attr))(InOptOutputRange))
40 (((
ipsdk)(imaproc)(attr))(OutImg)))
59 #endif // __IPSDKIPLUTILITY_RANDOMIMGLVL1_H__
#define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
ipsdk::core::ExecResult preProcess()
method called before processing
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.