Click or drag to resize
SoLocalAdaptiveThresholdProcessingthresholdMode Property

Local threshold 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<SoLocalAdaptiveThresholdProcessingThresholdModes> thresholdMode { get; }

Property Value

Type: SoSFEnumSoLocalAdaptiveThresholdProcessingThresholdModes
Remarks

Default is MULTIPLICATIVE

See Also