Python implementation of eye (pupil) tracking based on Fabian's work.
To run with a single image:
python main 0 PATH_TO_IMAGE
To run with camera frames:
python main 1
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python implementation of eye (pupil) tracking based on Fabian's work.
To run with a single image:
python main 0 PATH_TO_IMAGE
To run with camera frames:
python main 1