80 likes | 339 Vues
8/10/09. Shane Tuohy. Final Year Project Overview. The Problem. How can I determine the distance to the car in front?. Inverse Perspective Mapping. Use image processing algorithms to solve this problem. Example. Why do this project?.
E N D
8/10/09 Shane Tuohy Final Year Project Overview
The Problem • How can I determine the distance to the car in front?
Inverse Perspective Mapping • Use image processing algorithms to solve this problem
Why do this project? • IPM has been demonstrated by CAR lab, why pursue it further? • CAR lab implemented algorithm in Matlab • High level, not practical
OpenCV • Open Source Computer Vision • Consists of a library of programming functions for real time computer vision • Can be used to implement IPM in C • C could easily be used to create a real time embedded system to perform this function
Progress • Research into topic • Example OpenCV programmes completed • Communication with CAR lab