Estimating Rigid Transformation Between Two Range Maps Using Expectation Maximization Algorithm
Shuqing Zeng

TL;DR
This paper presents a fast EM algorithm for estimating rigid transformations between two LiDAR point sets, crucial for target tracking, with linear complexity in the number of scan points.
Contribution
The paper introduces a computationally efficient EM-based method for rigid transformation estimation between point clouds, optimized for LiDAR data.
Findings
Achieves linear complexity O(N) for transformation estimation
Effective for real-time LiDAR-based target tracking
Provides accurate alignment of point sets in practical scenarios
Abstract
We address the problem of estimating a rigid transformation between two point sets, which is a key module for target tracking system using Light Detection And Ranging (LiDAR). A fast implementation of Expectation-maximization (EM) algorithm is presented whose complexity is O(N) with the number of scan points.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Image and Object Detection Techniques · Advanced Vision and Imaging
