Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

Panorama composition with multible images using SIFT Features and a custom implementaion of RANSAC algorithm (Random Sample Consensus).

Author:

  • Andreas Panayiotou

Prerequisites

Below are shown the necessary python libraries for the project.

  • OpenCV
    pip install opencv-python
  • Matplotlib
    pip install matplotlib
  • NumPy
    pip install numpy

Results

Feature Extraction
Feature Matching
Outliers Removal
Image Stitching

About

Panorama composition with multiple images using SIFT Features and a custom implementaion of RANSAC algorithm (Random Sample Consensus).

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages