Eye-tracking

Eye-tracking was probably the most challenging part of this thesis. In this section, I hope to leave behind some useful things I have done, so that I can expedite future eye-tracking studies.

Using the eye-tracker machine in the ACS lab, I discovered that the file format most helpful to me was the Plane Intersection Coordinates (PIC) format. This gave the X-Y locations of the eye in relation to the screen. The analysis I did focused on turning these locations into fixations. I have borrowed algorithms for fixation detection and have created some basic software to aid analysis.

I include here a lot of largely raw, sometimes organized data. Some of these data can be played back using fixview.cpp.


This CD and documentation created May 3, 2003 by Andrew R. Freed to aid cognitive modelers and friends of the Penn State Applied Cognitive Science lab.