Jehyeon Park
- Developing Eye-Tracker-based HCI system for motor-diabled and ALS patients.
- Tobii Eyetracker 5
Component | Version |
---|---|
Python | 3.9.13 |
- This project was developed with Python, and the GUI was implemented with Tkinter library.
- The GUI engine was customized with
Threading
, so I recommend you to run this project in well-performencing environment.
- Clone this repository to the directory where it is comfortable to access.
- Download
eye_tracking.exe
andtobii_stream_engine.dll
from the repository from the first reference, and move them to the main directory. - Calibration of the Eye Tracker from
Tobii Experience
application is recommended in each run. - Run
run.py
.
- The purpose of this project is to develop Human-Computer-Interface system based on eye tracking for motor-disabled patients(especially ALS's)
- This project would be developed step-by-step along the roadmap structured by my professor.
- Each version would be uploaded in different repository.
- You are free to clone and use this system personally, but commercial use is not allowed, due to the policy of Tobii.
- TobiiEyeTracker.py
https://github.com/DigitalNatureGroup/TobiiEyeTracker.py
- hangul-utils
https://github.com/kaniblu/hangul-utils