- Documentation: http://bb-stitcher.readthedocs.io/
- Source: https://github.com/BioroboticsLab/bb_stitcher
The following requirements must be installed manually and cannot be installed by pip:
Good Instruction for installing opencv with opencv_contrib package. ##Installation from source
Install dependencies using:
$ pip install -r requirements.txt
Then, install bb_stitcher using:
$ pip install .