https://github.com/pupil-labs/pure-open
Open source implementation of the PuRe pupil detector.
https://github.com/pupil-labs/pure-open
eye-tracking pupil-detection
Last synced: 7 days ago
JSON representation
Open source implementation of the PuRe pupil detector.
- Host: GitHub
- URL: https://github.com/pupil-labs/pure-open
- Owner: pupil-labs
- License: lgpl-3.0
- Created: 2019-10-31T09:18:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T11:03:49.000Z (about 5 years ago)
- Last Synced: 2025-09-02T16:48:36.253Z (about 1 month ago)
- Topics: eye-tracking, pupil-detection
- Homepage:
- Size: 28.3 MB
- Stars: 9
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PuRe Open
Open source implementation of the pupil detection algorithm described in the paper ["PuRe: Robust pupil detection for real-time pervasive eye tracking"](https://www.sciencedirect.com/science/article/pii/S1077314218300146).
**Disclaimer**: This implementation was created for evaluation purposes only and is not longer maintained by Pupil Labs. We recommend having a look at [@tcsantini's official Python implementation](https://github.com/tcsantini/eyerec-python) instead.