paper-with-me

Papers

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 propose an odometry algorithm that combines points and edges to benefit from the advantages of both direct and feature based methods. It works better in texture-less environments and is also more robust to lighting changes and fast motion by increasing the convergence basin. We maintain a depth map for the keyframe then in the tracking part, the camera pose is recovered by minimizing both the photometric error and geometric error to the matched edge in a probabilistic framework. In the mapping part, edge is used to speed up and increase stereo matching accuracy. On various public datasets, our algorithm achieves better or comparable performance than state-of-the-art monocular odometry methods. In some challenging texture-less environments, our algorithm reduces the state estimation error over 50%.

📄 PDF Abstract BibTeX arXiv:1703.06380

Code (0)

등록된 구현이 없습니다.

Tasks

State EstimationStereo MatchingStereo Matching HandVisual Odometry

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Extending Monocular Visual Odometry to Stereo Camera Systems by Scale Optimization

2019-05-29 · Jiawei Mo, Junaed Sattar

This paper proposes a novel approach for extending monocular visual odometry to a stereo camera system. The proposed method uses an additional camera to accurately estimate and optimize the scale of the monocular visual …

Monocular Visual OdometryStereo MatchingStereo Matching HandVisual Odometry

Loosely-Coupled Semi-Direct Monocular SLAM

2018-07-26 · Seong Hun Lee, Javier Civera

We propose a novel semi-direct approach for monocular simultaneous localization and mapping (SLAM) that combines the complementary strengths of direct and feature-based methods. The proposed pipeline loosely couples dire…

Simultaneous Localization and Mapping

Omnidirectional DSO: Direct Sparse Odometry with Fisheye Cameras

2018-08-08 · Hidenobu Matsuki, Lukas von Stumberg, Vladyslav Usenko, Jörg Stückler 외

We propose a novel real-time direct monocular visual odometry for omnidirectional cameras. Our method extends direct sparse odometry (DSO) by using the unified omnidirectional model as a projection function, which can be…

Monocular Visual OdometryPositionVisual Odometry

Direct Sparse Odometry with Rolling Shutter

2018-08-01 · ECCV 2018 9 · David Schubert, Nikolaus Demmel, Vladyslav Usenko, Jörg Stückler 외

Neglecting the effects of rolling-shutter cameras for visual odometry (VO) severely degrades accuracy and robustness. In this paper, we propose a novel direct monocular VO method that incorporates a rolling-shutter model…

Visual Odometry

Leveraging Planar Regularities for Point Line Visual-Inertial Odometry

2020-04-16 · Xin Li, Yijia He, Jinlong Lin, Xiao Liu

With monocular Visual-Inertial Odometry (VIO) system, 3D point cloud and camera motion can be estimated simultaneously. Because pure sparse 3D points provide a structureless representation of the environment, generating …