https://github.com/evuez/ditherer
Basic dithering using Sierra's algorithm
https://github.com/evuez/ditherer
Last synced: 10 months ago
JSON representation
Basic dithering using Sierra's algorithm
- Host: GitHub
- URL: https://github.com/evuez/ditherer
- Owner: evuez
- License: mit
- Created: 2016-06-20T09:28:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T14:28:29.000Z (over 6 years ago)
- Last Synced: 2024-10-19T17:30:28.468Z (over 1 year ago)
- Language: Rust
- Size: 9.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ditherer
Basic dithering using Sierra's algorithm.
## Demo
```
./ditherer melon.jpg melon_dithered.jpg
```
Original | Dithered
--- | ---
 | 
```
./ditherer dog.jpg dog_dithered.jpg
```
Original | Dithered
--- | ---
 | 