| Crates.io | mcq |
| lib.rs | mcq |
| version | 0.1.0 |
| created_at | 2016-10-07 12:02:07.367911+00 |
| updated_at | 2016-10-07 12:02:07.367911+00 |
| description | A Rust port of Java implementation of Median Cut Quantization algorithm. |
| homepage | https://github.com/snuk182/mcq |
| repository | https://github.com/snuk182/mcq.git |
| max_upload_size | |
| id | 6773 |
| size | 1,315,489 |
A Rust port of the simple Java implementation of the Median Cut Quantization algorithm for the images. See also the original. Description of the corol quantization.