Click or drag to resize
SoAutoThresholdingProcessingrangeMode Property

Select the input intensity range mode.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Binarization
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoAutoThresholdingProcessingRangeModes> rangeMode { get; }

Property Value

Type: SoSFEnumSoAutoThresholdingProcessingRangeModes
Remarks

. Default is MIN_MAX

See Also