https://github.com/willard-yuan/pupil-vision
https://github.com/willard-yuan/pupil-vision
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willard-yuan/pupil-vision
- Owner: willard-yuan
- Created: 2015-12-04T00:58:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T04:52:46.000Z (over 3 years ago)
- Last Synced: 2025-04-07T13:11:15.983Z (2 months ago)
- Language: C++
- Size: 807 KB
- Stars: 16
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
瞳孔跟踪与眼控
## paper related to pupiltracking
1. [ExCuSe: Robust Pupil Detection in Real-World](http://www.ti.uni-tuebingen.de/uploads/tx_timitarbeiter/ExCuSe_01.pdf)
2. [EyeRec: An Open-Source Data Acquisition Software for Head-Mounted Eye-Tracking](http://arxiv.org/pdf/1511.06575.pdf)
3. [ElSe: Ellipse Selection for Robust Pupil Detection in Real-World Environments](http://arxiv.org/pdf/1511.06575.pdf)
4. [PupilNet: Convolutional Neural Networks for Robust Pupil Detection](http://arxiv.org/pdf/1601.04902.pdf)
5. [Labeled pupils in the wild: A dataset for studying pupil detection in unconstrained environments](http://arxiv.org/pdf/1511.05768.pdf)
6. [New Corneal Reflection Removal Method Used In Iris Recognition System](http://waset.org/publications/778/new-corneal-reflection-removal-method-used-in-iris-recognition-system)## research group
1. [ResearchGraphics & Interaction Group](http://www.cl.cam.ac.uk/~tb346/pub/)
2. [ti.uni-tuebingen.de](https://www.ti.uni-tuebingen.de/Projekte.1801.0.html?&L=1)
3. [oculomatic](https://github.com/oculomatic)