Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 312 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 312 Bytes

stitcher

About

This project provides stitching code for creating panoramas. By supplying a series of images the stitcher will progressively find matches between the images mapping the pixels into a common space.

Dependencies

  • OpenCV 2.3x or higher with Python wrappers
  • Numpy