Skip to content

Repository for Eye Gaze Detection and Tracking

License

Notifications You must be signed in to change notification settings

qihang0233/eye-gaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eye-gaze

Repo for Eye Gaze Detection and Tracking

We have implemented an Eye Gaze tracking system ( currently in Beta version ) using a series of algorithms. It computes the following :

  • Pupil detection

  • Facial Normal

  • Gaze direction

To have a look into how we did it, just clone the repository. Then,

$ cd eye-gaze
$ make

For a trial,

$ cd eye-gaze
$ ./bin/oic

About

Repository for Eye Gaze Detection and Tracking

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.5%
  • Other 0.5%