Click or drag to resize
SoGaussianFilterProcessingkernelSize Property

The size of the kernel.

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

Property Value

Type: SoSFVec3i32
Remarks

Default value is SbVec3i32(9,9,9).

See Also