Click or drag to resize
SoGaussianFilterProcessing Properties

The SoGaussianFilterProcessing type exposes the following members.

Properties
  NameDescription
Public propertyautoScale

Select the automatic intensity scaling mode.

Public propertycomputeMode

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

Public propertyinImage

The input grayscale image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertykernelSize

The size of the kernel.

Public propertykernelType

The kernel type for gaussian smoothing.

Public propertyoutImage

The output image.

Public propertystandardDeviation

The standard deviation along each axis.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also