Skip to content

Connor323/Eye-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye-Tracking

Python implementation of eye (pupil) tracking based on Fabian's work.

Usage:

To run with a single image:

python main 0 PATH_TO_IMAGE

To run with camera frames:

python main 1

Results:

About

Tracking iris/pupil based on mean of gradients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages