Click or drag to resize
SoAdaptiveThresholdingProcessing Properties

The SoAdaptiveThresholdingProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinGrayImage

The input grayscale image.

Public propertyinObjectImage

The input label image.

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

The measure attributes to customize measurement.

Public propertymeasureHigh

The measure defining the higher threshold.

Public propertymeasureLow

The measure defining the lower threshold.

Public propertyoutBinaryImage

The output binary image.

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