English

Mathematical Analysis of Image Matching Techniques

Computer Vision and Pattern Recognition 2026-04-10 v1 Numerical Analysis Numerical Analysis

Abstract

Image matching is a fundamental problem in Computer Vision with direct applications in robotics, remote sensing, and geospatial data analysis. We present an analytical and experimental evaluation of classical local feature-based image matching algorithms on satellite imagery, focusing on the Scale-Invariant Feature Transform (SIFT) and the Oriented FAST and Rotated BRIEF (ORB). Each method is evaluated through a common pipeline: keypoint detection, descriptor extraction, descriptor matching, and geometric verification via RANSAC with homography estimation. Matching quality is assessed using the Inlier Ratio - the fraction of correspondences consistent with the estimated homography. The study uses a manually constructed dataset of GPS-annotated satellite image tiles with intentional overlaps. We examine the impact of the number of extracted keypoints on the resulting Inlier Ratio.

Keywords

Cite

@article{arxiv.2604.07574,
  title  = {Mathematical Analysis of Image Matching Techniques},
  author = {Oleh Samoilenko},
  journal= {arXiv preprint arXiv:2604.07574},
  year   = {2026}
}

Comments

16 pages, 5 figures, 1 table

R2 v1 2026-07-01T12:00:06.266Z