Click or drag to resize
SoLocalAdaptiveThresholdProcessing Properties

The SoLocalAdaptiveThresholdProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomparisonCriterion

Select the comparison test to perform between image and value.

Public propertycomputeMode

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

Public propertyinImage

Input image.

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

The kernel size in each direction for computing the mean intensity.

Public propertyoutBinaryImage

The output binary image.

Public propertythreshold

Enter a floating value Default value is 1.0f.

Public propertythresholdMode

Local threshold mode .

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