A Maximum Likelihood Approach to Extract Finite Planes from 3-D Laser Scans

October 23, 2019 Β· Entered Twilight Β· πŸ› IEEE International Conference on Robotics and Automation

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 6.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE, README.md, data, gpufit, images, matlab

Authors Alexander Schaefer, Johan Vertens, Daniel Büscher, Wolfram Burgard arXiv ID 1910.11146 Category cs.RO: Robotics Cross-listed cs.CV Citations 13 Venue IEEE International Conference on Robotics and Automation Repository https://github.com/acschaefer/ppe ⭐ 23 Last Checked 1 month ago
Abstract
Whether it is object detection, model reconstruction, laser odometry, or point cloud registration: Plane extraction is a vital component of many robotic systems. In this paper, we propose a strictly probabilistic method to detect finite planes in organized 3-D laser range scans. An agglomerative hierarchical clustering technique, our algorithm builds planes from bottom up, always extending a plane by the point that decreases the measurement likelihood of the scan the least. In contrast to most related methods, which rely on heuristics like orthogonal point-to-plane distance, we leverage the ray path information to compute the measurement likelihood. We evaluate our approach not only on the popular SegComp benchmark, but also provide a challenging synthetic dataset that overcomes SegComp's deficiencies. Both our implementation and the suggested dataset are available at www.github.com/acschaefer/ppe.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Robotics