Skip to content

priya-rajp/Fully-Automated-Panoramic-Image-Stitching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fully Automated Panoramic Image Stitching

This is our course project for the course Digital Image Processing in Monsoon 2019.


Reference Paper:Automatic Panoramic Image Stitching using Invariant Features, Matthew Brown and David G. Lowe (http://matthewalunbrown.com/papers/ijcv2007.pdf)

System Requirements

  • python3
  • imutils==0.5.3
  • numpy==1.17.3
  • opencv-python==3.4.2.16
  • opencv-contrib-python==3.4.2.16

Execution

  1. Create a folder with the images that need to be stitched together, named in lexicographical order.
  2. Execute the following command :
  • $ python3 project.py --images <path/to/image/folder>/ --output <path/to/output.png>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages