SoHistogramEqualizationProcessingRangeModes Enumeration |
Namespace: OIV.ImageViz.Engines.ImageFiltering.GrayscaleTransforms
Member name | Value | Description | |
---|---|---|---|
MIN_MAX | 0 | With this option the histogram is computed between the minimum and the maximum of the image. | |
OTHER | 1 | With this option the histogram is computed between user-defined bounds [a,b]. |