Skip to content

Running this script will open your webcam and detect any number of faces in front of it.

License

Notifications You must be signed in to change notification settings

salimisaeed/live_face_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

live_face_detection

Running this script will open your webcam and detect any number of faces in front of it.

Python version

3.9

how to use this program?

  • open cmd(window) or terminal(linux)
  • type: pip3 install -U opencv-python
  • download file haarcascade_frontalface_default.xml & put it in the current directory.
  • and enjoy!

About

Running this script will open your webcam and detect any number of faces in front of it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages