Click or drag to resize
SoTensorVotingProcessing2dinFeatureImage Property

Input feature image.

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFImageDataAdapter inFeatureImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

Image must have only one spectral canal. Default value is NULL. Supported types include: grayscale image.

See Also