SoMatchContrastProcessingMatchingModes Enumeration |
Namespace: OIV.ImageViz.Engines.ImageFiltering.GrayscaleTransforms
Member name | Value | Description | |
---|---|---|---|
MEAN_VARIANCE | 0 | With this type of adjustment, the computation is based on the intensity mean and variance values of the image. | |
HISTOGRAM | 1 | With this type of adjustment, the computation is based on the histogram of the image. |