Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 833 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 833 Bytes

Image_Stitching

Goal of this repo is to create a Panorama from a set of images. The images may not be in order of apperences. This repo also contains code of Harris corner written from scratch. It compares SIFT and Harris features for image stitching. A report of this project can be found at Panorama_Report.pdf. Feel free to raise issue or contact the contributors in case of any doubts or development of this code.

Note: This code will not work for cylindrical panoramas.

Results