greyscale
There are 41 repositories under greyscale topic.
505e06b2/Image-to-Braille
Give it an image, and it will become unicode braille
csmailis/NPYViewer
Load and view .npy files containing 2D and 1D NumPy arrays.
xero/blaquemagick.vim
greyscale monochrome with a blue highlight vim colorscheme
mauckc/colorize-video
colorize video using publicly available neural-networks
gabrielelucci/greyscale-cmte
Theme for CyanogenMod theme engine.
xavierpinho/image-dithering-demo
Image dithering library and tool
0xStarlight/Filter-Program
A program written in C language so users can apply grayscale, sepia, reflection, blur, or edge detection filters to their images
rajkumar269/Image-Processing-in-CS
Processing image captured in UGV or UAV navigation
LelsersLasers/Ghosts
A black, white, and grey game. You are trying to collect gold while avoiding ghosts.
Satyam-2001/Jpg-js
Advanced image processing and manipulation in JavaScript.
enricoDec/Parallel-Image-processing
Different variants of processing images in java using multithreading.
woodpeckerr/mourning
:pray: :ribbon: :black_circle: :white_circle: Add black ribbon and grey out the website
abdulwaheedsoudagar/greyscale-color-images
Coloring greyscale images with deep learning.
AlcidesRC/coloreeze
A PHP library to deal with color conversions
misterpaul4/heat-map
This project is a heatmap of the smashing magazine webpage.
rishim9816/Hole-detection-in-sarees-using-Image-Processing
The project aims at detecting holes in sarees using OpenCV in python and NumPY. The image is taken as a NumPY array and then we convert it to greyscale, following which we apply threshold to create a pure black white image and the we use Gaussian blur to remove noise. The detection is done using blob detection.
Tejasweee/Color-Images-to-BlackWhite
This Python script helps to automate conversion of a large number of RGB images to black and white images by running this script inside the folder which contains images.
Doug-Luce/Grayscale
This program converts an image to to grayscale and the inverse. It was my final project in in introduction to programming. It uses PIL to open different image types, tkinter for the GUI.
mrdotx/terminal-analysis
shell scripts to analyse/benchmark the terminal
srikomm/BMP-EDITING
Editing BMP images using C
donxuiqote/PCD_Tugas1
Greyscaled, Histogram, Negative, Threshold using algorithm not MATLBA's function
G-Karishni/OpenCV-Python
Codes and Video tutorials for OpenCV!
huzaifakhan04/basic-greyscale-image-processing
This repository is a collection of fundamental digital image processing operations and algorithms performed on greyscale images, or Portable Grey Map (PGM) files, using different data structures in C++, as part of an assignment and final project module for the Data Structures (CS2001) course.
joel-nzk/Heightmap-Generator
A c# library to generate heightmaps
mrchristensen/BitmapFilter
Handles grayscale and threshold image filters for bitmaps.
Sarthakgupta2000/Batch_Greyscaling_images_with_pillow_and_openCV
Greyscaling of large no. of multiple files compared using openCV and pillow on time taken to convert
valentinpopescu98/greyscale-color-enhancer
Transforms an RGB image in a greyscale image and enhances color differences
adammaj1/Waveform
Waveform or data types
ashnaider/Video_RGB_to_GreyScale
Convert RGB video to GreyScale using FFMPEG API
c1m50c/greyscale-image
Learning application to greyscale an image.
jindrapetrik/php-imagebw
PHP Functions for converting image to greyscale and to black and white.
UBC-MDS/imageprocessor
DSCI 524: Collaborative Software Development
UBC-MDS/Rgram
DSCI 524: Collaborative Software Development
zby-zy/picture-filter
My project for filtering pictures.