Skip to content

A-661/FocusGuard

 
 

Repository files navigation

Attention Tracking System

Demo

This is a simple Python-based application that tracks whether the user is looking at the screen using a webcam.

The system analyzes the position of the user's eyes and estimates gaze direction in real time. If the user is not looking at the screen (i.e. not looking at the center) for more than n seconds, the application automatically plays a video to bring their attention back.

This project is built as a lightweight prototype for attention-aware interfaces and anti-distraction systems.

About

Attention tracker based on GazeTracking

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.0%
  • Shell 1.6%
  • Dockerfile 1.4%