Difference between revisions of "ECE597 Project Auto HUD"
From eLinux.org
m (→Steps: Added step to decide on hardware) |
|||
| Line 1: | Line 1: | ||
| + | [[category:ECE597]] | ||
| + | |||
==Project Overview== | ==Project Overview== | ||
The goal of this project is to use the beagle board to run image recognition on a camera feed located inside a car, and then signaling to the driver via a pico projector various objects of interest. | The goal of this project is to use the beagle board to run image recognition on a camera feed located inside a car, and then signaling to the driver via a pico projector various objects of interest. | ||
Revision as of 20:13, 20 April 2010
Project Overview
The goal of this project is to use the beagle board to run image recognition on a camera feed located inside a car, and then signaling to the driver via a pico projector various objects of interest.
Team Members
Greg Jackson
Keqiong Xin
Steps
- Create Minimal Linux Image that can run OpenCV and run the display
- Determine hardware needed for the project
- Work on getting a camera functioning on the beagle board
- OpenCV running nativly on beagle with min config
- OpenCV working on video stream
- Projector working on Beagle
- Car integration (power)
- Algorithm development