gitlab.com/paul-nechifor/kmpress.
This repository has been moved toOld readme:
KMPress
A program which uses k-means clustering to encode an image using fewer colors.
This is one of my Machine Learning homeworks (see another). These are the requirements.
Install
In order to build voronoi
you have to install Voro++ and
POV-Ray [1].
For Ubuntu
sudo apt-get install golang mercurial
To download the rest of the dependencies and to build everything run:
./build.sh
Clusters animation
License
MIT