SVO: Fast Semi-Direct Monocular Visual Odometry

SVO: Fast Semi-Direct Monocular Visual Odometry

We propose a semi-direct monocular visual odometry algorithm that is precise, robust, and faster than current state-of-the-art methods. The semi-direct approach eliminates the need of costly feature extraction and robust matching techniques for motion estimation. Our algorithm operates directly on pixel intensities, which results in subpixel precision at high frame-rates. A probabilistic mapping method that explicitly models outlier measurements is used to estimate 3D points, which results in fewer outliers and more reliable points. Precise and high frame-rate motion estimation brings increased robustness in scenes of little, repetitive, and high-frequency texture. The algorithm is applied to micro-aerial-vehicle state-estimation in GPS-denied environments and runs at 55 frames per second on the onboard embedded computer and at more than 300 frames per second on a consumer laptop. We call our approach SVO (Semi-direct Visual Odometry) and release our implementation as open-source software.

C. Forster, M. Pizzoli, D. Scaramuzza, SVO: Fast Semi-Direct Monocular Visual Odometry, IEEE International Conference on Robotics and Automation (ICRA), Hong Kong, 2014.
Paper: http://rpg.ifi.uzh.ch/docs/ICRA14_Forster.pdf

Code:
https://github.com/uzh-rpg/rpg_svo

Check out SVO 2.0:
SVO 2.0 Paper:
Christian Forster, Zichao Zhang, Michael Gassner, Manuel Werlberger, Davide Scaramuzza
SVO: Semi-Direct Visual Odometry for Monocular and Multi-Camera Systems
IEEE Transactions on Robotics and Automation, to appear, 2016.
This paper includes comparison against ORB-SLAM, LSD-SLAM, and DSO and comparison among Dense, Semi-dense, and Sparse Direct Image Alignment.

PDF: http://rpg.ifi.uzh.ch/docs/TRO17_Forster-SVO.pdf
Binaries: http://rpg.ifi.uzh.ch/svo2.html
Video: https://youtu.be/hR8uq1RTUfA


SVO has been used in a large number of projects since 2013. Here a non-comprehensive list organized by topic:
- Autonomous drone navigation:
1. https://www.youtube.com/watch?v=LaXc-jmN89U
2. https://www.youtube.com/watch?v=fXy4P3nvxHQ
3. https://www.youtube.com/watch?v=phaBKFwfcJ4
4. https://www.youtube.com/watch?v=pGU1s6Y55JI
5. https://www.youtube.com/watch?v=LssgKdDz5z0
6. https://www.youtube.com/watch?v=7-kPiWaFYAc
7 .https://www.youtube.com/watch?v=C5I190lzDdQ&t=5s
8. https://www.youtube.com/watch?v=3mNY9-DSUDk
9. https://www.youtube.com/watch?v=yVyyhQch6bI
10. http://www.youtube.com/watch?v=taD3XF2w7A0
11. https://www.youtube.com/watch?v=IZJmZIbinGg&feature=youtu.be
- Automotive
1. https://www.youtube.com/watch?v=gr00Bf0AP1k
- 3D Scanning
1. https://www.youtube.com/watch?v=QTKd5UWCG0Q&t=59s
2. https://www.youtube.com/watch?v=gr00Bf0AP1k
3. https://www.youtube.com/watch?v=7-kPiWaFYAc
- Commercial applications
1. Parrot-SenseFly Albris drone: https://www.youtube.com/watch?v=mYKrR8pihAQ
2. Virtual reality: https://www.youtube.com/watch?v=k0MLs5mqRNo
3. iPhone app 3D around: https://3daround.dacuda.com/
4. iPhone app Staramba3D: https://itunes.apple.com/us/app/staramba-3d/id1058798067?mt=8
5. Zurich-Eye (now Facebook-Oculus VR): http://www.zurich-eye.com/

More on our research on visual odometry: http://rpg.ifi.uzh.ch/research_vo.html

Tutorial on visual odometry:
http://rpg.ifi.uzh.ch/docs/Visual_Odometry_Tutorial.pdf

Robotics and Perception Group, University of Zurich
http://rpg.ifi.uzh.ch/

Visual OdometryRoboticsComputer Vision

Post a Comment

0 Comments