中文
相关论文

相关论文: A Unified Formulation for Visual Odometry

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Georges Younes , Daniel Asmar , John Zelek

Hybrid pipelines that combine deep learning with classical optimization have established themselves as the dominant approach to visual odometry (VO). By integrating neural network predictions with bundle adjustment, these models estimate…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Vlardimir Yugay , Duy-Kien Nguyen , Theo Gevers , Cees G. M. Snoek , Martin R. Oswald

The monocular visual-inertial odometry (VIO) based on the direct method can leverage all available pixels in the image to simultaneously estimate the camera motion and reconstruct the denser map of the scene in real time. However, the…

机器人学 · 计算机科学 2023-06-13 Bo Xu , Xin Li , Jingrong Wang , Chau Yuen , Jiancheng Li

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 applied to fisheye…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Hidenobu Matsuki , Lukas von Stumberg , Vladyslav Usenko , Jörg Stückler , Daniel Cremers

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…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Shichao Yang , Sebastian Scherer

Visual odometry is important for plenty of applications such as autonomous vehicles, and robot navigation. It is challenging to conduct visual odometry in textureless scenes or environments with sudden illumination changes where popular…

机器人学 · 计算机科学 2023-02-21 Hui Zhao , Jianga Shang , Kai Liu , Chao Chen , Fuqiang Gu

We propose a novel monocular visual odometry (VO) system called UnDeepVO in this paper. UnDeepVO is able to estimate the 6-DoF pose of a monocular camera and the depth of its view by using deep neural networks. There are two salient…

计算机视觉与模式识别 · 计算机科学 2018-02-22 Ruihao Li , Sen Wang , Zhiqiang Long , Dongbing Gu

The technology for Visual Odometry (VO) that estimates the position and orientation of the moving object through analyzing the image sequences captured by on-board cameras, has been well investigated with the rising interest in autonomous…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Ran Zhu , Mingkun Yang , Wang Liu , Rujun Song , Bo Yan , Zhuoling Xiao

Deep Learning based techniques have been adopted with precision to solve a lot of standard computer vision problems, some of which are image classification, object detection and segmentation. Despite the widespread success of these…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Vikram Mohanty , Shubh Agrawal , Shaswat Datta , Arna Ghosh , Vishnu Dutt Sharma , Debashish Chakravarty

This paper proposes a new framework to solve the problem of monocular visual odometry, called MagicVO . Based on Convolutional Neural Network (CNN) and Bi-directional LSTM (Bi-LSTM), MagicVO outputs a 6-DoF absolute-scale pose at each…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Jian Jiao , Jichao Jiao , Yaokai Mo , Weilun Liu , Zhongliang Deng

We propose a novel direct sparse visual odometry formulation. It combines a fully direct probabilistic model (minimizing a photometric error) with consistent, joint optimization of all model parameters, including geometry -- represented as…

计算机视觉与模式识别 · 计算机科学 2016-10-10 Jakob Engel , Vladlen Koltun , Daniel Cremers

Monocular omnidirectional visual odometry (OVO) systems leverage 360-degree cameras to overcome field-of-view limitations of perspective VO systems. However, existing methods, reliant on handcrafted features or photometric objectives, often…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Xiaopeng Guo , Yinzhe Xu , Huajian Huang , Sai-Kit Yeung

For ego-motion estimation, the feature representation of the scenes is crucial. Previous methods indicate that both the low-level and semantic feature-based methods can achieve promising results. Therefore, the incorporation of hierarchical…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Xiaochuan Yin , Chengju Liu

In this work we present a monocular visual odometry (VO) algorithm which leverages geometry-based methods and deep learning. Most existing VO/SLAM systems with superior performance are based on geometry and have to be carefully designed for…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Huangying Zhan , Chamara Saroj Weerasekera , Jiawang Bian , Ian Reid

Visual odometry is a widely used technique in the field of robotics and automation to keep a track on the location of a robot using visual cues alone. In this paper, we propose a joint forward backward visual odometry framework by combining…

机器人学 · 计算机科学 2020-02-03 Raghav Sardana , Rahul Kottath , Vinod Karar , Shashi Poddar

We present PVO, a novel panoptic visual odometry framework to achieve more comprehensive modeling of the scene motion, geometry, and panoptic segmentation information. Our PVO models visual odometry (VO) and video panoptic segmentation…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Weicai Ye , Xinyue Lan , Shuo Chen , Yuhang Ming , Xingyuan Yu , Hujun Bao , Zhaopeng Cui , Guofeng Zhang

Multi-view geometry-based methods dominate the last few decades in monocular Visual Odometry for their superior performance, while they have been vulnerable to dynamic and low-texture scenes. More importantly, monocular methods suffer from…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Huangying Zhan , Chamara Saroj Weerasekera , Jia-Wang Bian , Ravi Garg , Ian Reid

Visual odometry techniques typically rely on feature extraction from a sequence of images and subsequent computation of optical flow. This point-to-point correspondence between two consecutive frames can be costly to compute and suffers…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Chenqi Zhu , Levi Burner , Yiannis Aloimonos

We propose Deep Patch Visual Odometry (DPVO), a new deep learning system for monocular Visual Odometry (VO). DPVO uses a novel recurrent network architecture designed for tracking image patches across time. Recent approaches to VO have…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Zachary Teed , Lahav Lipson , Jia Deng

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 operates directly on…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Jiawei Mo , Junaed Sattar
‹ 上一页 1 2 3 10 下一页 ›