Click or drag to resize
SoSupervisedTextureClassificationProcessing2dinImage Property

The input grayscale image to segment.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Classification
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFImageDataAdapter inImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

Default value is NULL. Supported types include: grayscale image.

See Also