paper-with-me

Papers

Direct Image to Point Cloud Descriptors Matching for 6-DOF Camera Localization in Dense 3D Point Cloud

2019-06-14 · Uzair Nadeem, Mohammad A. A. K. Jalwana, Mohammed Bennamoun, Roberto Togneri, Ferdous Sohel

We propose a novel concept to directly match feature descriptors extracted from RGB images, with feature descriptors extracted from 3D point clouds. We use this concept to localize the position and orientation (pose) of the camera of a query image in dense point clouds. We generate a dataset of matching 2D and 3D descriptors, and use it to train a proposed Descriptor-Matcher algorithm. To localize a query image in a point cloud, we extract 2D keypoints and descriptors from the query image. Then the Descriptor-Matcher is used to find the corresponding pairs 2D and 3D keypoints by matching the 2D descriptors with the pre-extracted 3D descriptors of the point cloud. This information is used in a robust pose estimation algorithm to localize the query image in the 3D point cloud. Experiments demonstrate that directly matching 2D and 3D descriptors is not only a viable idea but also achieves competitive accuracy compared to other state-of-the-art approaches for camera pose localization.

📄 PDF Abstract BibTeX arXiv:1906.06064

Code (0)

등록된 구현이 없습니다.

Tasks

Camera LocalizationPose Estimation

Similar Papers 제목 키워드 기반

Unconstrained Matching of 2D and 3D Descriptors for 6-DOF Pose Estimation

2020-05-29 · Uzair Nadeem, Mohammed Bennamoun, Roberto Togneri, Ferdous Sohel

This paper proposes a novel concept to directly match feature descriptors extracted from 2D images with feature descriptors extracted from 3D point clouds. We use this concept to directly localize images in a 3D point cl…

Pose Estimation

DeepPoint3D: Learning Discriminative Local Descriptors using Deep Metric Learning on 3D Point Clouds

2019-03-27 · Siddharth Srivastava, Brejesh lall

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors fo…

Metric Learning

(LC)$^2$: LiDAR-Camera Loop Constraints For Cross-Modal Place Recognition

2023-04-17 · Alex Junho Lee, Seungwon Song, Hyungtae Lim, Woojoo Lee 외

Localization has been a challenging task for autonomous navigation. A loop detection algorithm must overcome environmental changes for the place recognition and re-localization of robots. Therefore, deep learning has bee…

Autonomous NavigationCross-modal place recognition

Learning and Matching Multi-View Descriptors for Registration of Point Clouds

2018-07-16 · ECCV 2018 9 · Lei Zhou, Siyu Zhu, Zixin Luo, Tianwei Shen 외

Critical to the registration of point clouds is the establishment of a set of accurate correspondences between points in 3D space. The correspondence problem is generally addressed by the design of discriminative 3D loca…

SSC: Semantic Scan Context for Large-Scale Place Recognition

2021-07-01 · Lin Li, Xin Kong, Xiangrui Zhao, Tianxin Huang 외

Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on …

TranslationVisual Place Recognition