Changes between Version 4 and Version 5 of ProjectWebGazerjs


Ignore:
Timestamp:
05/12/18 20:58:36 (7 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectWebGazerjs

    v4 v5  
    2929== '''Project Anatomy''' ==
    3030
    31 **Community**: !PyGaze community
     31**Community**: Alexandra Papoutsaki, James Laskey, Aaron Gokaslan, Yuze He, Jeff Huang.
    3232
    33 **Leadership**: Edwin Dalmaijer
     33**Leadership**: Dr. Gerald Weber and his team Dr. Clemens Zeidler and Kai-Cheung Leung
    3434
    35 **Forking**: Fork your own copy at this address https://github.com/esdalmaijer/PyGaze, for which you will need a !GitHub account.
     35**Forking**: Fork your own copy at this address: https://github.com/brownhci/WebGazer, for which you will need a !GitHub account.
    3636
    37 **Communication**: There are a couple of ways for communicating with !PyGaze developers, one is their support forum accessible from http://forum.cogsci.nl/index.php?p=/categories/pygaze and the other is a contact form found at http://www.pygaze.org/contact/ (in case you do not want to create a forum account)
     37**Communication**: There is info for contact on the personal profiles of two members, Alexandra Papoutsaki: http://www.cs.pomona.edu/~apapoutsaki/ and Jeff Huang: http://jeffhuang.com/.
    3838
    3939**Roadmaps**:
     
    4242''Original goal:''
    4343 
    44   - bundles of code for a large range of different eye trackers from different manufacturers into a single interface.
    45   - open-source based on excisting libraries
     44  It was designed as a new approach to browser-based eye tracking for common webcams.
    4645
    4746''Future goals:''
    4847
    4948  Short term:
    50   - better variable management and getting rid of some annoying bugs
    51   - an analysis suite to complement the existing experimental library
    5249
    53   Long term:
    54   - incorporate support for more eye trackers and support for even more obscure peripherals
    55   - support for electroencephalography
    56  
    57   Source: Interview with lead developer: https://opensource.com/life/15/12/pygaze-open-source-eye-tracking-toolkit
     50  WebGazer aims to overcome the accuracy problems that webcams typically face, by adopting user interactions to continuously self-calibrate during regular web browsing.
     51
     52  Source: http://jeffhuang.com/Final_WebGazer_IJCAI16.pdf
    5853
    5954**Releases**:
    6055
    61   1. Behavior Research Methods, December 2014, Volume 46, Issue 4, pp 913–921 | Cite as !PyGaze: An open-source, cross-platform toolbox for minimal-effort programming of eyetracking experiments - https://link.springer.com/article/10.3758/s13428-013-0422-2
    62   2. Edwin S. Dalmaijer, Sebastiaan Mathôt, Stefan Van der Stigchel, 2013 - http://www.pygaze.org/resources/downloads/Dalmaijer_Mathot_Stigchel_2013_PyGaze_manuscript.pdf
    63   3. Dalmaijer, E.S., Mathôt, S., & Van der Stigchel, S. (2013). !PyGaze: an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments. Behaviour Research Methods. doi:10.3758/s13428-013-0422-2
    64 
     56  1. WebGazer: Scalable Webcam Eye Tracking Using User Interactions - Alexandra Papoutsaki, Nediyana Daskalov, Patsorn Sangkloy, Jeff Huang, James Laskey, James Hays - July 2016 **Conference: 25th International Joint Conference on Artificial
     57  Intelligence (IJCAI 2016)At: New York City, New York
     58**
    6559**Repositories**:
    6660 
     
    9791=== Evaluation ===
    9892
    99 **Licensing:** GNU Public License (version 3)
     93**Licensing:** GPLv3
    10094
    101 **Language:** Python
     95**Language:** Javascript
    10296
    10397**Activity:** Active