BedRock Hackathon
-
This app was tested on Python 2.7 and Ubuntu 16.04
-
First of all, you have to install pip by this command
apt-get install python-pip -
Install all requirements by
pip install -r requirements.txt -
Install OpenCV2 python library by
apt-get install python-opencv -
Run application by
python app.pyand go tohttp://localhost:5000on web browser