Automatic image matching and applications

While image matching, that is, finding correspondence between two images is a trivial manual job, it scales new heights when done automatically by a system. This is largely due to different kind of changes that might have taken place between the two images. In this paper, we present an automatic...

Full description

Saved in:
Bibliographic Details
Main Author: Singhal, Aseem.
Other Authors: Zheng Jianmin
Format: Final Year Project
Language:English
Published: 2009
Subjects:
Online Access:http://hdl.handle.net/10356/18043
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:While image matching, that is, finding correspondence between two images is a trivial manual job, it scales new heights when done automatically by a system. This is largely due to different kind of changes that might have taken place between the two images. In this paper, we present an automatic algorithm for efficiently matching two images. We primarily focus on the case in which the source image and the target image are allowed to translate with respect to one another and then briefly consider extensions to handle the more general case of rigid motion including scaling, intensification and rotation. The project basically revolves around Shi and Tomasi feature point detection, Kanade-Lucas- Tomasi feature tracking and a new algorithm called “Multiple Image Triangulation” developed and implemented by the author. These methods are quite tolerant of small position errors. Moreover, the author shows that the method extends naturally to morph one image to another. The proposed algorithm was successfully tested on different image sets. Although, the functional requirements of the project were met, there are still a few improvements and research that may be extended to the algorithm including edge correspondence instead of just feature point correspondence.