Click or drag to resize
SoCenterLineApproximation3doutLineSet Property

Output line set.

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

Property Value

Type: SoImageVizEngineFieldContainerOutputSoIndexedLineSet
Remarks

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

See Also