/Python-FaceDetecion

A Python frontal-view face detector, made using the Haar Cascade Classifier provided by OpenCv. Coded following the tutorial of "Clever programmer". Link: https://www.youtube.com/watch?v=XIrOM9oP3pA&t=1029s

Primary LanguagePython