Click or drag to resize
SoGradientMagnitudeProcessing3doutAmplitudeImage Property

The output gradient amplitude image.

Namespace: OIV.ImageViz.Engines.EdgeDetection.Gradient
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outAmplitudeImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

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

See Also