Simple dithering library in Rust, based on image-rs
-
Updated
Nov 11, 2024 - Rust
Simple dithering library in Rust, based on image-rs
Helper methods for Bitmap objects (defined in System.Drawing.Common) like dithering and image filters
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.
Image viewer for the 8-bit Uxn/Varvara virtual machine
Floyd–Steinberg dithering and more! Made using C#
A pretty way to compress images
GIMP plugin applies black and white dithering to an image with different algorithms.
A C library for black-and-white image dithering
Vue 2 examples of black and white dithering for; threshold, Bayer (Ordered index), Floyd Steinberg and Minimized Average Error algorithms.
Bayer image quandtization and dithering
Some examples for how to implement dither transparent in Unity3d
Add a description, image, and links to the dither topic page so that developers can more easily learn about it.
To associate your repository with the dither topic, visit your repo's landing page and select "manage topics."