curly-robot This project uses Python3 and opencv 3 Install # Create virtualenv mkvirtualenv curly-robot # Activate virtualenv workon curly-robot # Install requirements pip install -r requirements.txt Run # You will see the resulting images at images/result python main.py