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: about 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T11:03:49.000Z (over 4 years ago)
- Last Synced: 2025-01-16T00:17:49.247Z (3 months ago)
- Topics: eye-tracking, pupil-detection
- Homepage:
- Size: 28.3 MB
- Stars: 9
- Watchers: 8
- 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.