color-quantization topic

List color-quantization repositories

k-means-quantization-js

36
Stars
5
Forks
Watchers

Apply color quantization to images using k-means clustering.

hicolor

193
Stars
5
Forks
Watchers

🎨 Convert images to 15/16-bit RGB color with dithering

pigmnts

66
Stars
3
Forks
Watchers

🎨 Color palette generator from an image using WebAssesmbly and Rust

dither

46
Stars
8
Forks
Watchers

Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.

colorquant

84
Stars
4
Forks
Watchers

Go library for color quantization and dithering

nQuantCpp

104
Stars
9
Forks
Watchers

nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.

Paletti

35
Stars
4
Forks
Watchers

Paletti reduces an image into fewer colors to simplify it visually or to create color palettes.

Deep-Learning

32
Stars
17
Forks
Watchers

This repo provides projects on deep-learning mainly using Tensorflow 2.0

nQuant.cs

21
Stars
7
Forks
Watchers

Fast pairwise nearest neighbor based algorithm with C# console

color-palette-extraction

95
Stars
32
Forks
Watchers

Create a color palette using median cut with Javascript