/Image-Stitching

OpenCV and Python program to stitch two input images.

Primary LanguagePython

Image Stitching

By: Pavan Kumar

Summary

OpenCV and Python program to stitch two input images.

Usage Instructions

  • Use the command
python stitch_images.py <FirstImage> <SecondImage>
  • Output images will be written inside the folder 'results'