Click or drag to resize
SoLocalAdaptiveThresholdProcessing.thresholdMode 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<SoLocalAdaptiveThresholdProcessing. ThresholdModes> thresholdMode { get; }

Property Value

Type: SoSFEnum<SoLocalAdaptiveThresholdProcessing.ThresholdModes>
Remarks

Default is MULTIPLICATIVE

See Also