Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 202 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 202 Bytes

Face-Detection-with-camera

This is a Repository for face detection

Run the program like this:

python webcam.py haarcascade_frontalface_default.xml

If you want to understand how the code works,