ReadFramework
rdf::Histogram Member List

This is the complete list of members for rdf::Histogram, including all inherited members.

add(double val, double weight=1.0)rdf::Histogram
binIdx(double val) const rdf::Histogram
draw(const QPen &pen=QPen(), const QColor &bgCol=QColor(255, 255, 255))rdf::Histogram
draw(QPainter &p, const Rect &r) const rdf::Histogram
draw(QPainter &p) const rdf::Histogramprotected
fromData(const cv::Mat &data, int numBins=256)rdf::Histograminlinestatic
hist() const rdf::Histogram
Histogram(const cv::Mat &values=cv::Mat())rdf::Histogram
Histogram(double minVal, double maxVal, int numBins=256)rdf::Histogram
isEmpty() const rdf::Histogram
maxBin() const rdf::Histogram
maxBinIdx() const rdf::Histogram
mHistrdf::Histogramprotected
minBin() const rdf::Histogram
mMaxValrdf::Histogramprotected
mMinValrdf::Histogramprotected
numBins() const rdf::Histogram
transformX(double val, const Rect &r) const rdf::Histogramprotected
transformY(double val, double minV, double maxV, const Rect &r) const rdf::Histogramprotected
value(int binIdx) const rdf::Histogram