Performs image segmentation and color reduction using Otsu clustering on grayscale images.

Use as a way to binarize an image.
| Framework | Member |
|---|---|
| .NET | OtsuThresholdCommand |
| .NET 6+ | OtsuThresholdCommand |
| iOS / OS X | LTOtsuThresholdCommand |
| Java | OtsuThresholdCommand |
| C DLL | LBitmap::OtsuThreshold |
| C++ Class Library | L_OtsuThreshold |