Vzaa / imgquant

Image color quantizer with K-means clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color quantizer with K-means clustering

In which I tried to write a generic multi-threaded K-means clustering implementation in Rust.

Output

Usage

imgquant <INPUT> <QLEVEL> <ITERATIONS> <OUTFILE>

About

Image color quantizer with K-means clustering

License:The Unlicense


Languages

Language:Rust 100.0%