paper-with-me

Papers

Probabilistic RGB-D Odometry based on Points, Lines and Planes Under Depth Uncertainty

2017-06-13 · Pedro F. Proenca, Yang Gao

This work proposes a robust visual odometry method for structured environments that combines point features with line and plane segments, extracted through an RGB-D camera. Noisy depth maps are processed by a probabilistic depth fusion framework based on Mixtures of Gaussians to denoise and derive the depth uncertainty, which is then propagated throughout the visual odometry pipeline. Probabilistic 3D plane and line fitting solutions are used to model the uncertainties of the feature parameters and pose is estimated by combining the three types of primitives based on their uncertainties. Performance evaluation on RGB-D sequences collected in this work and two public RGB-D datasets: TUM and ICL-NUIM show the benefit of using the proposed depth fusion framework and combining the three feature-types, particularly in scenes with low-textured surfaces, dynamic objects and missing depth measurements.

📄 PDF Abstract BibTeX arXiv:1706.04034

Code (1)

pedropro/OMG_Depth_Fusion 공식 구현

Tasks

Visual Odometry

Similar Papers 제목 키워드 기반

Probabilistic Combination of Noisy Points and Planes for RGB-D Odometry

2017-05-18 · Pedro F. Proença, Yang Gao

This work proposes a visual odometry method that combines points and plane primitives, extracted from a noisy depth camera. Depth measurement uncertainty is modelled and propagated through the extraction of geometric pri…

Motion EstimationVisual Odometry

Fast Cylinder and Plane Extraction from Depth Cameras for Visual Odometry

2018-03-06 · Pedro F. Proença, Yang Gao

This paper presents CAPE, a method to extract planes and cylinder segments from organized point clouds, which processes 640x480 depth images on a single CPU core at an average of 300 Hz, by operating on a grid of planar …

CPUVisual Odometry

Real-Time Simultaneous Localization and Mapping with LiDAR intensity

2023-01-23 · Wenqiang Du, Giovanni Beltrame

We propose a novel real-time LiDAR intensity image-based simultaneous localization and mapping method , which addresses the geometry degeneracy problem in unstructured environments. Traditional LiDAR-based front-end odom…

Simultaneous Localization and Mapping

Direct Monocular Odometry Using Points and Lines

2017-03-19 · Shichao Yang, Sebastian Scherer

Most visual odometry algorithm for a monocular camera focuses on points, either by feature matching, or direct alignment of pixel intensity, while ignoring a common but important geometry entity: edges. In this paper, we…

State EstimationStereo MatchingStereo Matching HandVisual Odometry

R-VoxelMap: Accurate Voxel Mapping with Recursive Plane Fitting for Online LiDAR Odometry

2026-01-18 · Haobo Xi, Shiyong Zhang, Qianli Dong, Yunze Tong 외 arxiv

This paper proposes R-VoxelMap, a novel voxel mapping method that constructs accurate voxel maps using a geometry-driven recursive plane fitting strategy to enhance the localization accuracy of online LiDAR odometry. Vox…