A Python project for converting RGB images to grayscale and binary formats. Uses luminance calculation for grayscale conversion and thresholding for binary conversion. Includes functions to save the processed images. Built with NumPy and PIL (Python Imaging Library).
machine-learning ai computer-vision image-processing ml thresholding luminance artificial-inteligence rgb-to-gray binary-conversion rgb-to-binary
-
Updated
Jul 27, 2025 - Jupyter Notebook