https://github.com/fulcanelly/dithering
Dithering benchmark
https://github.com/fulcanelly/dithering
bash cpp java shell
Last synced: about 2 months ago
JSON representation
Dithering benchmark
- Host: GitHub
- URL: https://github.com/fulcanelly/dithering
- Owner: fulcanelly
- Created: 2021-12-09T22:23:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T11:38:03.000Z (over 2 years ago)
- Last Synced: 2025-05-31T08:33:14.171Z (about 1 year ago)
- Topics: bash, cpp, java, shell
- Language: Java
- Homepage:
- Size: 1.33 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dithering
# Learn more
- [Ditherpunk — The article I wish I had about monochrome image dithering ](https://surma.dev/things/ditherpunk/)
- [Image Dithering: Eleven Algorithms and Source Code](https://tannerhelland.com/2012/12/28/dithering-eleven-algorithms-source-code.html)
- [Floyd–Steinberg dithering](https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering)
- [Joel Yliluoma's arbitrary-palette positional dithering algorithm](https://bisqwit.iki.fi/story/howto/dither/jy/)
### Examples
| Example | a | b | c |
| ------------- | ------------- | - | - |
| Pure |
|
|
| Ordered |
|
|
| Error |
|
|