UnrealFar / cqual

Implementation of color quantization algorithms in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cqual

Implementations of color quantization algoriths. Just a learning project for me. Dont actually use it. WIP.

Current Implementations

  • Uniform Quantization

Samples

Original:

original

Photo by Denise Chan on Unsplash

Uniform Quantization (18 [3x3x2] colors)

uniform_quantized

About

Implementation of color quantization algorithms in rust

License:MIT License


Languages

Language:Rust 100.0%