octtreequantizer/README.md
Sander Hautvast ec636f160b first commit
2022-01-24 22:33:53 +01:00

6 lines
No EOL
216 B
Markdown

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