Click or drag to resize
SoAutoSegmentation3PhasesProcessingthresholdCriterion Property

The criterion to detect thresholds on histogram.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Labeling
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoAutoSegmentation3PhasesProcessingThresholdCriterions> thresholdCriterion { get; }

Property Value

Type: SoSFEnumSoAutoSegmentation3PhasesProcessingThresholdCriterions
Remarks

. Default is ENTROPY

See Also