/Panorama-Stitching

A panorama stitching tool creating in Python using OpenCV. SIFT descriptors are found in each image, putative matches are found for descriptors between images, a homography between images is estimated via RANSAC, then images are warped and stitched. This is a mirror from my private GitLab repo.

Primary LanguageJupyter Notebook

Stargazers