Python/digital_image_processing/dithering
Colin Leroy-Mira 2cfef0913a
Fix greyscale computation and inverted coords (#8905)
* Fix greyscale computation and inverted coords

* Fix test

* Add test cases

* Add reference to the greyscaling formula

---------

Co-authored-by: Colin Leroy-Mira <colin.leroy-mira@sigfox.com>
2023-07-29 10:03:43 -07:00
..
__init__.py Added Burkes dithering algorithm. (#1916) 2020-04-30 11:54:20 +02:00
burkes.py Fix greyscale computation and inverted coords (#8905) 2023-07-29 10:03:43 -07:00