Click or drag to resize
SoAutoThresholdingProcessing.thresholdCriterion Property

The criterion to detect thresholds on histogram.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Binarization
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFEnum<SoAutoThresholdingProcessing. ThresholdCriterions> thresholdCriterion { get; }

Property Value

Type: SoSFEnum<SoAutoThresholdingProcessing.ThresholdCriterions>
Remarks

. Default is ENTROPY

See Also