Click or drag to resize
SoCenterLineApproximation3dnewBranchSensibility Property

This parameter controls the adding of a new branch in the tree in automatic mode.

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

Property Value

Type: SoSFDouble
Remarks

A new branch is added to the tree only if its length (b in scheme) is newBranchSensibility time farther than the closest boundary point at junction (a in scheme). Default value is 3.0.

See Also