Click or drag to resize
SoGaussianFilterProcessingstandardDeviation Property

The standard deviation along each axis.

Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoising
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFVec3f standardDeviation { get; }

Property Value

Type: SoSFVec3f
Remarks

Default value is SbVec3f(2.0f,2.0f,2.0f)

See Also