- 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.txtThen, install bb_stitcher using:
$ pip install .