Skip to content

algoasylum/pyEyeTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyEyeTrack - The Python eYe Tracking Library

license

pyEyeTrack is a python-based pupil-tracking library. The library tracks eyes with the commodity webcam and gives a real-time stream of eye coordinates. It provides the functionality of eye-tracking and blink detection and encapsulates these in a generic interface that allows clients to use these functionalities in a variety of use-cases.

Features

  • Real-time Pupil Tracking
  • Real-time Blink Detection
  • Customizable and modularized design
  • Concurrent

Installation Command

pip install PyEyeTrack

Dependencies:
dlib 19.4: conda install -c conda-forge dlib=19.4

You may want to use a conda virtual environment to avoid mix up with system dependencies.

Documentation

Find the official documentation here.

License

MIT

pyEyeTrack Support

For any issues regarding PyEyeTrack, contact the PyEyeTrack support at pyeyetrack@gmail.com

Contributors

Kanchan Sarolkar, Kimaya Badhe, Neha Chaudhari, Samruddhi Kanhed and Shrirang Karandikar.

About

PyEyeTrack is a python-based pupil-tracking library. The library tracks eyes with the commodity webcam and gives a real-time stream of eye coordinates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages