Skip to content

📷 Face recognition based on LBPH Algorithm and Filters in real-time image.

License

Notifications You must be signed in to change notification settings

RafaelGSS/PyCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCam

PyCam uses OpenCV 3 for detect and recognition faces. In cam.py have the generic class to uses filters and detect and recognintion faces, based on LBPH algorithm.

To use, just generate training images using the train_faces.py and uses on PyWhois class.

Files:

  • PyCam (main.py)
  • TrainFaces (external\train_faces.py)
  • Debug (external\main.py)

About

📷 Face recognition based on LBPH Algorithm and Filters in real-time image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages