show the colors
[imago.git] / README
1 Requirements:
2 Python 2.7 (including dev)
3 PIL
4 pygame
5 openCV (if you want to use a camera, otherwise not needed)
6 for documentation:
7     sphinx
8     sphinx-argparse
9
10 Install:
11 Run "make install" in this directory.
12
13 Usage:
14 Run "imago.py --help" for help and usage examples.