Computer Stereo Vision for Autonomous Driving
Rui Fan, Li Wang, Mohammud Junaid Bocus, Ioannis Pitas

TL;DR
This paper reviews the hardware and software aspects of stereo vision in autonomous cars, focusing on balancing speed and accuracy for resource-limited embedded systems, and discusses key perception tasks and parallel computing techniques.
Contribution
It provides a comprehensive overview of stereo vision algorithms and their implementation on multi-threading CPU and GPU architectures for autonomous driving.
Findings
Enhanced understanding of stereo vision principles
Discussion of parallel computing for real-time processing
Analysis of perception tasks in autonomous systems
Abstract
As an important component of autonomous systems, autonomous car perception has had a big leap with recent advances in parallel computing architectures. With the use of tiny but full-feature embedded supercomputers, computer stereo vision has been prevalently applied in autonomous cars for depth perception. The two key aspects of computer stereo vision are speed and accuracy. They are both desirable but conflicting properties, as the algorithms with better disparity accuracy usually have higher computational complexity. Therefore, the main aim of developing a computer stereo vision algorithm for resource-limited hardware is to improve the trade-off between speed and accuracy. In this chapter, we introduce both the hardware and software aspects of computer stereo vision for autonomous car systems. Then, we discuss four autonomous car perception tasks, including 1) visual feature…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Video Surveillance and Tracking Methods
