SoIntensityStatisticsQuantificationRangeModes Enumeration |
Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
Member name | Value | Description | |
---|---|---|---|
MIN_MAX | 0 | The measurements are computed between the minimum and the maximum of the image. The OIV.ImageViz.Engines.ImageAnalysis.Statistics.SoIntensityStatisticsQuantification.intensityRangeInput field is ignored using this mode | |
OTHER | 1 | The measurements are computed between the bounds defined in the OIV.ImageViz.Engines.ImageAnalysis.Statistics.SoIntensityStatisticsQuantification.intensityRangeInput field. |