Skip to content

A small program, using face_recognition api and cv, recognizes faces and, if they have been saved, tells the name of the person that corresponds with the face that is being recorded

Notifications You must be signed in to change notification settings

Unai1117/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small programm to detect and recognise faces using python.

Even though the programm is fairly easy, it may have some difficulties when developing it for the first time as you get familiar with the libraries that are required.

In order to detect known faces you need to create a folder inside of your repository with the name "faces" (If you want to change the name of the folder you will need to change the path in the code).

About

A small program, using face_recognition api and cv, recognizes faces and, if they have been saved, tells the name of the person that corresponds with the face that is being recorded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages