ayanavasarkar / Multiple_image_stitching
A Python and OpenCV implementation of Image Stitching using Brute Force Matcher and ORB feature descriptures.
☆28Updated 7 years ago
Alternatives and similar repositories for Multiple_image_stitching:
Users that are interested in Multiple_image_stitching are comparing it to the libraries listed below
- An implementation of AANAP in CVPR 2015 paper.☆106Updated 7 years ago
- Stitching different perspective images into a single smooth panorama using Laplacian Blending.☆43Updated 2 years ago
- Automatic topology constructing and global stitching optimization for large-scale unordered UAV aerial images. [Pattern Recognition 2017]☆73Updated 6 months ago
- Image stitching based on ORB algorithm.