Changes between Version 1 and Version 2 of ProjectopenGazerPage


Ignore:
Timestamp:
03/20/18 00:50:58 (7 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectopenGazerPage

    v1 v2  
    1 Software
     1= !Opengazer: open-source gaze tracker for ordinary webcams =
     2
     3''Description''
     4
     5    Opengazer is an open-source gaze tracker that uses an ordinary webcam to estimate the direction of your gaze and can then pass the information to other applications. It has two version, the first one developed by Piotr Zieliński, which was supported by Samsung, and the second one is the revived version by Emli-Mari Nel, and is now supported by the European Commission in the context of the AEGIS project and the Gatsby Charitable Foundation.The workflow of the first version had three stages and those were: feature point selection, calibrating the system and tracking. This version worked the following way: first you select with your mouse the feature points, and the algorithm tracks the dots in subsequent steps. Then follows the calibrating, where a few red dots are displayed on various positions on the screen and images of the eyes are extracted. Finally gaze is predicted using the extracted eye images and the trained Gaussian Process. The current version is working on head tracking and gesture switch.
     6   Opengazer coms from the Machine Intelligence Laboratory in Cambridge University Engineering Department.
     7 
     8    URL:
     9   
     10    1. http://www.inference.org.uk/opengazer/
     11    2. http://www.inference.org.uk/opengazer/#opengazerprevious
     12
     13== '''Project Anatomy''' ==
     14
     15**Community**: It doesn't have a community. It is a project supported by the European Commission in the context of the AEGIS project
     16
     17**Leadership**: Emli-Mari Nel
     18
     19**Forking**: Fork your own copy at this address https://github.com/opengazer/OpenGazer, for which you will need a !GitHub account.
     20
     21**Communication**: Unfortunately, this project hasn't indicated the best way to get help. There is although a discussion forum found at this address: https://sourceforge.net/p/opengazer/discussion/
     22
     23**Roadmaps**: 
     24
     25''Original goal:''
     26 
     27  - Opengazer aims to be a low-cost software alternative to commercial hardware-based eye trackers
     28
     29''Goals in progress:''
     30
     31  - Head tracking algorithms to correct for head pose variations before inferring the gaze positions
     32  - Gesture switch - train a background model to deal with involuntary motions
     33
     34**Releases**:
     35 
     36   1. S. Xu, H. Jiang, F. C. Lau, User-oriented document summarization through vision-based eye-tracking, in IU09: Proceedings of the 13th international conference on Intelligent user interfaces, ACM, New York, NY, USA, 2008, pp. 7-16.
     37   2. S. Xu, H. Jiang, F. C. Lau, Personalized online document, image and video recommendation via commodity eye-tracking, in: RecSys08: Proceedings of the 2008 ACM conference on Recommender systems, ACM, New York, NY, USA, 2008, pp. 83-90.
     38
     39 
     40**Repositories**:
     41 
     42  The main repository of !Opengazer is: https://sourceforge.net/p/opengazer/code/HEAD/tree/ , where you can download the source code, download a snapshot. There is also a repository for !Opengazer available at: https://github.com/opengazer/OpenGazer
     43
     44**Packaging**:
     45
     46   The package of this software can be found at the downloads section on the Opengazer web page at: http://www.inference.org.uk/opengazer/ . The first version is also available for download from here.
     47
     48**Upstream/downstream**:
     49
     50   The collaboration with other open-source developers is welcomed by the developers and can be done through the repositories available at: https://github.com/opengazer/OpenGazer and https://sourceforge.net/p/opengazer/code/HEAD/tree/. There are also instructions on how to send a patch: http://www.inference.org.uk/opengazer/readme_developers.txt
     51 
     52**Version Control**:
     53
     54   version 0.1.2 (Nov 16, 2010) - Latest version control
     55
     56**Trackers**:
     57
     58   There are no trecker for this software
     59
     60== Project Evaluation ==
     61
     62
     63=== Fieldtrips ===
     64
     65Github: https://github.com/opengazer/OpenGazer
     66
     67Openhub: https://www.openhub.net/p/opengazer
     68
     69Source Forge: https://sourceforge.net/projects/opengazer/?source=navbar
     70
     71=== Evaluation ===
     72
     73**Licensing:** GNU General Public License version 2.0 (GPLv2)
     74
     75**Language:** C++ and Python
     76
     77**Activity:** Active
     78
     79**Number of contributors:** There are three known contributors: Piotr Zieliński, Emli-Mari Nel and Vincent Lordier.
     80
     81**Size:** The size is not shown anywhere.
     82
     83**Issue tracker:** There is a page at github repository for issues foud at:  https://github.com/opengazer/OpenGazer/issues
     84
     85**New contributor:** If you want to be a contributor to !Opengazer one way is through the !GitHub page, where you can make your own fork and pull request and wait for an approval and the other one is described here: http://www.inference.org.uk/opengazer/readme_developers.txt
     86
     87**Community norms:** Except for a short note for developers that want to help and a discussion forum at https://sourceforge.net/p/opengazer/discussion/, there are no community norms.
     88
     89**User base:** Their user base are the developers: Piotr Zieliński, Emli-Mari Nel and Vincent Lordier.
     90