Click or drag to resize
SoImageCurvatureProcessing2d Properties

The SoImageCurvatureProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinImage

The input image.

Public propertyinMaskImage

The binary image for the mask or empty (command looks for only inside).

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

The output image (floating values).

Public propertystandardDeviation

The standard deviation for Gaussian filter.

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