|
Table of contents
|
Git logs and credits
Source code repository link
https://github.com/msyamkumar/vision-panorama/
To run the program, provide the path where the required images are there along with image_list.txt file. The images should be provided in left shifted ordering. Then, just execute "panorama.m" which would write the panorama to a file in the same directory.
Credits
- Taking images, warping to cylindrical coordinates, image alignment, homography computation, Scheimpflug Principle implementation, HDR, write up - Meena
- Homography computation, image stitching, feather blending, cropping, pyramid blending, HDR panorama, exposure correction - Akshay
Even though specific components were handled predominantly individually, most of the work for this project was a combined effort and was executed together.
|