This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control histogram specification.
Name | Description | |
---|---|---|
GetLookup | Returns the look-up array for the requested band for remapping pixel values. | |
InputHistogram | The collection of histograms that describe the distribution of input values. | |
TargetHistogram | The collection of target histograms that describe the desired distribution of output values. These are the histograms to which each input histogram is matched. | |
Update | Recalculates the look-up that maps input values -- having a distribution described by the input histograms -- to output values that have a distribution described by the target histograms. |
Classes | Description |
---|---|
HistogramSpecification | A class for histogram specification. |