Skip to content

iroykaufman/simple-face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

simple-face-recognition

pip install(must to download):

  • opencv2:pip install opencv-contrib-python
  • pillow:pip install pillow
  • numpy:pip install numpy

The program need to collect photo and name for each person that you want to predict

run the main file(main.py)

  1. To take a photo in collectdata windows press "p"(I suggest take 10 photo)
  2. To out from a windows press "q"
  3. if you don't want to take more photo don't write anything when you need to write name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages