Skip to content

Manish-Moond/eye_saver_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EYE SAVER

About

The primary causes of weakening eyesight result from prolonged screen usage without frequent blinking and positioning the screen closer than 30cm to the face. This Python script is designed to identify the user's distance from the screen and track the number of eye blinks.

How to use

  • install python
  • pip install venv
  • Create a new virtual environment
  • install screen-brightness-control, tkinter, Pillow, OpenCV, dlib(this will be tricky to install), numpy, scipy, imutils
  • run final.py file

Current Functionality

  • Detect face distance from the screen.
  • Count eye blinks.
  • Change brightness according to the environment.

Future plans

  • Add sound effects to notify
  • Make it lightweight
  • How much time is spent on the screen

Open for suggestion ๐Ÿ™‚

Feel free to contact me by email: mmanishmoond2000@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages