Skip to content

IAmVinnnn/FaceRecognitionScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognitionScript

You can download this repository and install following by using pip.

  1. OpenCV: pip install opencv-python
  2. numpy: pip install numpy
  3. pillow: pip install Pillow

Now follow the below stepts to run this script

  1. You can capture the faces by running the "python store_face.py"
  2. Generate the training dataset by running the "python trainer.py"
  3. For detecting the stored faces you can use "python detector.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages