Here are
27 public repositories
matching this topic...
A fast, correct image dithering library in Go.
Various dithering algorithms implemented in Go
Dithering algorithms for arbitrary palettes in PIL
Updated
Jan 26, 2021
Python
An extensive, fast, and accurate command-line image dithering tool.
Sample implementation for different common dithering algorithms
Updated
Mar 26, 2013
Processing
Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.
My works for EE 569 - Digital Image Processing - Spring 2018 - Graduate Coursework at USC - Dr. C.-C. Jay Kuo
A library built off the Spigot API to play media for users on a server.
Updated
Jun 27, 2021
Java
Dithering and image quantifying
Updated
Aug 29, 2017
JavaScript
C++ code to dither images using various algorithms, with scripts to output for 38mm receipt printers or 4"x6" label printers. Ostromoukhov algorithm seemed to produce the best results in the least time.
Updated
Jan 10, 2019
Python
Ordered Dithering on the GLSL fragment Shader with colors
Updated
Oct 29, 2019
GLSL
A simple utility to apply different kinds of image dithering using Processing
Updated
Oct 26, 2017
Processing
Floyd-Steinberg and Burkes dithering implementations in Racket
Updated
Dec 6, 2017
Racket
Floyd–Steinberg dithering algorithm in C++ for bitmap images
PEL (Pygame Effects Library)
Updated
Dec 28, 2020
Python
Make high-quality pictures look low-quality
Floyd–Steinberg dithering
Updated
Dec 4, 2018
Processing
CLI Image Processing and Editing Suite
Image filtering software which uses special algorithms to manipulate images.
Updated
Oct 1, 2020
Python
Image dithering and interpolation project
Updated
Mar 13, 2021
MATLAB
Updated
Apr 30, 2021
Processing
In this project, we are going to implement some common algorithms in image processing field specifically image dithering
Updated
Dec 30, 2019
Python
This repository contains important image processing algorithms from scratch
Improve this page
Add a description, image, and links to the
dithering-algorithms
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
dithering-algorithms
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Now camera rotating by mouse. Need to add the ability to rotate the camera using the keyboard.