45 results for “topic:greyscale”
Give it an image, and it will become unicode braille
Load and view .npy files containing 2D and 1D NumPy arrays.
greyscale monochrome with a blue highlight vim colorscheme
colorize video using publicly available neural-networks
Theme for CyanogenMod theme engine.
Image dithering library and tool
A program written in C language so users can apply grayscale, sepia, reflection, blur, or edge detection filters to their images
Processing image captured in UGV or UAV navigation
A black, white, and grey game. You are trying to collect gold while avoiding ghosts.
Advanced image processing and manipulation in JavaScript.
:pray: :ribbon: :black_circle: :white_circle: Add black ribbon and grey out the website
Different variants of processing images in java using multithreading.
This project is a heatmap of the smashing magazine webpage.
Coloring greyscale images with deep learning.
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.
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.
A PHP library to deal with color conversions
A SIXEL converter utility written in Python.
shell scripts to analyse/benchmark the terminal
Quick settings tile for Android to toggle greyscale display
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.
Editing BMP images using C
Convert RGB video to GreyScale using FFMPEG API
DSCI 524: Collaborative Software Development
Design Teardown Project is built to understand visual hierarchies with the heatmap. In this simple project, we broke apart the website for a popular design magazine. The goal for this exercise was to train ourselves to think in terms of visual hierarchy, typography and design principles.
Waveform or data types
DSCI 524: Collaborative Software Development
This repo implements random images and generates a greyscale image with intensity plots.
Learning application to greyscale an image.
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.