项目作者: adibyte95

项目描述 :
using face recognizer function of open cv for detecting faces
高级语言: Python
项目地址: git://github.com/adibyte95/Face-Detection-and-Recognization-using-OpenCV.git


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


  1. 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