dithering-algorithms
There are 48 repositories under dithering-algorithms topic.
makew0rld/didder
An extensive, fast, and accurate command-line image dithering tool.
makew0rld/dither
A fast, correct image dithering library in Go.
hbldh/hitherdither
Dithering algorithms for arbitrary palettes in PIL
andrewstephens75/as-dithered-image
HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays
esimov/dithergo
Various dithering algorithms implemented in Go
robertkist/libdither
A C library for black-and-white image dithering
mcabinaya/Digital-Image-Processing
My works for EE 569 - Digital Image Processing - Spring 2018 - Graduate Coursework at USC - Dr. C.-C. Jay Kuo
tessarin/dither
Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.
danielepiccone/dithering_algorithms
Sample implementation for different common dithering algorithms
PureAsbestos/Image-palettizer
A program that applies a .gpl palette to an image.
neurogame/dither-js
Dithering and image quantifying
dalpil/structure-aware-dithering
Experiments with structure-aware, error diffusion dithering algorithms, and other ways to improve beyond Floyd-Steinberg.
Eskils/DitheringEngine
iOS and MacCatalyst framework for dithering images and videos. Used in Ditherable.
Rudranil-Sarkar/Ordered-Dithering-Shader-GLSL
Ordered Dithering on the GLSL fragment Shader with colors
turborium/Dither3
Dither image app
amanvirparhar/dithering
My own dithering algorithm (implemented in Racket).
Rudranil-Sarkar/Floyd-Steinberg-dithering-algo
Floyd–Steinberg dithering algorithm in C++ for bitmap images
Saganaki22/Dither
A modern web-based image dithering & education tool
dobrosketchkun/dither_pie
Dithering image/video application with several types of algorythms and palettes.
brouxco/dithering
Image dithering in go
s-litvin/raycasting
Ray casting is the use of ray–surface intersection tests to solve a variety of problems in 3D computer graphics and computational geometry.
jadhaidar/ImageDithering
A simple utility to apply different kinds of image dithering using Processing
JingShing-Python/Python-Bayer-Dithering
Image Dithering using bayer matrix with python.
yogeshgajjar/image-processing-algorithms
This repository contains important image processing algorithms from scratch
yoyoberenguer/PEL
PEL (Pygame Effects Library)
Jana-Marie/InDi
Index based dithering for color-indexed (e.g. PNG) images.
Penfore/dither_it
DitherIt is a Dart library that implements various dithering algorithms.
debowin/imagedit-cli
CLI Image Processing and Editing Suite
fgmart-zz/dithering-in-racket
Floyd-Steinberg and Burkes dithering implementations in Racket
s0danissa/img_processing_dithering
Image dithering and interpolation project
AzuxirenLeadGuy/GdiPlusExtension
Helper methods for Bitmap objects (defined in System.Drawing.Common) like dithering and image filters
Hjuldahr/ImageDitheringFilter
Dithers and image colouring
souravrane/Image-Dithering
Floyd–Steinberg dithering
vbxq/aalib-rs
hard rewrite of the mythical 1997 aa-lib in rust