Skip to content

itsyoru/facial-recognition-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using OpenCV & DeepFace for live facial recognation

Upload your own reference img in the project folder named 'reference.jpg'

If you have more than 1 camera's you can edit the value in this line to 1, 2 etc. --> cap = cv2.VideoCapture(0)

To run, open terminal and run python3 main.py

The program will check if the live face being captured is a match or not with the reference image, while also providing an emotion + age prediction

Press Q on your keyboard to close the program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages