Skip to content

UtkarshY07/Real-Time-Face-Recognition

Repository files navigation

Real-Time-Face-Recognition

Pre-requisites

OpenCV installed (see the previous blog post for details)
A working webcam

To create a complete project on Face Recognition, we must work on 3 very distinct phases:

  • Face Detection and Data Gathering
  • Train the Recognizer
  • Face Recognition

Real-time face recognition project with OpenCV and Python.
Tool used for detecting faces- Haar Cascades
Find documentation - https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_objdetect/py_face_detection/py_face_detection.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages