Skip to content

Using OpenCV can recognize face from images and then identify them in a live feed

mo-gaafar/py-opencv-face-recognition

Repository files navigation

Face Recognition

using opencv, face_recognition, dlib

Main Features:

  • Webcam live feed
  • Saves identified faces in a .csv file

How to use:

  1. Make sure all libraries are installed
  2. Create a folder called "Dataset" with folders, each folder named appropriately and containing images of one person
  3. Run the DictionaryBuilding.py script
  4. Then run the FaceRecognition.py script
  5. Recognize the faces through the webcam
  6. press q on the keyboard to exit and save a .csv of the recognized faces in the last run

About

Using OpenCV can recognize face from images and then identify them in a live feed

Topics

Resources

Stars

Watchers

Forks

Languages