Final Year Project Overview

Post on 03-Jan-2016

29 views 0 download

Tags:

description

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?. - PowerPoint PPT Presentation

Transcript of Final Year Project Overview

Shane Tuohy

8/10/09

How can I determine the distance to the car in front?

Use image processing algorithms to solve this problem

IPM has been demonstrated by CAR lab, why pursue it further?

CAR lab implemented algorithm in Matlab

High level, not practical

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

Research into topic

Example OpenCV programmes completed

Communication with CAR lab