Skip to content

lmachineone/face_recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition

All credits goes to @ageitgey
https://github.com/ageitgey/face_recognition

I added 2 functionalities to the live version of this algorithm:

  1. Capture new face and name it;
  2. Store face's measures for future recogntion after the program is stopped, associated with it's name.

Every interaction in CLI was programmed by me and used with keyboard hotkeys inside OpenCV lib.
Functionality 1:


Functionality 2:

About

I (@perinm) authored some functions in this fork, related to live capturing and recognizing

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 90.5%
  • Makefile 6.0%
  • Dockerfile 3.5%