STIRA
0.1
|
This is the complete list of members for stira::contrastenhance::HistogramTools, including all inherited members.
ColorHistogramEqualize(Image *pInImage) | stira::contrastenhance::HistogramTools | static |
HistogramEqualizeHSI(Image *pInImage) | stira::contrastenhance::HistogramTools | static |
HistogramEqualizePerBand(Image *pInImage) | stira::contrastenhance::HistogramTools | static |
HistogramEqualizeSingleBand(ArrayGrid< double > *pInOutGrid) | stira::contrastenhance::HistogramTools | static |
HistogramTools() | stira::contrastenhance::HistogramTools | |
MatchHistogramValue(double inValue, histogram::IntHistogram *fhIncomingCumulativeHistogram, histogram::FloatHistogram *fhCumulativeReferenceHistogram) | stira::contrastenhance::HistogramTools | static |
RemapHistogramInROI(ArrayGrid< double > *pInGrid, common::RectangularROI< int > rroi, histogram::IntHistogram *fhCumulativeInput, histogram::FloatHistogram *fhCumulativeReference) | stira::contrastenhance::HistogramTools | static |
RobustLinearRescale(Image *pSourceImage, double lowerFraction=0.01, double upperFraction=0.99) | stira::contrastenhance::HistogramTools | static |
RobustLinearRescaleNoNew(Image *pSourceImage, double lowerFraction=0.01, double upperFraction=0.99) | stira::contrastenhance::HistogramTools | static |
~HistogramTools() | stira::contrastenhance::HistogramTools |