用二次曲面符号化表示点云,实现大规模场景的高精度鲁棒配准。
QuadricsReg: Large-Scale Point Cloud Registration using Quadric Primitives
- 用二次曲面原语压缩点云,提取类型与尺度特征建立初始对应。
- 构建多层级兼容图,通过最大团算法筛选几何一致的匹配关系。
- 支持不同激光雷达与机器人平台,对退化结构有强鲁棒性。
在大规模点云配准中,设计紧凑的符号化表示对高效处理海量数据至关重要,有助于提升对视角变化和遮挡的鲁棒性。本文提出QuadricsReg方法,利用简洁的二次曲面原语表示场景,并基于其几何特性建立6自由度变换估计的对应关系。作为符号特征,二次曲面完整捕捉场景主要几何特征,可有效应对大规模点云复杂性。利用二次曲面的固有特性(如类型、尺度)初始化对应关系,构建多级兼容图集,通过最大团算法寻找几何一致性匹配。最终基于二次曲面退化感知距离,在因子图中优化6-DoF变换,确保高精度与鲁棒性。在5个公开数据集及自采异构数据集(跨不同激光雷达传感器与机器人平台)上测试,均实现高成功率与极小配准误差。真实场景测试验证了其在异构设备上的强鲁棒性与泛化能力。代码与演示将公开于\url{https://levenberg.github.io/QuadricsReg}。
原文摘要 · Abstract (English)
In the realm of large-scale point cloud registration, designing a compact symbolic representation is crucial for efficiently processing vast amounts of data, ensuring registration robustness against significant viewpoint variations and occlusions. This paper introduces a novel point cloud registration method, i.e., QuadricsReg, which leverages concise quadrics primitives to represent scenes and utilizes their geometric characteristics to establish correspondences for 6-DoF transformation estimation. As a symbolic feature, the quadric representation fully captures the primary geometric characteristics of scenes, which can efficiently handle the complexity of large-scale point clouds. The intrinsic characteristics of quadrics, such as types and scales, are employed to initialize correspondences. Then we build a multi-level compatibility graph set to find the correspondences using the maximum clique on the geometric consistency between quadrics. Finally, we estimate the 6-DoF transformation using the quadric correspondences, which is further optimized based on the quadric degeneracy-aware distance in a factor graph, ensuring high registration accuracy and robustness against degenerate structures. We test on 5 public datasets and the self-collected heterogeneous dataset across different LiDAR sensors and robot platforms. The exceptional registration success rates and minimal registration errors demonstrate the effectiveness of QuadricsReg in large-scale point cloud registration scenarios. Furthermore, the real-world registration testing on our self-collected heterogeneous dataset shows the robustness and generalization ability of QuadricsReg on different LiDAR sensors and robot platforms. The codes and demos will be released at \url{https://levenberg.github.io/QuadricsReg}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。