Click or drag to resize
SoBilateralFilterProcessing Properties

The SoBilateralFilterProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyfilterMode

The filter type.

Public propertyinImage

The input image.

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

The kernel size in each direction (odd value).

Public propertyoutImage

The output image.

Public propertysimilarity

The photometric similarity (strictly positive value).

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