Click or drag to resize
SoSurfaceFittingApproximation3dthresholdLevel Property

Defines a range of values that can be considered for the best fit.

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

Property Value

Type: SoSFVec2d
Remarks

A value outside of this range will be considered as an outlier. Default is full range of double precision values.

See Also