Panorama composition using SIFT Features and a custom implementaion of RANSAC algorithm
About The Project
Panorama composition using SIFT Features and a custom implementaion of RANSAC algorithm (Random Sample Consensus).
Author:
Prerequisites
Below are shown the necessary python libraries to run the project.
- OpenCV
pip install opencv-python
- Matplotlib
- NumPy
Results
Feature Extraction |
---|
Feature Matching |
Outliers Removal |
Image Stitching |
GitHub