CVFeb 28, 2025

EDM: Equirectangular Projection-Oriented Dense Kernelized Feature Matching

arXiv:2502.20685v15 citationsh-index: 7CVPR
Originality Incremental advance
AI Analysis

This solves the problem of accurate dense matching in omnidirectional images for computer vision applications, but it is incremental as it builds on existing dense matching techniques with domain-specific adaptations.

The paper tackles dense matching for omnidirectional images by addressing ERP distortions through spherical camera modeling and geodesic flow refinement, achieving improvements of +26.72 and +42.62 in AUC@5° on Matterport3D and Stanford2D3D datasets.

We introduce the first learning-based dense matching algorithm, termed Equirectangular Projection-Oriented Dense Kernelized Feature Matching (EDM), specifically designed for omnidirectional images. Equirectangular projection (ERP) images, with their large fields of view, are particularly suited for dense matching techniques that aim to establish comprehensive correspondences across images. However, ERP images are subject to significant distortions, which we address by leveraging the spherical camera model and geodesic flow refinement in the dense matching method. To further mitigate these distortions, we propose spherical positional embeddings based on 3D Cartesian coordinates of the feature grid. Additionally, our method incorporates bidirectional transformations between spherical and Cartesian coordinate systems during refinement, utilizing a unit sphere to improve matching performance. We demonstrate that our proposed method achieves notable performance enhancements, with improvements of +26.72 and +42.62 in AUC@5° on the Matterport3D and Stanford2D3D datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes