Click or drag to resize
SoObjectToSegmentApproximation2doutSegment Property

The output 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 SoImageVizEngineOutput<SoSFSegmentChain, SoSegmentChain> outSegment { get; }

Property Value

Type: SoImageVizEngineOutputSoSFSegmentChain, SoSegmentChain
Remarks

Default value is NULL.

See Also