Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 328 Bytes

File metadata and controls

4 lines (3 loc) · 328 Bytes

Face_Detector_Python_Image

Detects and Crops The Facial Part Of a Still Image It Uses Python 3.6 (opencv-python and numpy module needs to be present on system) and 'haarcascade_profileface.xml', 'haarcascade_lefteye_2splits.xml', 'haarcascade_righteye_2splits.xml' , for face, left eye and right eye detection respectively.