Panoramic image stitching using SIFT

This report describes how SIFT keypoints are obtained by using Difference-of-Gaussian for detecting local maxima and minima and methods to filter detected local features in order to obtain stable keypoints. The magnitudes of gradient and orientations are added to each keypoint before creating each k...

Full description

Saved in:
Bibliographic Details
Main Author: Nar, Soon Keong
Other Authors: Chua Chin Seng
Format: Final Year Project
Language:English
Published: 2009
Subjects:
Online Access:http://hdl.handle.net/10356/17822
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This report describes how SIFT keypoints are obtained by using Difference-of-Gaussian for detecting local maxima and minima and methods to filter detected local features in order to obtain stable keypoints. The magnitudes of gradient and orientations are added to each keypoint before creating each keypoint descriptor. These highly distinctive SIFT features are matched against each other to find k nearest-neighbors for each feature. These correspondences are then used to find m candidate matching images for each image. Based on the extracted local features, image transformation matrices are built, images are to be processed based on the transformation matrices. This report also discussed methods for blending images to create seamless panorama.