Skip to content

Estimating Visual Odometry using a monocular camera.

License

Notifications You must be signed in to change notification settings

inouchi/mono_vo_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mono_vo_ros

This is an OpenCV 3.0 based implementation of a monocular visual odometry algorithm.
Note that this project is not yet capable of doing reliable relative scale estimation, so the scale informaion is extracted from the KITTI dataset ground truth files.

This program is originally from GitHub.
Please visit the following URL for more information.
https://github.com/avisingh599/mono-vo

Demo Video

Demo_Video

Performance

Performance

Before you run

In order to run this algorithm, you need to have either your own data, or else the sequences from KITTI's Visual Odometry Dataset.
In order to run this algorithm on your own data, you must modify the intrinsic calibration parameters in the code.

About

Estimating Visual Odometry using a monocular camera.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published