mauricedoepke / Image-Stitching

OpenCV and Python program to stitch two input images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

OpenCV and Python program to stitch two input images.


Languages

Language:Python 100.0%