Click or drag to resize
SoNonLocalMeansFilterProcessing Properties

The SoNonLocalMeansFilterProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinImage

Input image.

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

The search window shape to apply.

Public propertykernelSize

The search window size to apply.

Public propertyoutImage

The output image.

Public propertypatchSize

The patch box size to apply.

Public propertysimilarity

The similarity is used to compute weight assigned to each voxel in the search window (see expression of ).

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