Click or drag to resize
SoObjectToSegmentApproximation2dmaxDistance Property

The maximum distance in pixels between curve and segment.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat maxDistance { get; }

Property Value

Type: SoSFFloat
Remarks

Default value is 1.5f.

See Also