Skip to content

appydam/Real-time-Face-Recognition-Project

Repository files navigation

Real-time-Face-Recognition-Project

Steps to run

  1. First run video read.py to check that your webcam is running or not.
  2. Run face_detection.py to check that whether camera is able to capture your face or not, with the help of haar cascase classifier
  3. Now, run face_data.py --> this will open up the camera and extract your face from video frames multiple time. Test and store faces of multiple people.
  4. At last, run face_recognition.py --> this will detect your face from the dataset made and form a bounding box with you name writtern around your face.

About

Real time multi face recognition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages