Image Panorama Stitching
OpenCV based image stitching using image processing.
This code takes multiple images of a scene (which can be taken at different times) and stitches them to create a panorama image of the entire set. For example, these two images were taken at different times, and the code stitches them:
- Tech Stack: Python, OpenCV
- Github URL: Project Link