16 #ifndef __IPSDKIPLATTRIBUTES_INOUTHISTOGRAM_H__ 17 #define __IPSDKIPLATTRIBUTES_INOUTHISTOGRAM_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HistogramData.h> 37 (ipsdk::processor::isLowerOrEqual<NodeType::Min, NodeType::Max>(attribute) &&
38 ipsdk::processor::isGreater<NodeType::BinWidth>(attribute, 0.0))
59 #endif // __IPSDKIPLATTRIBUTES_INOUTHISTOGRAM_H__ boost::shared_ptr< const ipsdk::imaproc::attr::InOutHistogram > InOutHistogramConstPtr
shared pointer to const ipsdk::imaproc::InOutHistogramNode
Definition: InOutHistogram.h:110
#define IPSDK_DECLARE_INOUT_FROM_EXISTING_DATAITEM_ATTRIBUTE(libraryName, className, dataItemClassName, RuleString)
boost::shared_ptr< ipsdk::imaproc::attr::InOutHistogram > InOutHistogramPtr
shared pointer to ipsdk::imaproc::InOutHistogramNode
Definition: InOutHistogram.h:99
Definition of import/export macro for library.