Difference between revisions of "ECE497 Project Set Playing Beagle"

From eLinux.org
Jump to: navigation, search
Line 49: Line 49:
  
 
Give some concluding thoughts about the project. Suggest some future additions that could make it even more interesting.
 
Give some concluding thoughts about the project. Suggest some future additions that could make it even more interesting.
 +
 +
[Category:ECE497]

Revision as of 17:37, 16 May 2011

Team members: [[user:allensj] Samuel Allen], [[user:mayhewsw] Stephen Mayhew], [[user:J.ametsitsi] Julian Ametsitsi]

Executive Summary

Give two sentence intro to the project. This project


Give two sentences telling what works. The system


Give two sentences telling what isn't working.

End with a two sentence conclusion.

The sentence count is approximate and only to give an idea of the expected length.

Installation Instructions

Give step by step instructions on how to install your project on the SPEd2 image.

  • Our github repository: https://github.com/mayhewsw/BeagleSetGame
  • Additional packages (install with opkg):
    • python-opencv
  • Webcam. We used a Sony Playstation Eye, but any webcam with at least 640x480 resolution should work.

User Instructions

Once everything is installed, how do you use the program? Give details here, so if you have a long user manual, link to it here.

Highlights

Here is where you brag about what your project can do.

Consider including a YouTube demo.

Theory of Operation

Give a high level overview of the structure of your software. Are you using GStreamer? Show a diagram of the pipeline. Are you running multiple tasks? Show what they do and how they interact.

Work Breakdown

List the major tasks in your project and who did what.

Also list here what doesn't work yet and when you think it will be finished and who is finishing it.

Conclusions

Give some concluding thoughts about the project. Suggest some future additions that could make it even more interesting.

[Category:ECE497]