Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 361 Bytes

File metadata and controls

6 lines (5 loc) · 361 Bytes

Face-detector-using-python-and-cv2

Hi! there , this code detects the faces in the pictures and puts a rectange over it. LIB used :- cv2 Files used:- "haarcascade_frontalface_default.xml" help us to recognize the face characteristics like nose, eyes etc. More uses :- Further, a pic could be replaced by webcam or a video which can be used in a cctv footage.