Image stitching using SIFT algorithm

A software application was created by the student to perform image stitching. The application can be used to stitch image with overlapping areas. It makes use of SIFT algorithm to detect feature pointes and KD algorithm to identify matches between the images. The program was developed using the C#....

Full description

Saved in:
Bibliographic Details
Main Author: Liang, Li Ting.
Other Authors: Chua Chin Seng
Format: Final Year Project
Language:English
Published: 2010
Subjects:
Online Access:http://hdl.handle.net/10356/40243
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:A software application was created by the student to perform image stitching. The application can be used to stitch image with overlapping areas. It makes use of SIFT algorithm to detect feature pointes and KD algorithm to identify matches between the images. The program was developed using the C#. The main purpose of this application is to create panorama pictures of images. Through this project, the student also evaluated the functionality of the feature retrieving algorithm, SIFT, as well as the image matching algorithm, KD tree. From the use of the application, images can be stitched to achieve higher resolution and reality images.