Difference between revisions of "User:Mayhewsw"
From eLinux.org
| Line 19: | Line 19: | ||
For Lab05 Part d, I had to edit makefile_profile.mak and app.c. | For Lab05 Part d, I had to edit makefile_profile.mak and app.c. | ||
| − | I put both my files on pastebin: | + | I put both my files on pastebin:<br /> |
app.c: [http://pastebin.com/r6vsMVTU]<br /> | app.c: [http://pastebin.com/r6vsMVTU]<br /> | ||
makefile_profile.mak: [http://pastebin.com/gP0yKfN6] | makefile_profile.mak: [http://pastebin.com/gP0yKfN6] | ||
Revision as of 13:40, 26 April 2011
Stephen Mayhew
Computer Science Major, Class of 2012.
Projects
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.
How To
Lab05d Workaround
For Lab05 Part d, I had to edit makefile_profile.mak and app.c.
I put both my files on pastebin:
app.c: [1]
makefile_profile.mak: [2]