Click or drag to resize
SoThresholdingProcessingthresholdLevel Property

The low and high threshold levels.

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

Property Value

Type: SoSFVec2f
Remarks

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

See Also