Click or drag to resize
SoAutoSegmentation3PhasesProcessing Properties

The SoAutoSegmentation3PhasesProcessing 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 propertyoutLabelImage

The output image.

Public propertyoutResult

The thresholding results.

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