Click or drag to resize
SoCenterLineApproximation3doutLineSet Property

Output line set.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoImageVizEngineOutput<SoSFFieldContainer, SoIndexedLineSet> outLineSet { get; }

Property Value

Type: SoImageVizEngineOutputSoSFFieldContainer, SoIndexedLineSet
Remarks

This output is the geometric counterpart of the output binary image. Default value is NULL.

See Also