SoGaussianFilterProcessing Properties |
The SoGaussianFilterProcessing type exposes the following members.
Name | Description | |
---|---|---|
![]() | autoScale | Select the automatic intensity scaling mode. |
![]() | computeMode | Select the compute Mode (2D or 3D or AUTO) . |
![]() | inImage | The input grayscale image. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | kernelSize | The size of the kernel. |
![]() | kernelType | The kernel type for gaussian smoothing. |
![]() | outImage | The output image. |
![]() | standardDeviation | The standard deviation along each axis. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |