Metadata-Version: 2.1
Name: PyEyeTrack
Version: 0.3.6.21
Summary: 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.
Home-page: https://github.com/algoasylum/PyEyeTrack
Author: Kanchan Sarolkar, Kimaya Badhe, Neha Chaudhari, Samruddhi Kanhed and Shrirang Karandikar
Author-email: pytracklibrary@gmail.com
License: MIT
Download-URL: https://github.com/algoasylum/pyEyeTrack/archive/v_03_6_17.tar.gz
Description: # PyEyeTrack - The Python eYe Tracking Library <br>[![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/algoasylum/pyEyeTrack/blob/master/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 ## Documentation Find the official documentation [here](https://algoasylum.github.io/PyTrack/).## License MIT ## PyEyeTrack Support For any issues regarding pyEyeTrack, contact the pytrack support at pytracklibrary@gmail.com. ## Contributors Kanchan Sarolkar, Kimaya Badhe, Neha Chaudhari, Samruddhi Kanhed and Shrirang Karandikar.
Keywords: Eye Tracking,blink detection,User Interface,Webcamera
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
