This project is about homography estimation with standard normalized DLT algorithm and RANSAC. After homography estimation, panorama stitching is conducted by using two images.
- Numpy
- OpenCV
You only need to specify image paths inside the main function and run the last code block.
An example output of the code is given below,