-
Install instructions:
- Create Virtual env
pip install requirements.txt
- Symlink opencv files into 'sites-packages' of the virtualenv
- Suggest using Pycharm for developing the library
-
Structure:
- ThreeSweep.py contains the main library in the form of a class
- Sample.ipynb is a Jupyter Notebook for testing the library's functionality