Multithreaded image manipulation. RGB to grayscale using C# Threadpool (project 1) and Tasks (project 2) with various tests.
-
Updated
Aug 26, 2023 - C#
Multithreaded image manipulation. RGB to grayscale using C# Threadpool (project 1) and Tasks (project 2) with various tests.
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).
Convert RGB video to GreyScale using FFMPEG API
This matlab code convert your RGB image to 2D matrix
Machine Learning: RGB to grayscale.
Add a description, image, and links to the rgb-to-gray topic page so that developers can more easily learn about it.
To associate your repository with the rgb-to-gray topic, visit your repo's landing page and select "manage topics."