There are 2 repositories under dithering-images topic.
Dithering algorithms for arbitrary palettes in PIL
Ordered Dithering on the GLSL fragment Shader with colors
PIL wrapper to draw multiple geometric shapes in a single call
image dithering using opencv python
A quick and dirt image dither command line tool which produce C64 styled images.
Floyd-Steinberg and Burkes dithering implementations in Racket
Image dithering and interpolation project
This app is an implementation of the Floyd–Steinberg dithering formula. You can load multiple img files (*.jpg, *.jpeg, *.png) and save the files in a "dithered" form. I always wondered how the hell tapestries schemas are created, and this might be the answer :)
Digital Image Processing
A cartoon effect with OpenCV in Rust
Rotated grid calculations in Rust for CMYK halftone dithering and more
Rotated grid calculations for CMYK halftone dithering and more ... in C#
In this project, we are going to implement some common algorithms in image processing field specifically image dithering
Digital Image Processing Projects