Skip to content

NeerajNair8/Face_recognition_open_cv

Repository files navigation

Face_recognition_open_cv

TO run the program , execute run.py .

The Module functions contain the following helper functions to help execute the program.

  1. add_face_to_dict() - add or update a new face to the database
  2. add_face_from_cam() - function to capture a face using webcam
  3. add_image_from_path() - add an image from a path
  4. load_dict() - to load the face database
  5. check() - to compare the similarity between two faces
  6. recog() - function to open the webcam and recognize the person in front of it
  7. exec_opt() - executes the option selected by the user

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published