- How to overcome scale problem in monocular visual odometery?
- Can someone suggest me a good paper on the implementation?
Asked
Active
Viewed 395 times
2

shashank bhushan
- 155
- 1
- 2
- 11
-
2maybe try some lsd ;) http://vision.in.tum.de/research/lsdslam – QED Sep 07 '14 at 20:23
1 Answers
3
Visual-inertial fusion is the most recent approach used for monocular odometry. You need to calculate the scale between world units and meters.
You can use an Extended Kalman Filter approach or optimization as you like. Try with this paper: http://www.ee.ucr.edu/~mourikis/papers/Li2012-ICRA.pdf

aledalgrande
- 5,167
- 3
- 37
- 65