Image Binarization Algorithms: Otsu, Kittler Minimum Error Thresholding, and Niblack Methods
Image binarization algorithms including Otsu's method, Kittler minimum error thresholding, and Niblack binarization. These are classical algorithms for converting images to binary format. The implementations are custom-coded and thoroughly tested for correctness. The attachment contains detailed usage instructions with code examples and parameter explanations.