Skip to content

A mini project on Face Detection and Recognition. The program will detect face using your webcam and check if it matches with the input images. If Yes, it will show output.

Notifications You must be signed in to change notification settings

vedatma29/FaceRecognitionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

FaceRecognitionSystem

This Code will identify faces through your webcam. You need to create a folder with the images of the faces you need to identify, so that the program is able to compare those images with the face in front of the webcam. Please note that you need to specify the name of your folder in the 'dir' variable of the code.

About

A mini project on Face Detection and Recognition. The program will detect face using your webcam and check if it matches with the input images. If Yes, it will show output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages