Click or drag to resize
SoColorThresholdingProcessingthresholdLevelRed Property

The Low and high red threshold.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Binarization
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2f thresholdLevelRed { get; }

Property Value

Type: SoSFVec2f
Remarks

Default value is OIV.Inventor.SbVec2f(128.0f,255.0f).

See Also