Skip to content

Fajarngrha/Face-Recognition-Using-opencv-python

Repository files navigation

Face-Recognition-Using-opencv-python

Face detection and Recognition using OpenCV-python

Face detection and Recognition using OpenCV-python OpenCV based face recognition system that can detect and recognize multiple faces in an image.

##HOW TO RUN##

  1. Run dataset.py file to create a dataset by providing name and id, it will capture 20 images and store in dataset and convert into array, store in trainner.yml file.
  2. Run face-recog.py to detect the face. If any face stored in dataset, the name of the person will be displayed.
  3. The detected person's data will be added to the google form.

About

Face detection and Recognition using OpenCV-python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages