Skip to content

arshdefoamed/Image-stitching-using-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Stitching using OpenCV

This repository contains code implementation of the stitcher class provided by OpenCV. The file named imageStitcher contains the code implementation for image stitching. The file uses following two external libraries:

  • OpenCV 3.4

  • os

The program requires two variables to be initialised:

  • imgFolder : Contains path to the folder where the images to be stitched are located

  • outFolder : Contains path to the folder where the output image is to be saved

Todos

  • Support for live video

License


MIT

About

Stitch multiple images into a panograph using opencv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages