arXiv:2410.11118cs.CVcs.AI2024-10被引 1

提出新型特征检测器IntFeat,提升月球图像配准精度

MoonMetaSync: Lunar Image Registration Analysis

  • 融合SIFT高层特征与ORB低层特征,构建统一向量空间
  • 在128x128与1024x1024月球图像上验证性能差异
  • 开源SyncVision工具包,支持多方法对比与图像插值分析

本文比较了尺度不变的SIFT与尺度相关的ORB特征检测方法,以及我们提出的新型特征检测器IntFeat,专门应用于月球影像。采用低分辨率(128x128)和高分辨率(1024x1024)的月球图像块进行评估,揭示了不同方法在复杂地外环境下的表现差异。IntFeat将SIFT的高层特征与ORB的低层特征融合至同一向量空间,实现鲁棒的月球图像配准。我们提出了SyncVision——一个Python工具包,支持使用SIFT、ORB和IntFeat等多种方法进行月球图像比对。研究还包含通过双线性与双三次插值对低分辨率图像进行放大处理,从多尺度角度分析特征检测器在月球地貌中的配准效果。本工作为计算机视觉与行星科学提供新方法,并推动空间探索中多分辨率图像分析的发展。

原文摘要 · Abstract (English)

This paper compares scale-invariant (SIFT) and scale-variant (ORB) feature detection methods, alongside our novel feature detector, IntFeat, specifically applied to lunar imagery. We evaluate these methods using low (128x128) and high-resolution (1024x1024) lunar image patches, providing insights into their performance across scales in challenging extraterrestrial environments. IntFeat combines high-level features from SIFT and low-level features from ORB into a single vector space for robust lunar image registration. We introduce SyncVision, a Python package that compares lunar images using various registration methods, including SIFT, ORB, and IntFeat. Our analysis includes upscaling low-resolution lunar images using bi-linear and bi-cubic interpolation, offering a unique perspective on registration effectiveness across scales and feature detectors in lunar landscapes. This research contributes to computer vision and planetary science by comparing feature detection methods for lunar imagery and introducing a versatile tool for lunar image registration and evaluation, with implications for multi-resolution image analysis in space exploration applications.

图像配准月球影像特征检测Python工具

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。