Inheritance diagram for HistogramOperations::
Public Methods | |
Histogram | smooth (double sigma) |
HistogramMode[] | modes () |
Histogram | normalize (double weight) |
double | intersection (Histogram h) |
double | chiSquare (Histogram h) |
double | chiSquareNorm (Histogram h) |
Histogram | threshold (double valThreshold) |
int | countBins (double valThreshold) |
Histogram | reduceRange (int binMin1, int binMax1, int binMin2, int binMax2, int binMin3, int binMax3) |
Histogram | reduceRangeVal (double binValMin1, double binValMax1, double binValMin2, double binValMax2, double binValMin3, double binValMax3) |
Histogram | to1D (int dim) |
void | render3d (RgbBuffer buf, int dataWidth, int dataHeight, double elevation, double alpha, double threshold) |
void | destroy () |
void | put () |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |
|
Reimplemented in _HistogramStub, and HistogramPOATie. |