Click or drag to resize
SoMorphologicalGradientProcessing.computeMode Property

Select the compute Mode (2D or 3D or AUTO) .

Namespace: OIV.ImageViz.Engines.EdgeDetection.Gradient
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFEnum<SoImageVizEngine. ComputeModes> computeMode { get; }

Property Value

Type: SoSFEnum<SoImageVizEngine.ComputeModes>
Remarks

Default is MODE_AUTO

See Also