sanju6890 / Face-and-Eye-detection-on-camera

This a simple openCV project which detects human face and eyes on live camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face and Eye detection-on-camera

This a simple openCV project which detects human face and eyes on live camera. The files <face_detection.xml> and <eye_glass_detection.xml> are used as cascade classifier files. The python module used in this project is cv2.

About

This a simple openCV project which detects human face and eyes on live camera.


Languages

Language:Python 100.0%