Click or drag to resize
SoAdaptiveThresholdingProcessinginObjectImage Property

The input label image.

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

Property Value

Type: SoSFImageDataAdapter
Remarks

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

See Also