arXiv:2604.20474cs.CV2026-04被引 2

通过随机游走提取点云特征点,提升形状轮廓识别精度

Random Walk on Point Clouds for Feature Detection

论文配图:Random Walk on Point Clouds for Feature Detection
图 1 · 摘自论文原文
  • 用碟形邻域描述符建模局部几何结构
  • 随机游走捕捉拓扑与几何特征,召回率比当前最优高22%
  • 适合需要精确轮廓的三维建模与CAD应用

点云中能完整勾勒模型形状的特征点至关重要,是众多点云处理任务的基础,广泛应用于计算机图形学和计算机辅助设计。本文提出一种新方法RWoDSN,用于提取此类特征点,综合考虑尖锐到平滑过渡、大尺度到小尺度、纹理到细节特征。将特征提取视为两阶段上下文依赖分析问题:第一阶段提出新型邻域描述符——碟形邻域采样(DSN),不同于传统空间与几何不变方法,保持矩阵结构并维持邻近关系;第二阶段在DSN上执行随机游走(RWoDSN),生成基于图的DSN,同时考虑各点周围局部表面的空间分布、拓扑特性与几何特征,实现有效特征点提取。实验表明,所提方法召回率达0.769,较当前最优方法提升22%,精度为0.784,并在八个评估指标上显著优于多种传统与深度学习方法。

原文摘要 · Abstract (English)

The points on the point clouds that can entirely outline the shape of the model are of critical importance, as they serve as the foundation for numerous point cloud processing tasks and are widely utilized in computer graphics and computer-aided design. This study introduces a novel method, RWoDSN, for extracting such feature points, incorporating considerations of sharp-to-smooth transitions, large-to-small scales, and textural-to-detailed features. We approach feature extraction as a two-stage context-dependent analysis problem. In the first stage, we propose a novel neighborhood descriptor, termed the Disk Sampling Neighborhood (DSN), which, unlike traditional spatially and geometrically invariant approaches, preserves a matrix structure while maintaining normal neighborhood relationships. In the second stage, a random walk is performed on the DSN (RWoDSN), yielding a graph-based DSN that simultaneously accounts for the spatial distribution, topological properties, and geometric characteristics of the local surface surrounding each point. This enables the effective extraction of feature points. Experimental results demonstrate that the proposed RWoDSN method achieves a recall of 0.769-22% higher than the current state-of-the-art-alongside a precision of 0.784. Furthermore, it significantly outperforms several traditional and deep-learning techniques across eight evaluation metrics.

点云处理特征提取随机游走

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