Changes between Version 34 and Version 35 of ProjectPyGazePage


Ignore:
Timestamp:
04/15/18 22:18:06 (6 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectPyGazePage

    v34 v35  
    33''Description''
    44
    5   !PyGaze is an open-source toolbox for eye tracking in Python. It has an uniform and user-friendy syntax and it is aimed for people with minor to advanced programming skills in Python. Pygaze acts as a wrapper around several existing packages, among
    6   which !PyGame, !PsychoPy, pylink (for SR Research !EyeLink systems), !SensoMotoric Instruments’ !iViewX API, and the !Tobii SDK. From stimulus presentation to eye-tracker communication: everything can be handled by via !PyGaze scripting. As a a Python
    7   library for eye tracking you can use a set of plugins that will allow you to use !PyGaze from within !OpenSesame. You can install !PyGaze on Windows as well as on Ubuntu.
     5  !PyGaze is an open-source toolbox for eye tracking in Python. It has an uniform and user-friendy syntax and it is aimed for people with minor to advanced programming skills in Python. Pygaze acts as a wrapper around several existing packages. From stimulus presentation to eye-tracker communication: everything can be handled by via !PyGaze scripting. As a a Python library for eye tracking you can use a set of plugins that will allow you to use !PyGaze from within !OpenSesame. You can install !PyGaze on Windows as well as on Ubuntu.
    86
    97  !PyGaze supports the following eye trackers:
     
    2523  2. https://www.ncbi.nlm.nih.gov/pubmed/24258321
    2624  3. http://osdoc.cogsci.nl/3.1/manual/eyetracking/pygaze/
     25 
     26 **Prerequisites for using this software - Software/Hardware** : !PyGame, !PsychoPy, pylink (for SR Research !EyeLink systems), !SensoMotoric Instruments’ !iViewX API, and the !Tobii SDK.
    2727
    2828== '''Project Anatomy''' ==