Click or drag to resize
SoCompareValueQuantificationcomparisonCriterion Property

Select the comparison test to perform between image and value.

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

Property Value

Type: SoSFEnumSoCompareValueQuantificationComparisonCriterions
Remarks

. Default is NOT_EQUAL_TO

See Also