Click or drag to resize
SoAutoIntensityClassificationProcessingoutLabelImage Property

The output label image where a one label represents one class.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Classification
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outLabelImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

Default value is NULL. Supported types include: label color image.

See Also