Skip to content

samiarja/Face-and-eyes-detection-with-OpenCV

Repository files navigation

Face-and-eyes-detection-with-OpenCV


Output on live Webcam:


Before running, change your directory to where haarcascade_frontalface_default.xml is located in your system.

import os


os.chdir('../location/of/your/file/directory/haarcascade_frontalface_default.xml)


Run faceDetection.py

Releases

No releases published

Packages

No packages published

Languages