Implementation of Panorama stitching using ORB feature matching, and RANSAC for homography estimation, and stitching using Image pyramids.
-
Updated
Mar 18, 2021 - Python
Implementation of Panorama stitching using ORB feature matching, and RANSAC for homography estimation, and stitching using Image pyramids.
Segregates images using feature extraction and Clustering algorithm
Using features-matching algorithm for tracking object
Utilized OpenCV, ORBDescriptors, FLANN, Homography/Affine Transformations, and a multi-layer convolutional architecture to do direct image matching via feature and key-point matching for scale-variant images
Add a description, image, and links to the orb-descriptor topic page so that developers can more easily learn about it.
To associate your repository with the orb-descriptor topic, visit your repo's landing page and select "manage topics."