amitt1236/Gaze_estimation
Gaze tracking
This tool helps you understand where someone is looking on a screen, simply using a standard webcam. It takes live video of a person's face and outputs the precise coordinates of their gaze, showing exactly what they are focused on. This is ideal for researchers studying user behavior or designers testing the usability of interfaces.
No commits in the last 6 months.
Use this if you need to track a person's eye movements and their point of focus on a screen, using only a webcam and without specialized hardware.
Not ideal if you require extremely high precision gaze tracking for medical applications or need to track gaze in a non-screen environment.
Stars
62
Forks
19
Language
Python
License
—
Category
Last pushed
Mar 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/amitt1236/Gaze_estimation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
charliegerard/gaze-detection
👀 Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences.
Ahmednull/L2CS-Net
The official PyTorch implementation of L2CS-Net for gaze estimation and tracking
theankurkedia/blink-detection
Detect the user's blink and wink using machine learning
facemoji/mocap4face
Cross-platform SDK for facial motion capture producing blendshapes and rigid head poses in 3D...
jeeliz/jeelizGlanceTracker
Real-time JavaScript/WebGL library to detect whether the user is looking at the screen....