Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 195 Bytes

stitcher

Simple panorama creator using openCV

Assumes pictures are taken from left to right

Usage

python Stitcher.py [images directory] [output image]

Requirements

  • OpenCV 3.0
  • Numpy