Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 29th, 2007, 10:23 AM   #1
Mcoy
Newbie
 
Mcoy's Avatar
 
Join Date: Mar 2006
Posts: 20
Rep Power: 0 Mcoy is on a distinguished road
Cheap TrackIr?

I remember a post in these forums at one time describing someone's efforts to code an app that would use a webcam to track the movement a person's forehead, using a dot stuck to their head. I can't find anything relating to this using the search. Does any one know of (free) pre existing programs or code that would do this for me?
Otherwise, what would be involved in coding this up myself?
Mcoy is offline   Reply With Quote
Old Oct 29th, 2007, 8:38 PM   #2
ZenMasterJG
Hobbyist Programmer
 
ZenMasterJG's Avatar
 
Join Date: Nov 2004
Location: Boston, MA
Posts: 143
Rep Power: 4 ZenMasterJG is on a distinguished road
Send a message via AIM to ZenMasterJG
Re: Cheap TrackIr?

Quote:
Originally Posted by Mcoy View Post
I remember a post in these forums at one time describing someone's efforts to code an app that would use a webcam to track the movement a person's forehead, using a dot stuck to their head. I can't find anything relating to this using the search. Does any one know of (free) pre existing programs or code that would do this for me?
Otherwise, what would be involved in coding this up myself?
Well, if you're doing it yourself, I'd recommend you do it in Python. The VideoCapture module (http://videocapture.sourceforge.net/) makes capturing images from a webcam pretty darn easy (a bit slow though, there are probably better alternatives out there, i just haven't used any of them) and the Python Imaging Library (http://www.pythonware.com/products/pil/) is excellent for working on graphics.

I've been interested in similar things lately, if i make any significant progress over the next couple days I'll happily share the code with ya.
ZenMasterJG is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cheap Laptops Harakim Coder's Corner Lounge 14 Jun 5th, 2006 7:06 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:07 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC