EAI Endorsed Transactions on Internet of Things (Oct 2018)

Image Registration Model For Remote Sensing Images

  • Sabeen Gul,
  • Sheeraz Memon,
  • Bushra Naz

DOI
https://doi.org/10.4108/eai.21-12-2018.159333
Journal volume & issue
Vol. 4, no. 16

Abstract

Read online

Image registration is the vital technology in computer vision. By developing precise image registration algorithm will meaningfully improve the techniques for the problems in computer vision. Registration process does geometrical alteration that aligns point present in one view of an object with similar points in another view of that object or another object .Steps involved in image registration are feature finding, matching of features, image transformation and resampling. Featurefinding and matching have vital role in accuracy of the process. In this paper we have used SIFT (Scale Invariant Feature Transform) for the feature detection which is invariant to scaling, rotation and noise. KNN nearest neighbor is used for matching similar points and the other efficient method in reducing miss matches in the proposed algorithm is Randomsample consensus method.

Keywords