Click or drag to resize
SoGaussianGradientTensorProcessing3doutTensorImage Property

outTensorImage Default value is NULL.

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outTensorImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

Supported types include: grayscale binary label color image.

See Also