https://github.com/jingshing-python/python-bayer-dithering
Image Dithering using bayer matrix with python.
https://github.com/jingshing-python/python-bayer-dithering
bitmap dithering dithering-algorithms pixel pixel-art pixelart python
Last synced: about 1 month ago
JSON representation
Image Dithering using bayer matrix with python.
- Host: GitHub
- URL: https://github.com/jingshing-python/python-bayer-dithering
- Owner: JingShing-Python
- License: bsd-3-clause
- Created: 2022-09-01T04:53:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T07:40:39.000Z (over 2 years ago)
- Last Synced: 2025-01-25T23:41:03.170Z (3 months ago)
- Topics: bitmap, dithering, dithering-algorithms, pixel, pixel-art, pixelart, python
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Bayer-Dithering
Image Dithering using bayer matrix with python.This script can help you add bitmap effect on your own image.
Before:

After:
