Skip to content

twozero88/faceOff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faceOff

Detects if you are not in front of the PC and turns off the display if you are gone for more than specified time

  • Uses OpenCV to detect a face
  • Turns off the screen if no face is found for specified amount.

Installation

  • Install dependencies : OpenCV
  • Run setup.py follow the steps.
    • Decide the wait time
    • Decide if you want the script to show cam feed
    • Decide if you want the script to auto run on computer startup.

Notes

  • Script may not work very well in low levels of lighting.

About

Detects if you are not in front of the PC and turns off the display if you are gone for more than specified time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors