Skip to content

face recognition with python and the face recognition library

Notifications You must be signed in to change notification settings

realtourani/Face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Face-recognition

face recognition with python and the face recognition library

At the first you have to install the necessary packages :

  • pip install opencv-python
  • pip install numpy
  • pip install face_recognition

Then you can define your own Dataset and put your images in the 'Images' folder. For example This is a picture of Steve Jobs and this program recognizes his face :

template

So , Just define your dataset and it works ;)

About

face recognition with python and the face recognition library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages