Skip to content

This is a basic example of face recognition using Open CV. A example video for test is also given with the code.

License

Notifications You must be signed in to change notification settings

Hardeepsingh980/Face-recognition

Repository files navigation

Face-recognition

This is a basic example of face recognition using Open CV. A example video for test is also given with the code. Open CV module is used to process images and Cascade Classifier of cv module are used. The name of cascade used is :- 'haarcascade_frontalface_default.xml'. you can download more cascades from https://github.com/opencv/opencv/tree/master/data/haarcascades. Enjoy Programming.

About

This is a basic example of face recognition using Open CV. A example video for test is also given with the code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages