OpenCV installed (see the previous blog post for details)
A working webcam
- 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