SoAdaptiveThresholdingProcessing Properties |
The SoAdaptiveThresholdingProcessing type exposes the following members.
Name | Description | |
---|---|---|
![]() | computeMode | Select the compute Mode (2D or 3D or AUTO) . |
![]() | inGrayImage | The input grayscale image. |
![]() | inObjectImage | The input label image. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | measureAttributes | The measure attributes to customize measurement. |
![]() | measureHigh | The measure defining the higher threshold. |
![]() | measureLow | The measure defining the lower threshold. |
![]() | outBinaryImage | The output binary image. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |