antoinelame/GazeTracking
👀 Eye Tracking library easily implementable to your projects observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 79
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2762
- days_rel: n/a
- days_push: 128
- n_releases_24m: 0
Adoption not part of the score
2619 stars · 619 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that provides webcam-based eye tracking, returning pupil coordinates and gaze direction in real time using OpenCV and dlib. It is designed to be easily embedded into other Python projects with a simple refresh-and-query API.
Use cases
- track where a user is looking with a webcam
- detect if a user is looking left, right, or center
- get pupil coordinates from video frames in real time
- build attention-aware or gaze-interactive applications
- annotate video frames with eye tracking overlays
- implement gaze-based input or monitoring in Python
When to choose
- you need lightweight, real-time webcam gaze estimation in Python
- you want a simple MIT-licensed library to integrate into an existing OpenCV pipeline
- you only need coarse gaze direction and pupil positions rather than precise screen-point mapping
When to avoid
- you need high-accuracy screen-coordinate gaze mapping for research or assistive use
- you need head pose compensation or multi-face tracking
- you cannot install dlib or lack a webcam
Facets
library · maturity active
computer-vision image-processing sdk computer-vision artificial-intelligence developer-tools python cross-platform windows eye-tracking gaze-tracking opencv dlib webcam pupil-detection real-time linux macos
1 source
- readme: https://github.com/antoinelame/GazeTracking · fetched 2026-08-28 · 8dc9dc0da3c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antoinelame/GazeTracking | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="antoinelame/GazeTracking")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem