Skip to content

Real time image stitching of > 2 images with Python and OpenCV

Notifications You must be signed in to change notification settings

creimers/real-time-image-stitching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

real-time-image-stitching

Stitches n (horizontally aligned) images into a panorama.

Inspired by this repository.

Install: pip install -r requirements.txt

Run: python main.py

If you came here from stackoverflow:

This is the code before the suggested optimization.

This is the code after the suggested optimization.

About

Real time image stitching of > 2 images with Python and OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages