Skip to content

chrip/eyetracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eyetracking Studio

The Eyetracking Studio is a browser-based implementation of an eyetracking visualization software. It's purpose is to make various visualization techniques easily accessible to the user. Data selection and settings are realized through a simple UI. It is based on a Python server and Javascript visualization.

Getting started

  • To use this tool Python 2 is required.
  • Images and the respective gazedata files have to be stored in the data/ folder. Gazedata files need to be in csv format, image files in png- or jpg format. To maintain mapping of images and gazedata, the csv files must be named like the image, followed by an underscore and a number, e.g. exampleimage.jpg and exampleimage_01.csv.
  • Run the software by starting main.py and opening localhost:8080 in the web browser.

Further information

For more information visit our wiki.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published