Click or drag to resize
SoAutoThresholdingQuantificationthresholdCriterion Property

The criterion to detect thresholds on histogram.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoAutoThresholdingQuantificationThresholdCriterions> thresholdCriterion { get; }

Property Value

Type: SoSFEnumSoAutoThresholdingQuantificationThresholdCriterions
Remarks

. Default is ENTROPY

See Also