Click or drag to resize
SoMultiscaleStructureEnhancementProcessing2d Properties

The SoMultiscaleStructureEnhancementProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinImage

Input image.

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

The lightness type of structures to enhance.

Public propertyoutImage

Output image.

Public propertystandardDeviationRange

Standard deviation of the Gaussian kernel at minimum and maximum scale.

Public propertystandardDeviationStep

Standard deviation step.

Public propertystructureType

Shape of structures to extract.

Public propertytensorType

Defines whether the command will use the gradient tensor or the hessian matrix.

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