Skip to content

ankitbcrec/Face-Recognition-Using-opencv2

Repository files navigation

Face-Recognition-Using-opencv2

This is face recognition project built using python opencv and pillow

Pre Requisites :

  1. Download the code from the repository.
  2. Install Python 3.5
  3. Install the below packages.

opencv-contrib-python==4.0.0.21

opencv-python==4.0.0.21

Pillow==5.4.1

Use Command pip install opencv-contrib-python==4.0.0.21

Program Execution:

  1. Run faceIDCapture.py

    Enter the Face ID: (Numeric Value)

  2. Run faceIDTrainer.py

  3. Run faceRecognizer.py

About

This is face recognition project built using python opencv and pillow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages