Click or drag to resize
SoAutoThresholdingProcessing Properties

The SoAutoThresholdingProcessing 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 propertyintensityRangeInput

The input intensity range.

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 propertyoutResult

The thresholding results.

Public propertyrangeMode

Select the input intensity range mode.

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