I am looking for an application that uses a computer camera to track eye movements and works like a pointing device. Something open source maybe?

It doesn't have to be very accurate.

EDIT: OS: Windows XP

link|improve this question

43% accept rate
feedback

3 Answers

Some are windows some aren't. i think they all require some sort of ir camera pointed at the eye though. head tracking might work better for you if you don't want to build hardware as head tracking software usually only needs a white dot or something obviously contrasted on the forehead.

http://www.eyewriter.org/

http://thirtysixthspan.com/openEyes/videos.html

http://www.gazegroup.org/downloads/23-gazetracker/

http://www.codeproject.com/KB/cpp/TrackEye.aspx

http://myeye.jimdo.com/

low cost hardware

http://gazeinteraction.blogspot.com/2010/08/how-to-build-low-cost-eye-tracking.html

list where most of this stuff comes from.

http://www.cogain.org/wiki/Eye_Trackers

link|improve this answer
feedback

OpenGazer is one such ( http://sourceforge.net/projects/opengazer/ ) - there are no binaries available, however just the sources.

link|improve this answer
feedback

Once I used a software called Visual Mouse for that. It works by using body parts (like fingers) with dots, but I could also successfully use it with my eye.

The only downside is that it required a lot of lighting, so I had to use a direct light source on the eye, which obviously caused a lot of eyestrain. In this case an IR camera/lighting system would be better.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.