Robust Place Recognition using an Imaging Lidar
Tixiao Shan, Brendan Englot, Fabio Duarte, Carlo Ratti, Daniela Rus

TL;DR
This paper introduces a real-time, robust place recognition method using imaging lidar that combines image processing and feature matching, achieving rotation invariance and effective revisiting detection across diverse environments.
Contribution
It presents a novel approach that integrates lidar intensity images with visual feature matching and outlier rejection for improved place recognition.
Findings
Method achieves rotation-invariant place recognition.
Effective in reverse and upside-down revisiting scenarios.
Validated on diverse datasets from multiple platforms.
Abstract
We propose a methodology for robust, real-time place recognition using an imaging lidar, which yields image-quality high-resolution 3D point clouds. Utilizing the intensity readings of an imaging lidar, we project the point cloud and obtain an intensity image. ORB feature descriptors are extracted from the image and encoded into a bag-of-words vector. The vector, used to identify the point cloud, is inserted into a database that is maintained by DBoW for fast place recognition queries. The returned candidate is further validated by matching visual feature descriptors. To reject matching outliers, we apply PnP, which minimizes the reprojection error of visual features' positions in Euclidean space with their correspondences in 2D image space, using RANSAC. Combining the advantages from both camera and lidar-based place recognition approaches, our method is truly rotation-invariant, and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Indoor and Outdoor Localization Technologies · Advanced Image and Video Retrieval Techniques
