Difference between revisions of "User:Mayhewsw"

From eLinux.org
Jump to: navigation, search
Line 12: Line 12:
 
[[ECE497: How to edit the Matrix GUI]]
 
[[ECE497: How to edit the Matrix GUI]]
  
 +
 +
For Lab05 part d, I had to edit makefile_profile.mak and app.c.
 +
 +
app.c: [http://pastebin.com/r6vsMVTU]
 +
makefile_profile.mak: [http://pastebin.com/gP0yKfN6]
  
  
 
[[Category:ECE497]]
 
[[Category:ECE497]]

Revision as of 06:36, 26 April 2011

Stephen Mayhew

Computer Science Major, Class of 2012.

Project topics I'm interested in:

  • Speech Recognition - probably using TIESR, or Pocket Sphinx
  • Image Recognition - using OpenCV. I did some work with OpenCV in the image recognition class last quarter, and I have a very simple framework for playing card recognition made already. Perhaps something to do with playing cards and virtual reality, although the road sign project from last year also looks very interesting.
  • Natural Language Processing - I'm not sure if this is very doable on an embedded system, but it is one of my interests.

ECE497: How to install Ubuntu on the Beagleboard

ECE497: How to edit the Matrix GUI


For Lab05 part d, I had to edit makefile_profile.mak and app.c.

app.c: [1] makefile_profile.mak: [2]