Preview the tutorial here
Install the dependencies.
pip install -r requirements.txtTo run the tutorial an your machine and experiment e.g. with your own images put your images in the imgs directory and run the notebook using
jupyter notebookPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update the preview using
jupyter nbconvert --to markdown "Stitching Tutorial.ipynb"and put the resulting files in the docs directory