Automatic colorization of the grayscale images
-
Updated
Jul 24, 2025 - Jupyter Notebook
Automatic colorization of the grayscale images
grayscale conversion system and simple convolution system
This is a quick and dirty C program to make a grayscale image for the Tektronix 4014 terminal using the "special point plot mode"
A progressing code timeline in Python OpenCV by date from start to end - my journey as an absolute beginner. I'll be sharing screenshots and outputs of the codes wherever necessary.
Script and associated tools to convert QuakeWorld map textures to grayscale
Hardware image processing system on DE1-SoC (Cyclone V FPGA + Nios II) featuring SDRAM frame buffering, RGB565 image display, real-time RGB-to-RGB565 decoding, Grayscale, Sobel Edge Detection, Sharpen filtering, and VGA output at 640×480 @ 60Hz.
5 programs solving different problems using parallel programming in Python.
Basic operations in the computer vision and image processing. Such as conditional scaling, linear scaling, box filter, local max min filter and steps for making image gray.
A Live Lane-Line Detection Systems built-in Python language is another Data Science project idea for beginners. A human driver receives lane detecting instruction from lines placed on the road in this project. The lines placed on the roads indicate where the lanes are located for human driving. It also refers to the vehicle’s steering direction.…
A small image processor containing so far an image binarization module.
CUDA program for RGB-to-greyscale image conversion with block size performance analysis on CHPC GPUs.
Efficient Image Processing using Multithreading
Machine Learning: Transformação de imagem colorida para níveis de cinza e binarizada (preto e branco).
Converting color to grayscale with Python
Uso de threads em Java para transformar em escala de cinza uma imagem enviada do cliente para o servidor através de socket.
This code turns any colored image to grayscale.
Python code for converting color images to grayscale.
A neural net to convert RGB image into a grayscale image
To associate your repository with the grayscale-image-converter topic, visit your repo's landing page and select "manage topics."