Changes between Version 5 and Version 6 of ProjectWebGazerjs
- Timestamp:
- 05/12/18 21:12:56 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectWebGazerjs
v5 v6 48 48 Short term: 49 49 50 WebGazeraims to overcome the accuracy problems that webcams typically face, by adopting user interactions to continuously self-calibrate during regular web browsing.50 !WebGazer.js aims to overcome the accuracy problems that webcams typically face, by adopting user interactions to continuously self-calibrate during regular web browsing. 51 51 52 52 Source: http://jeffhuang.com/Final_WebGazer_IJCAI16.pdf … … 54 54 **Releases**: 55 55 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 Artificial56 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 57 Intelligence (IJCAI 2016)At: New York City, New York 58 58 ** 59 59 60 **Repositories**: 60 61 61 The main repository of !PyGaze is: https://github.com/esdalmaijer/PyGaze , where you can download the source code, clone it to desktop, or even make your own fork. 62 There is also a repository for !PyGazeAnalizer available at: https://github.com/esdalmaijer/PyGazeAnalyser 62 The main repository of !WebGazer.js is: https://github.com/brownhci/WebGazer , where you can download the source code, clone it to desktop, or even make your own fork. 63 63 64 64 **Packaging**: 65 65 66 Different packages for !PyGaze, including Windows, Linux and Mac OS X packages can be found at the downloads page of !PyGaze: http://www.pygaze.org/downloads/66 It exists only one version, available at: https://webgazer.cs.brown.edu/#download 67 67 68 68 **Upstream/downstream**: 69 69 70 So far, from 201 3 when it was originaly published, !PyGaze has 12contibutors, and it is open for contributing for upstream, after of course your pull request is revised and approved.70 So far, from 2016 when it was originaly published, !WebGazer.js has 14 contibutors, and it is open for contributing for upstream, after of course your pull request is revised and approved. 71 71 72 72 **Version Control**: 73 73 74 version 0.6.0 (07-09-2017) - Latest version control74 Latest version control is nowhere specified. 75 75 76 76 **Trackers**: 77 77 78 You can see commits and verified changes at this link: https://github.com/esdalmaijer/PyGaze/commits/master78 You can see commits and verified changes through the existing and solved issues at this link: https://github.com/brownhci/WebGazer/issues. 79 79 80 80 == Project Evaluation == … … 83 83 === Fieldtrips === 84 84 85 Github: https://github.com/ esdalmaijer/PyGaze85 Github: https://github.com/brownhci/WebGazer 86 86 87 Openhub: / (! PyGazeis not listed here)87 Openhub: / (!WebGazer.js is not listed here) 88 88 89 Source Forge: / (! PyGazeis not listed here)89 Source Forge: / (!WebGazer.js is not listed here) 90 90 91 91 === Evaluation === … … 97 97 **Activity:** Active 98 98 99 **Number of contributors:** There are two developers and a couple of official contributors. They are listed on this page: http://www.pygaze.org/contributors/99 **Number of contributors:** There are six developers and 14 contributors. They are listed on this page: https://github.com/brownhci/WebGazer/graphs/contributors 100 100 101 **Size:** There aren't any official releases on !GitHub, you can find out the size of the packages from the download page after you download them. http://www.pygaze.org/downloads/101 **Size:** Size is not specified anywhere. 102 102 103 **Issue tracker:** There is a forum where you can write about an issue: http://forum.cogsci.nl/index.php?p=/categories/pygaze and there is the issue tracker on !GitHub: https://github.com/esdalmaijer/PyGaze/issues103 **Issue tracker:** There is an issue tracker on !GitHub: https://github.com/brownhci/WebGazer/issues 104 104 105 **New contributor:** If you want to be a contributor to ! PyGazeone way is through the !GitHub page, where you can make your own fork and pull request and wait for an approval.105 **New contributor:** If you want to be a contributor to !WebGazer.js one way is through the !GitHub page, where you can make your own fork and pull request and wait for an approval. 106 106 107 **Community norms:** You can report an issue through the forum page , help to fix it by forking in the !GitHub repository and commit fixes and if you prefer to work via different channels (contact form, or via carrier pigeon), that’s fine too.107 **Community norms:** You can report an issue through the issue page , help to fix it by forking in the !GitHub repository and commit fixes and if you prefer to work via different channels (contact info pages). 108 108 109 **User base:** Their user base are the developers and the contributors : http://www.pygaze.org/contributors/109 **User base:** Their user base are the developers and the contributors. 110 110 111 111 [ProjectReviewWebGazer ...Review]