Anyone know of not-perfect-but-usable, affordable eye tracking software that works with run-of-the-mill webcams, preferably iSight?
|
|
Yah, checkout youeye.com. They offer online user testing with webcam gaze tracking. You might learn something there or be able to use there service through an API or something. |
|||
|
|
Try Opengazer, which is free and should work on any Linux/Mac system |
|||||
|
|
I have tried both the opengazer(http://www.inference.phy.cam.ac.uk/opengazer/) and the gaze tracker from ITU(http://www.gazegroup.org/downloads/23-gazetracker). I got opengazer working easily with a number of low cost webcam. For the ITU gaze tracker I managed to get it working but the calibration stage and performance without using infra-red lighting was not that good. |
|||
|
|
|
From a related question which specifically asked a frame-grabbing solution to be pythonic, you should give a try to motmot's camiface library from Andrew Straw. It also works with firewire cameras, but it works also with the isight, which is what you are looking for. From the tutorial:
It is used in this sample neuroscience demo. This should inteface with libraries doing the conversion from image > eye position like opengazer, the harder part those days being often the hardware part. |
|||
|
|
|
It's not eye tracking as such, but if you want to see where users focus their attention on webpages, you could try http://www.picnet.com.au/MET/ which tracks where users hover their mouse (blog post here: http://www.picnet.com.au/blogs/Guido/post/2010/01/27/PicNet-Mouse-Eye-Tracking-Service-Limited-Release.aspx). [disclaimer: I, gatapia, work for PicNet] |
|||||
|