paper-with-me

홈 › Papers

FDMO: Feature Assisted Direct Monocular Odometry

2018-04-15 · Georges Younes, Daniel Asmar, John Zelek

Visual Odometry (VO) can be categorized as being either direct or feature based. When the system is calibrated photometrically, and images are captured at high rates, direct methods have shown to outperform feature-based ones in terms of accuracy and processing time; they are also more robust to failure in feature-deprived environments. On the downside, Direct methods rely on heuristic motion models to seed the estimation of camera motion between frames; in the event that these models are violated (e.g., erratic motion), Direct methods easily fail. This paper proposes a novel system entitled FDMO (Feature assisted Direct Monocular Odometry), which complements the advantages of both direct and featured based techniques. FDMO bootstraps indirect feature tracking upon the sub-pixel accurate localized direct keyframes only when failure modes (e.g., large baselines) of direct tracking occur. Control returns back to direct odometry when these conditions are no longer violated. Efficiencies are introduced to help FDMO perform in real time. FDMO shows significant drift (alignment, rotation & scale) reduction when compared to DSO & ORB SLAM when evaluated using the TumMono and EuroC datasets.

📄 PDF Abstract BibTeX arXiv:1804.05422

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Odometry

Similar Papers 제목 키워드 기반

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

DSVO: Direct Stereo Visual Odometry

2018-09-19 · Jiawei Mo, Junaed Sattar

This paper proposes a novel approach to stereo visual odometry without stereo matching. It is particularly robust in scenes of repetitive high-frequency textures. Referred to as DSVO (Direct Stereo Visual Odometry), it o…

Monocular Visual OdometryStereo MatchingStereo Matching HandVisual Odometry

D3VO: Deep Depth, Deep Pose and Deep Uncertainty for Monocular Visual Odometry

2020-03-02 · CVPR 2020 6 · Nan Yang, Lukas von Stumberg, Rui Wang, Daniel Cremers

We propose D3VO as a novel framework for monocular visual odometry that exploits deep networks on three levels -- deep depth, pose and uncertainty estimation. We first propose a novel self-supervised monocular depth esti…

Depth EstimationMonocular Depth EstimationMonocular Visual OdometryVisual Odometry

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

Deep Virtual Stereo Odometry: Leveraging Deep Depth Prediction for Monocular Direct Sparse Odometry

2018-07-06 · ECCV 2018 9 · Nan Yang, Rui Wang, Jörg Stückler, Daniel Cremers

Monocular visual odometry approaches that purely rely on geometric cues are prone to scale drift and require sufficient motion parallax in successive frames for motion estimation and 3D reconstruction. In this paper, we …

3D ReconstructionDepth EstimationDepth PredictionMonocular Visual Odometry+2