Releases: CodeSample15/EyeTracker
Releases · CodeSample15/EyeTracker
v0.1
Mostly functional, somewhat polished.
Run the python script and control the program through the system tray. As of right now, the code is only tested on Windows.
python3 Main.py to run.
This version of the code features:
- Face tracking to control a target circle
- Wink to click at the target circle's location
- Color changing of the target circle
Possible updates to the code in the future:
- Full eye tracking as well as face tracking
- More customizable target images
- More consistent performance
- Better wink-to-click system