Click or drag to resize
SoLocalAdaptiveThresholdProcessingcomparisonCriterion Property

Select the comparison test to perform between image and value.

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<SoLocalAdaptiveThresholdProcessingComparisonCriterions> comparisonCriterion { get; }

Property Value

Type: SoSFEnumSoLocalAdaptiveThresholdProcessingComparisonCriterions
Remarks

. Default is GREATER_OR_EQUAL

See Also