1 | | Software |
| 1 | = Pupil - Platform for eye tracking and egocentric vision research. = |
| 2 | |
| 3 | ''Description'' |
| 4 | |
| 5 | Pupil is an open source eye tracking software platform for pervasive eye tracking and gaze-based interaction. Pupil comprises |
| 6 | 1) a light-weight eye tracking headset, |
| 7 | 2) a graphical user interface to playback and visualize video and gaze data. |
| 8 | |
| 9 | Pupil features high-resolution scene and eye cameras for monocular and binocular gaze estimation. The software and GUI are platform-independent and include state-of-the-art algorithms for real-time pupil detection and tracking, calibration, and |
| 10 | accurate gaze estimation. It started as a thesis project at MIT. Pupil has a mobile eye tracking hardware that is accessible, hackable, and affordable. |
| 11 | |
| 12 | Pupil software is divided into two main parts, Pupil Capture and Pupil Player. Pupil Capture runs in real-time to capture and process images from the two (or more) camera video streams. Pupil Player is used to playback and visualize video and gaze |
| 13 | data recorded with Pupil Capture. |
| 14 | |
| 15 | **URL:** |
| 16 | |
| 17 | 1. https://pupil-labs.com/ |
| 18 | 2. https://github.com/pupil-labs/pupil |
| 19 | 3. https://dl.acm.org/citation.cfm?doid=2638728.2641695 (It has to be cited if any info is used) |
| 20 | |
| 21 | == '''Project Anatomy''' == |
| 22 | |
| 23 | **Community**: !Pupil community (https://docs.pupil-labs.com/#community) |
| 24 | |
| 25 | **Leadership**: Moritz Kassner |
| 26 | |
| 27 | **Forking**: Fork your own copy at this address: https://github.com/pupil-labs/pupil/fork, for which you will need a !GitHub account. |
| 28 | |
| 29 | **Communication**: There are a couple of ways for communicating with Pupil community, one is their contact e-mail: info@pupil-labs.com and other is the Discourd forum, where you can ask questions: https://discordapp.com/invite/gKmmGqy. |
| 30 | |
| 31 | **Roadmaps**: |
| 32 | |
| 33 | N/A |
| 34 | |
| 35 | **Releases**: |
| 36 | |
| 37 | 1. Pupil: An Open Source Platform for Pervasive Eye Tracking and Mobile Gaze-based Interaction - UBICOMP '14 ADJUNCT, SEPTEMBER 13 - 17, 2014, SEATTLE, WA, USA (Moritz Kassner, William Patera, Andreas Bulling) |
| 38 | 1. 2013-08-29 Robert gabriel lupu, Florina ungureanu - A Survey Of Eye Tracking Methods And Applications |
| 39 | 2. 2014-02 Sam Sinai - A study in human attention to guide computational action recognition |
| 40 | 3. 2014-03-26 Patrick Renner, Thies Pfeiffer - Model-based acquisition and analysis of multimodal interactions for improving human-robot interaction |
| 41 | |
| 42 | **Repositories**: |
| 43 | |
| 44 | The main repository of !Pupils is: https://github.com/pupil-labs/pupil , where you can download the source code, clone it to desktop, or even make your own fork. |
| 45 | |
| 46 | **Packaging**: |
| 47 | |
| 48 | N/A |
| 49 | |
| 50 | **Upstream/downstream**: |
| 51 | |
| 52 | It is open for contributing for upstream, you fork the repository, send your pull request and wait until is revised and approved. |
| 53 | |
| 54 | **Version Control**: |
| 55 | |
| 56 | version v1.6 (21/03/2018) - Latest version control |
| 57 | |
| 58 | **Trackers**: |
| 59 | |
| 60 | You can see commits and verified changes at this link: https://github.com/pupil-labs/pupil/pulse |
| 61 | |
| 62 | == Project Evaluation == |
| 63 | |
| 64 | |
| 65 | === Fieldtrips === |
| 66 | |
| 67 | Github: https://github.com/pupil-labs/pupil |
| 68 | |
| 69 | Openhub: (Pupil is not listed here) |
| 70 | |
| 71 | Source Forge: (Pupil is not listed here) |
| 72 | |
| 73 | === Evaluation === |
| 74 | |
| 75 | **Licensing:** GNU Lesser General Public License (LGPL v3.0) license |
| 76 | |
| 77 | **Language:** Python and C++ |
| 78 | |
| 79 | **Activity:** Active |
| 80 | |
| 81 | **Number of contributors:** There are twenty two official contributors. They are listed on this page: https://github.com/pupil-labs/pupil/graphs/contributors |
| 82 | |
| 83 | **Size:** N/A |
| 84 | |
| 85 | **Issue tracker:** There is an issue tracker available at:https://github.com/pupil-labs/pupil/issues |
| 86 | |
| 87 | **New contributor:** If you want to be a contributor you can fork your own copy at: https://github.com/pupil-labs/pupil/fork |
| 88 | |
| 89 | **Community norms:** You can report an issue through the GitHub issue page , help to fix it by forking in the !GitHub repository and commit fixes. |
| 90 | |
| 91 | **User base:** Their user base is the Pupil community |
| 92 | |