🎨 Convert images to 15/16-bit RGB color with dithering
-
Updated
Oct 6, 2024 - C
🎨 Convert images to 15/16-bit RGB color with dithering
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
Create a color palette using median cut with Javascript
Go library for color quantization and dithering
🎨 Color palette generator from an image using WebAssesmbly and Rust
Spatial color quantization in Rust
[CVPR 2020] "Learning to Structure an Image with Few Colors". Critical structure for network recognition. #explainable-ai
Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.
🚀 JavaScript GIF Codec.
Paletti reduces an image into fewer colors to simplify it visually or to create color palettes.
Apply color quantization to images using k-means clustering.
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Fast pairwise nearest neighbor based algorithm with C# console
Fast pairwise nearest neighbor based algorithm with javascript
Color quantization with octrees and dithering
Color quantization is the process of reducing number of colors used in an image while trying to maintain the visual appearance of the original image.
RgbQuant.js adapted for quantizing images for the Sega Master System hardware
Implementing Artificial Neural Network training process in Python
K-means clustering for image color quantization running on GPU
This project is an attempt at performing color quantization using K-Means clustering. We also add our own touch by trying a different initialization strategy for the cluster centroids and qualitatively compare our results.
Add a description, image, and links to the color-quantization topic page so that developers can more easily learn about it.
To associate your repository with the color-quantization topic, visit your repo's landing page and select "manage topics."