HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays
-
Updated
Feb 25, 2024 - JavaScript
HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays
Dithering Class for Processing
This repository contains Python code implementing two popular dithering algorithms, Floyd-Steinberg and Atkinson, using the Numba library for performance optimization. These algorithms are commonly used for reducing the color palette of images while preserving visual quality.
Add a description, image, and links to the atkinson topic page so that developers can more easily learn about it.
To associate your repository with the atkinson topic, visit your repo's landing page and select "manage topics."