Skip to content

zcbmlijygrdwa/yzy_vo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yzy_vo

An easy-to-understand visual odometry project based on OpenCV 3.

Accept web camera or mp4 video file as input.

A test.mp4 video file include for convenience. This file was obtained from:

https://www.youtube.com/watch?v=Lgy1F72Oi2g
https://www.youtube.com/watch?v=eRnfVb7XYuk

Build:

cd build/
rm -rf *
cmake ..
make

Useage:

./yzy_vo cam [cameraIdex]
./yzy_vo video [pathTovideo]

Speed: Tested on 2010 MacBook Air 13-inch [CPU: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz], obtained frame rate of 19 FPS.

About

visual odometry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published