Skip to content

Monocular Visual Odometry using optical flow and Fast Feature detector

Notifications You must be signed in to change notification settings

abhileshborode/Monocular_VO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monocular Visual Odometry using optical flow and Fast Feature detector

Result On KITTI

Run instructions

git clone
mkdir build
cd build 
cmake ..
make
./vo

TODO

Perform graph based Optimization using g2o library

References

[1] (http://avisingh599.github.io/vision/monocular-vo/)

License

MIT

About

Monocular Visual Odometry using optical flow and Fast Feature detector

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published