Click or drag to resize
SoSupervisedTextureClassificationProcessing3dinTrainingImage Property

The input label training image (16 or 32 bits).

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

Property Value

Type: SoSFImageDataAdapter
Remarks

Each label represents a class sample for the learning step. Default value is NULL. Supported types include: label image.

See Also