error-diffusion
There are 16 repositories under error-diffusion topic.
mcychan/nQuantCpp
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
mcychan/nQuant.cs
Fast pairwise nearest neighbor based algorithm with C# console
mcychan/PnnQuant.js
Fast pairwise nearest neighbor based algorithm with javascript
mcychan/nQuantGpp
nQuantGpp includes top 10 color quantization algorithms for g++ producing high quality optimized images.
ArminBaz/USC-EE569
Coursework for EE569 (Digital Image Processing) at USC for the Spring 2021 Semester
mcychan/nQuant.android
Fast pairwise nearest neighbor based algorithm with android
hack3ric/pixelate
Pixelates image the old-fashioned way.
mcychan/nQuant.j2se
Fast pairwise nearest neighbor based algorithm with Java Swing
Bzahov98/ImageFilter-FloydSteinberg
Android app for pick and crop an image and apply - FloydSteinberg - Error Diffusion algorithm
dalpil/structure-aware-dithering
Experiments with structure-aware, error diffusion dithering algorithms, and other ways to improve beyond Floyd-Steinberg.
tfuxu/dither-go
Dither Go: A fast and the most correct image dithering library
efeciftci/htstego
Generate halftone stego images and extract payloads from them.
GovYvanR/Dithering-with-Pascal-Triangle
Dithering with Pascal Cellular Automata as probabilistic rules
moraskool/digital-image-processing
My homework submissions for the digital image processing class @ USC
n-c0de-r/BDM3_Bear
Color manipulation exercise. Digital media 2nd semester, 3rd exercise
akhileshravi/Geryscale_to_Binary_Image_Conversion
This repository has codes for converting greyscale images to binary images using various methods in such a way that, to the human eye, they still look a lot like images having various intensity levels.