Click or drag to resize
SoAutoThresholdingProcessingthresholdCriterion Property

The criterion to detect thresholds on histogram.

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<SoAutoThresholdingProcessingThresholdCriterions> thresholdCriterion { get; }

Property Value

Type: SoSFEnumSoAutoThresholdingProcessingThresholdCriterions
Remarks

. Default is ENTROPY

See Also