python implementation of the Colorization Using Optimization algorithm
- install the base packages required for the python modules
- gfortran
- libblas-dev
- liblapack-dev
- libsuitesparse-dev
- python-numpy
- pip install python modules
- scipy
- scikits-image
- scikits.sparse
- scikits.learn