Difference between revisions of "ECE597 Project Auto HUD"
From eLinux.org
(Created page with '==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 pi…') |
|||
| Line 3: | Line 3: | ||
==Team Members== | ==Team Members== | ||
| − | Chris Routh | + | [[user:routhcr | Chris Routh]] |
[[user:collinjc | J. Cody Collins]] | [[user:collinjc | J. Cody Collins]] | ||
| Line 10: | Line 10: | ||
Keqiong Xin | Keqiong Xin | ||
| + | |||
| + | ==Steps== | ||
| + | * Create Minimal Linux Image that can run OpenCV and run the display | ||
| + | * 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 | ||
Revision as of 01:05, 23 March 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
- 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