Implementation of Otsu's Method for automatic, adaptive image binarization. Computes optimal global thresholds by maximizing between-class variance using OpenCV and Python.
python opencv computer-vision jupyter-notebook image-processing data-visualization image-segmentation thresholding opencv-python computer-vision-algorithms image-binarization adaptive-thresholding otsu-thresholding grayscale-conversion histogram-calculation
-
Updated
Jul 29, 2025 - Jupyter Notebook