Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 801 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 801 Bytes

panorama-stitching

This project is about homography estimation with standard normalized DLT algorithm and RANSAC. After homography estimation, panorama stitching is conducted by using two images.

Dependencies

  • Numpy
  • OpenCV

Usage

You only need to specify image paths inside the main function and run the last code block.

Result

An example output of the code is given below,