Skip to content

Program to generate Panorama of multiple images. Image Stitching, Panorama.

License

Notifications You must be signed in to change notification settings

sethips/Panorama-Image-Stitching-using-OpenCV

 
 

Repository files navigation

Panorama-OpenCV

From the documentation of stitch_final.py

Usage: python stitch_final.py -dest <destination_file_name.jpg>

The usage:

(Example) :

  1. Please clone the repository to the working folder.
  2. Execute following command

python stitch_final.py images/destination.jpg

  1. It will ask whether to crop, or rotate or not, please follow the given directions.
  2. The image will be shown and saved to the given destination.

[Theory etc. to be added later] - repo under maintenance...! Man at work, yes? :)

About

Program to generate Panorama of multiple images. Image Stitching, Panorama.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.9%
  • C++ 19.1%