busraoguzoglu / Homography-and-Image-Stitching-From-Scratch

Implementation of image stitching using homography to create panoramic images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homography-and-Image-Stitching-From-Scratch

Implementation of image stitching using homography to create panoramic images.

No extra method was used for point selection, it can be either done by selecting points by hand or giving the coordinates. Homography and Stitching functions were created from scratch, therefore, results can be improved by adding blending and normalization options.

This work is implemented as a homework of CMPE537 Computer Vision Course of Boğaziçi University.. Example results can be found in Paris images.

About

Implementation of image stitching using homography to create panoramic images.


Languages

Language:Python 100.0%