Click or drag to resize
SoImageCurvatureProcessing3d Properties

The SoImageCurvatureProcessing3d 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 propertyoutRealImageMax

The maximal curvature output image (floating values).

Public propertyoutRealImageMin

The minimal curvature 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