Click or drag to resize
SoSupervisedTextureClassificationProcessing2doutMapImage Property

Output map image.

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> outMapImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

The type of the image will be float. Default value is NULL. Supported types include: grayscale binary label color image.

See Also