ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences
Download
Publications Copernicus
Download
Citation
Articles | Volume III-2
https://doi.org/10.5194/isprs-annals-III-2-23-2016
https://doi.org/10.5194/isprs-annals-III-2-23-2016
02 Jun 2016
 | 02 Jun 2016

AUTOMATED PHOTOGRAMMETRIC IMAGE MATCHING WITH SIFT ALGORITHM AND DELAUNAY TRIANGULATION

Georgios Karagiannis, Francesc Antón Castro, and Darka Mioc

Keywords: Automated image matching, SIFT algorithm, Delaunay triangulation, graph isomorphism, multi-sensor image matching, multi-temporal image matching

Abstract. An algorithm for image matching of multi-sensor and multi-temporal satellite images is developed. The method is based on the SIFT feature detector proposed by Lowe in (Lowe, 1999). First, SIFT feature points are detected independently in two images (reference and sensed image). The features detected are invariant to image rotations, translations, scaling and also to changes in illumination, brightness and 3-dimensional viewpoint. Afterwards, each feature of the reference image is matched with one in the sensed image if, and only if, the distance between them multiplied by a threshold is shorter than the distances between the point and all the other points in the sensed image. Then, the matched features are used to compute the parameters of the homography that transforms the coordinate system of the sensed image to the coordinate system of the reference image. The Delaunay triangulations of each feature set for each image are computed. The isomorphism of the Delaunay triangulations is determined to guarantee the quality of the image matching. The algorithm is implemented in Matlab and tested on World-View 2, SPOT6 and TerraSAR-X image patches.