Skip to content

adibyte95/Face-Detection-and-Recognization-using-OpenCV

Repository files navigation

HitCount

face detection using Open CV

files included are :


1.facedetect.py: this program captures the faces of the person and stores it with the corresponding id provided by the user

2.trainer.py: this programs pulls the images of the person captured by the facedetect.py with their corresponding id number and trains the recognizer

3. detector.py: finally after the recognizer is trained dectector.py detects the face of the person and makes a rectangular box around the face of the person and also shows his corresponding id

here is a snapshot of the detected images


my face detected


obama face deteced

About

using face recognizer function of open cv for detecting faces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages