mcq 0.1.0

A Rust port of Java implementation of Median Cut Quantization algorithm.
Documentation
  • Coverage
  • 0%
    0 out of 12 items documented0 out of 6 items with examples
  • Size
  • Source code size: 1.32 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.67 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • snuk182/mcq
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • snuk182

mcq

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.