Click or drag to resize
SoAutoThresholdingQuantification Properties

The SoAutoThresholdingQuantification type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinGrayImage

The input grayscale image Default value is NULL.

Public propertyintensityRangeInput
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutResult

The thresholding results.

Public propertyrangeMode

The input intensity range.

Public propertythresholdCriterion

The criterion to detect thresholds on histogram.

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