SoMedianFilterProcessing Properties |
The SoMedianFilterProcessing type exposes the following members.
Name | Description | |
---|---|---|
computeMode | Select the compute Mode (2D or 3D or AUTO) . | |
elementSize | The half size of the structuring element. | |
inImage | The input grayscale image. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
kernelMode | The shape of the 3D neighborhood. | |
neighborhood3d | In 3D configuration (see OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoising.SoMedianFilterProcessing.m_computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels. | |
outImage | The output image. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |