Click or drag to resize
SoAutoThresholdingQuantificationrangeMode Property

The input intensity range.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoAutoThresholdingQuantificationRangeModes> rangeMode { get; }

Property Value

Type: SoSFEnumSoAutoThresholdingQuantificationRangeModes
Remarks

. Default is MIN_MAX

See Also