Hyper_stitch is a GUI which uses key-point feature detection with RANSAC and ICP algorithms for stitching images together. This has been applied to stitching contiguous scanning electron diffraction datasets together.
hyper_stitch is largely built upon openCV and kornia, pip installing kornia should provide both of these and all other requirements:
pip install kornia
Please download and run the gui.py
file having installed the necessary python packages, then follow the demo outlined in demo/demo.pdf
.
Feel free to raise an issue if you experience problems or wish to see new functionality implemented.
- E. Riba, D. Mishkin, J. Shi, D. Ponsa, F. Moreno-Noguer and G. Bradski, 2020. doi.org/10.48550/arXiv.2009.10521