CFP last date
22 April 2024
Reseach Article

Automatic Image Registration using SIFT-NCC

Published on July 2012 by Vinividyadharan, Subusurendran
Advanced Computing and Communication Technologies for HPC Applications
Foundation of Computer Science USA
ACCTHPCA - Number 4
July 2012
Authors: Vinividyadharan, Subusurendran
b4b0c589-2a70-4cf3-9327-73b5e680493f

Vinividyadharan, Subusurendran . Automatic Image Registration using SIFT-NCC. Advanced Computing and Communication Technologies for HPC Applications. ACCTHPCA, 4 (July 2012), 29-32.

@article{
author = { Vinividyadharan, Subusurendran },
title = { Automatic Image Registration using SIFT-NCC },
journal = { Advanced Computing and Communication Technologies for HPC Applications },
issue_date = { July 2012 },
volume = { ACCTHPCA },
number = { 4 },
month = { July },
year = { 2012 },
issn = 0975-8887,
pages = { 29-32 },
numpages = 4,
url = { /specialissues/accthpca/number4/7576-1030/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Special Issue Article
%1 Advanced Computing and Communication Technologies for HPC Applications
%A Vinividyadharan
%A Subusurendran
%T Automatic Image Registration using SIFT-NCC
%J Advanced Computing and Communication Technologies for HPC Applications
%@ 0975-8887
%V ACCTHPCA
%N 4
%P 29-32
%D 2012
%I International Journal of Computer Applications
Abstract

Accurate, robust and automatic image registration is critical task in many typical applications that employ multi-sensor and/or multi-date imagery information. The main content of this paper is an algorithm for the registration of digital images. Some multi–sensed or temporal images contain large number of speckles and noise, or image can have some distortion by some means. For these reasons, we need to remove the noises, speckle and to recover from distortion. We register two to find the similarity between the images. This paper discusses techniques for image registration based on SIFT. In this proposed framework we use NCC metrics for optimizing the matching work. Best bin first search using kd tree is used for feature matching and RANSAC is used for outlier elimination.

References
  1. Haifeng Liu, Chuangbai Xiao, Mike Deng and Zhifei Tang, "A Faster Image Registration Algorithm", 2010 3rd International Congress on Image and Signal Processing.
  2. D. Lowe, "Distinctive image features from scale-invariant keypoints", International Jr. of Computer Vision, 60(2), pp. 91-110, 2004.
  3. M. Brown and D. Lowe, "Invariant features from interest point groups", Proc. British Machine Vision Conference, pp. 253-262, 2002.
  4. Fischler, M. A. , and Bolles, R. C. "Random sample consensus: A paradigm for model fitting with applications to image analysis and automated cartography," Communications of the ACM, Vol. 24, no. 6,pp. 381–395, June 1981.
  5. H. Jeon, A. Basso, and P. F. Driessen, "A Global Correspondence for Scale Invariant Matching using Mutual Information and the Graph Search", in Proc. ICME, 2006, pp. 1745-1748.
  6. C. Schmid and R. Mohr, "Local gray-value invariants for image retrieval", IEEE Transactions of Pattern Analysis and Machine Intelligence, 19 (5) pp. 530-534, 1997.
  7. Y. Dufournaud et al, "Image matching with scale adjustment", Computer vision and image understanding 93 (2004), pp. 175-194, 2004.
  8. Yuquan Wang, Guihua Xia, Qidan Zhu and Tong Wang, "Modified Scale Invariant Feature Transform in omnidirectional images", in Proceedings of ICMA, 2009, pp. 2632-2636.
  9. Ibrahim A. El Rube, Maha A. Sharks, and Ashor R. Salem, "Image Registration Based on Multi-Scale SIFT for Remote Sensing Images"
  10. Lisa G, Brown, "A survey of image registration techniques", ACM Computer Survey. 24, Vol. 24, Issue 4, pp. 325-376, 1992.
  11. Barbara, Zitova, J. , Flusser, "Image Registration methods: a survey", Image and Vision Computing, Vol. 21, No. 11, pp. 977-1000, 2003.
  12. P. Montesinos, V. Gouet, R. Deriche, D. Pele, "Matching color uncalibrated images using differential invariants", Image and Vision Computing 18, 2000, pp. 659-671.
  13. Mikolajczyk K, Schmid C, "A performance evaluation of local descriptors", IEEE Transaction on Pattern and Machine Intelligence, Vol 27, Issue 10, 2005, pp. 1615-1630.
  14. CHUM O. "Randomized RANSAC with Td,d test". BMVC, 2002.
  15. LEE J, HUANG C, LIU L. "A modified soft-shape-context ICP registration system of 3-D point data", ICONIP, 2007.
  16. Chen, H. , Varshney, P. K. , and Arora, M. K. , 2003 "Mutual information based image registration for remote sensing data", International Journal of Remote Sensing, 24(18):3701-3706.
  17. Torr, P. 1995, "Motion Segmentation and Outlier Detection", Ph. D. Thesis, Dept. of Engineering Science, University of Oxford, UK.
  18. Zhang, Z. , Deriche, R. , Faugeras, O. , and Luong, Q. T. 1995, "A robust technique for matching two uncalibrated images through the recovery of the unknown epipolar geometry", Artificial Intelligence, 78:87-119.
  19. Hui Lin, Peijun Du, Weichang Zhao, Lianpeng Zhang, Huasheng Sun, "Image Registration Based on Corner Detection and Affine Transformation", 2010 3rd International Congress on Image and Signal Processing.
  20. Hernâni Gonçalves, Luís Corte-Real, Member, IEEE, and José A. Gonçalves, "Automatic Image Registration Through Image Segmentation and SIFT", IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 49, NO. 7, JULY 2011
  21. Liu Jinxia Qiu Yuehong, "Application of SIFT Feature Extraction Algorithm on the Image Registration", The Tenth International Conference on Electronic Measurement &Instruments (ICEMI'2011).
Index Terms

Computer Science
Information Sciences

Keywords

Scale Invariant Feature Transform Ncc Ransac Kd Tree Bbf.