No description
| src | ||
| testdata | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
Does quantization in pure rust on Rgba image, using https://crates.io/crates/image
algorithm: https://observablehq.com/@tmcw/octree-color-quantization
inspired by to https://github.com/objectProfessionals/movieMaps