Skip to content

luizviana/FacialRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time - Facial Recognition By Luiz Viana

Webcam Real Time Facial Recognition - OpenCV Python3 Requirements: Python3, opencv_contrib_python, opencv_python, numpy, haarcascade-frontalface-default.xml.

  • How to use:

    Set up a webcam and run the script with python facerec.py

    the script will detect a face.

    Press "s" and input a name to save the face of a person.

    Press "t" to train the script to recognize all saved faces.

    after it, the script will recognize the faces.

    realtime_webcam

    Press "q" to quit.

About

Real Time Face Recognition - OpenCV Python3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages