SoLocalAdaptiveThresholdProcessing Properties |
The SoLocalAdaptiveThresholdProcessing type exposes the following members.
Name | Description | |
---|---|---|
![]() | comparisonCriterion | Select the comparison test to perform between image and value. |
![]() | computeMode | Select the compute Mode (2D or 3D or AUTO) . |
![]() | inImage | Input image. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | kernelSize | The kernel size in each direction for computing the mean intensity. |
![]() | outBinaryImage | The output binary image. |
![]() | threshold | Enter a floating value Default value is 1.0f. |
![]() | thresholdMode | Local threshold mode . |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |