15 #ifndef __IPSDKIPLGLOBALMEASURE_HISTOGRAMMSR3DLVL2_H__ 16 #define __IPSDKIPLGLOBALMEASURE_HISTOGRAMMSR3DLVL2_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptHistoMsrParams.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutHistogram.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/3d/InSubImg3d.h> 38 ipsdk::imaproc::matchImageRange<ipsdk::imaproc::attr::HistoMsrParams::Min>(_pInSubImg3d, _pInOptHistoMsrParams) &&
39 ipsdk::imaproc::matchImageRange<ipsdk::imaproc::attr::HistoMsrParams::Max>(_pInSubImg3d, _pInOptHistoMsrParams) &&
40 ipsdk::processor::isGreater<ipsdk::imaproc::attr::HistoMsrParams::BinWidth>(_pInOptHistoMsrParams, 0))),
41 (((
ipsdk)(imaproc)(attr))(InSubImg3d))
42 (((
ipsdk)(imaproc)(attr))(InOptHistoMsrParams))
43 (((
ipsdk)(imaproc)(attr))(OutHistogram)))
62 void clearIntermediateData();
70 boost::shared_ptr<glbmsr::StatsMsr3dLvl2> _pStatsMsr3dLvl2;
81 #endif // __IPSDKIPLGLOBALMEASURE_HISTOGRAMMSR3DLVL2_H__ ProcessingResult< eRetrievalResultType > RetrievalResult
#define IPSDK_DECLARE_LVL2_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)
ProcessingResult< eExecutionResult > ExecResult
boost::shared_ptr< BaseActionProvider > ActionProviderPtr
Definition of import/export macro for library.
#define IPSDK_DECLARE_DYNAMIC_RESULT_COLL(AttributeType, CollType)