Skip to content

Face recognition using opencv and haar cascade classifier.

Notifications You must be signed in to change notification settings

shahianshu/Face-Recognition

Repository files navigation

Face-Recognition

Face recognition using opencv and haar cascade classifier.

Training

run face_data_collect.py

Enter the name of the person whose face will be shown to the system. Now the web cam will be opened and will capture every 10th frame and store it in Data folder.If you want to store anywhere else please specify the place in the code.

Testing

run face_recognition.py

Your webcam will be opened and the name of the person along with a rectangle around the face will be shown.

About

Face recognition using opencv and haar cascade classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published