SoColorThresholdingProcessing Properties |
The SoColorThresholdingProcessing type exposes the following members.
Name | Description | |
---|---|---|
![]() | computeMode | Select the compute Mode (2D or 3D or AUTO) . |
![]() | inColorImage | The input color image. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | outBinaryImage | The output binary image. |
![]() | thresholdLevelBlue | The low and high blue threshold. |
![]() | thresholdLevelGreen | low and high green threshold. |
![]() | thresholdLevelRed | The Low and high red threshold. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |