Click or drag to resize
SoMedianFilterProcessingkernelType Property

Note: This API is now obsolete.

Kernel type for median filter.

Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoising
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public SoSFEnum<SoMedianFilterProcessingKernelTypes> kernelType { get; }

Property Value

Type: SoSFEnumSoMedianFilterProcessingKernelTypes
Remarks

. Default is STANDARDObsoletesince Open Inventor 9700 Only STANDARD will be supported.

See Also