Image Matching Filtering and Refinement by Planes and Beyond
Fabio Bellavia, Zhenjun Zhao, Luca Morelli, Fabio Remondino

TL;DR
This paper presents a modular, geometry-based filtering and refinement method for sparse image correspondences that does not rely on deep learning, using local homographies and plane assumptions to improve matching accuracy and robustness.
Contribution
The paper introduces a novel non-deep learning approach combining local homography-based clustering and patch refinement, with strategies to handle violations of planar assumptions, enhancing image matching robustness.
Findings
Effective in handling outliers and incompatible matches.
Refinement improves keypoint accuracy for corner-like features.
Performs well even without camera intrinsics in real-world scenarios.
Abstract
This paper introduces a modular, non-deep learning method for filtering and refining sparse correspondences in image matching. Assuming that motion flow within the scene can be approximated by local homography transformations, matches are aggregated into overlapping clusters corresponding to virtual planes using an iterative RANSAC-based approach discarding incompatible correspondences. Moreover, the underlying planar structural design provides an explicit map between local patches associated with the matches, by which optionally refine the keypoint positions through cross-correlation template matching after the patch reprojection. Finally, to enhance robustness and fault-tolerance against violations of the piece-wise planar approximation assumption, a further strategy is designed in order to minimize the relative patch distortion in the plane reprojection by introducing an intermediate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques
