Click or drag to resize
SoTensorVotingProcessing2dinVectorImage Property

Input orientation vector 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 inVectorImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

Image must have the same size as the input and 2 spectral canals. Each vector is used to define an orientation and its norm is ignored. Default value is NULL. Supported types include: color image.

See Also