Skip to content

GeorgePPP/GazeTracking

 
 

Repository files navigation

Gaze Tracking

made-with-python Open Source Love License: MIT GitHub stars

This is a Python (2 and 3) library that provides a webcam-based eye tracking system. It gives you the exact position of the pupils and the gaze direction, in real time.

Demo

🚀 Quick note: I'm looking for job opportunities as a software developer, for exciting projects in ambitious companies. Anywhere in the world. Send me an email!

Installation

Clone this project:

git clone https://github.com/GeorgePPP/GazeTracking.git

Run in a docker container

docker compose up -d
docker exec -it <container name> /bin/bash
(Inside the docker container) python detect.py

About

👀 Eye Tracking library easily implementable to your projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.7%
  • Dockerfile 2.3%