Skip to content

deepzsenu/Image-stitching-multiple-and-a-pair-of-images-

Repository files navigation

Image-stitching-multiple-and-a-pair-of-images

in this project I used multiple image stiching and a pair of images you can simply go though my notebook

the stitching with 50 images done with the help of the newer version on opencv.

please update opencv version

  • pip install opencv-python==3.4.2.17
  • pip install opencv-contrib-python==3.4.2.17
  • pip install imutils

please install these

for the multiple image stiching please note that the images should be in order either left to right or right to left

the data-set that I used

can be found here https://www.kaggle.com/deepzsenu/images-data with kaggle notebook

working on multiple image stiching with any order in which you have to just input i=the images and the algorithms will adjust the images by it's self