Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Point Cloud Registration via Probabilistic Self-Update Local Correspondence and Line Vector Sets

About

Point cloud registration (PCR) is a fundamental task for integrating 3D observations in remote sensing applications. This paper proposes a fast and effective PCR algorithm utilizing probabilistic self-updating local correspondence and line vector sets. Our dual RANSAC interaction model comprises a global RANSAC evaluating the global correspondence set and a local RANSAC operating on dynamically updated local sets. Initially, these local sets are constructed using angle histogram statistics and line vector length preservation techniques. To improve accuracy, a probabilistic self-updating strategy refines the local sets after each interaction round. To reduce runtime, we introduce a global early termination condition that optimally balances accuracy and efficiency. Finally, a weighted singular value decomposition estimates the registration solution. Evaluations on public datasets demonstrate our algorithm achieves superior time efficiency and at least a 10% root mean square error improvement over state-of-the-art methods. The C++ source code is publicly available at https://github.com/ivpml84079/Probabilistic-Self-Update-Line-Vector-Set-Based-Point-Cloud-Registration.

Kuo-Liang Chung, Yu-Cheng Lin, Wu-Chi Chen• 2026

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DMatch
Registration Recall (RR)94.013
191
Point cloud registrationWHU-TLS
Rotation Error (°)0.051
9
Showing 2 of 2 rows

Other info

Follow for update