Click or drag to resize
SoTopHatProcessing Properties

The SoTopHatProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyelementShape

Select the type of structuring element shape.

Public propertyelementSize

The half size of the structuring element.

Public propertyinGrayImage

Input grey level image.

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

Select the lightness mode for object to detect.

Public propertyoutBinaryImage

The output binary image.

Public propertythresholdLevel

The low and high threshold levels.

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