paper-with-me

Papers

Fast Loop Closure Detection via Binary Content

2020-02-25 · Han Wang, Juncheng Li, Maopeng Ran, Lihua Xie

Loop closure detection plays an important role in reducing localization drift in Simultaneous Localization And Mapping (SLAM). It aims to find repetitive scenes from historical data to reset localization. To tackle the loop closure problem, existing methods often leverage on the matching of visual features, which achieve good accuracy but require high computational resources. However, feature point based methods ignore the patterns of image, i.e., the shape of the objects as well as the distribution of objects in an image. It is believed that this information is usually unique for a scene and can be utilized to improve the performance of traditional loop closure detection methods. In this paper we leverage and compress the information into a binary image to accelerate an existing fast loop closure detection method via binary content. The proposed method can greatly reduce the computational cost without sacrificing recall rate. It consists of three parts: binary content construction, fast image retrieval and precise loop closure detection. No offline training is required. Our method is compared with the state-of-the-art loop closure detection methods and the results show that it outperforms the traditional methods at both recall rate and speed.

📄 PDF Abstract BibTeX arXiv:2002.10622

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalLoop Closure DetectionRetrievalSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

LiDAR Iris for Loop-Closure Detection

2019-12-09 · Ying Wang, Zezhou Sun, Cheng-Zhong Xu, Sanjay Sarma 외

In this paper, a global descriptor for a LiDAR point cloud, called LiDAR Iris, is proposed for fast and accurate loop-closure detection. A binary signature image can be obtained for each point cloud after several LoG-Gab…

Loop Closure Detection

Fast and Incremental Loop Closure Detection Using Proximity Graphs

2019-11-25 · Shan An, Guangfu Che, Fangru Zhou, Xianglong Liu 외

Visual loop closure detection, which can be considered as an image retrieval task, is an important problem in SLAM (Simultaneous Localization and Mapping) systems. The frequently used bag-of-words (BoW) models can achiev…

GPUImage RetrievalLoop Closure DetectionRetrieval+1

Intensity Scan Context: Coding Intensity and Geometry Relations for Loop Closure Detection

2020-03-12 · Han Wang, Chen Wang, Lihua Xie

Loop closure detection is an essential and challenging problem in simultaneous localization and mapping (SLAM). It is often tackled with light detection and ranging (LiDAR) sensor due to its view-point and illumination i…

Loop Closure DetectionRetrievalSimultaneous Localization and Mapping

Loop Closure via Maximal Cliques in 3D LiDAR-Based SLAM

2026-03-05 · Javier Laserna, Saurabh Gupta, Oscar Martinez Mozos, Cyrill Stachniss 외 arxiv

Reliable loop closure detection remains a critical challenge in 3D LiDAR-based SLAM, especially under sensor noise, environmental ambiguity, and viewpoint variation conditions. RANSAC is often used in the context of loop…

Beyond SIFT using Binary features for Loop Closure Detection

2017-09-18 · Lei Han, Guyue Zhou, Lan Xu, Lu Fang

In this paper a binary feature based Loop Closure Detection (LCD) method is proposed, which for the first time achieves higher precision-recall (PR) performance compared with state-of-the-art SIFT feature based approache…

Loop Closure Detection