color-quantization topic
k-means-quantization-js
Apply color quantization to images using k-means clustering.
hicolor
🎨 Convert images to 15/16-bit RGB color with dithering
pigmnts
🎨 Color palette generator from an image using WebAssesmbly and Rust
dither
Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.
colorquant
Go library for color quantization and dithering
nQuantCpp
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
Paletti
Paletti reduces an image into fewer colors to simplify it visually or to create color palettes.
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
nQuant.cs
Fast pairwise nearest neighbor based algorithm with C# console
color-palette-extraction
Create a color palette using median cut with Javascript