k-means clustering
[imago.git] / README
1 Requirements:
2 Python 2.7
3 PIL
4 pygame
5 openCV (if you want to use a camera, otherwise not needed)
6
7 Install:
8 Run "make install" in this directory.
9
10 Usage:
11 Run "imago.py --help" for help and usage examples.