paper-with-me

Papers

QuadricsReg: Large-Scale Point Cloud Registration using Quadric Primitives

2024-12-04 · Ji Wu, Huai Yu, Shu Han, Xi-Meng Cai, Ming-Feng Wang, Wen Yang, Gui-Song Xia

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}.

📄 PDF Abstract BibTeX arXiv:2412.02998

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

HRegNet: A Hierarchical Network for Large-scale Outdoor LiDAR Point Cloud Registration

2021-07-26 · ICCV 2021 10 · Fan Lu, Guang Chen, Yinlong Liu, Lijun Zhang 외

Point cloud registration is a fundamental problem in 3D computer vision. Outdoor LiDAR point clouds are typically large-scale and complexly distributed, which makes the registration challenging. In this paper, we propose…

Point Cloud Registration

Cross3DReg: Towards a Large-scale Real-world Cross-source Point Cloud Registration Benchmark

2025-09-08 · Zongyi Xu, Zhongpeng Lang, Yilong Chen, Shanshan Zhao 외 arxiv

Cross-source point cloud registration, which aims to align point cloud data from different sensors, is a fundamental task in 3D vision. However, compared to the same-source point cloud registration, cross-source registra…

Point Cloud RegistrationPoint Clouds

A coarse-to-fine algorithm for registration in 3D street-view cross-source point clouds

2016-10-24 · Xiaoshui Huang, Jian Zhang, Qiang Wu, Lixin Fan 외

With the development of numerous 3D sensing technologies, object registration on cross-source point cloud has aroused researchers' interests. When the point clouds are captured from different kinds of sensors, there are …

Local-To-Global Point Cloud Registration Using a Dictionary of Viewpoint Descriptors

2017-10-01 · ICCV 2017 10 · David Avidar, David Malah, Meir Barzohar

Local-to global point cloud registration is a challenging task due to the substantial differences between these two types of data, and the different techniques used to acquire them. Global clouds cover large-scale enviro…

Computational EfficiencyPoint Cloud Registration

HDMNet: A Hierarchical Matching Network with Double Attention for Large-scale Outdoor LiDAR Point Cloud Registration

2023-10-29 · Weiyi Xue, Fan Lu, Guang Chen

Outdoor LiDAR point clouds are typically large-scale and complexly distributed. To achieve efficient and accurate registration, emphasizing the similarity among local regions and prioritizing global local-to-local matchi…

Point Cloud RegistrationPose Estimation