Final Year Project Overview

8
Shane Tuohy 8/10/0 9

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

Page 1: Final Year Project Overview

Shane Tuohy

8/10/09

Page 2: Final Year Project Overview

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

Page 3: Final Year Project Overview

Use image processing algorithms to solve this problem

Page 4: Final Year Project Overview
Page 5: Final Year Project Overview

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

CAR lab implemented algorithm in Matlab

High level, not practical

Page 6: Final Year Project Overview

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

Page 7: Final Year Project Overview
Page 8: Final Year Project Overview

Research into topic

Example OpenCV programmes completed

Communication with CAR lab