CHistogram(tSize NumOfBins=DEFAULT_NUM_OF_BINS, tItem Min=CTypeTraits< tItem >::getMin(), tItem Max=CTypeTraits< tItem >::getMax()) | mds::img::CHistogram< C > | |
CHistogramBase() | mds::img::CHistogramBase< CHistogram< C > > | [protected] |
CHistogramBase(const CHistogramBase &) | mds::img::CHistogramBase< CHistogram< C > > | [protected] |
cumulate() | mds::img::CHistogram< C > | |
DEFAULT_NUM_OF_BINS | mds::img::CHistogram< C > | [static] |
getCount(tSize Index) const | mds::img::CHistogram< C > | |
getHistogram() const | mds::img::CHistogram< C > | |
getImpl() | mds::img::CHistogramBase< CHistogram< C > > | |
getImpl() const | mds::img::CHistogramBase< CHistogram< C > > | |
getIndex(tItem Value) const | mds::img::CHistogram< C > | |
getLowerBound(tSize Index) const | mds::img::CHistogram< C > | |
getMax() const | mds::img::CHistogram< C > | |
getSize() const | mds::img::CHistogram< C > | |
getTotalCount() const | mds::img::CHistogram< C > | |
m_BinSize | mds::img::CHistogram< C > | [protected] |
m_Histogram | mds::img::CHistogram< C > | [protected] |
m_Max | mds::img::CHistogram< C > | [protected] |
m_Min | mds::img::CHistogram< C > | [protected] |
NO_ITERATOR_IS_DECLARED_FOR_TEMPLATE_PARAMETER enum value | mds::img::CHistogram< C > | |
operator()(const tContainer &Container) | mds::img::CHistogram< C > | |
operator=(const CHistogramBase &) | mds::img::CHistogramBase< CHistogram< C > > | [protected] |
tBin typedef | mds::img::CHistogram< C > | |
tContainer typedef | mds::img::CHistogram< C > | |
tContainerIterator typedef | mds::img::CHistogram< C > | |
tHistogram typedef | mds::img::CHistogramBase< CHistogram< C > > | |
tItem typedef | mds::img::CHistogram< C > | |
tVector typedef | mds::img::CHistogram< C > | |
~CHistogram() | mds::img::CHistogram< C > | |