Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.32 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.32 KB

EyeAnalyzer

EyeAnalyzer is a tool for measuring fixations in studies where the subject views several different stimuli over the course of the recorded session. It works by parsing XML data from an eye-tracking device and measuring fixations that fall within specified areas of interest (AOIs) over the time interval specified by for each stimulus. Screen-capture video is used for the user to specify the intervals and the AOIs for each interval.

Features:

  • Click-and-drag drawing of AOIs
  • Heatmap generation
  • Fine-grained time specification for each stimulus segment

License

Copyright (c) 2013, Michael Falcone, Rachel Turner, Bonita Sharif

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

See the file 'license.html' for details.