life-sync / Python

Repository for HacktoberFest 2020
Creative Commons Zero v1.0 Universal
9 stars 15 forks source link

Face detection using HAAR Classifying in OpenCV-Python #5

Closed Pranjalmishra30 closed 4 years ago

Pranjalmishra30 commented 4 years ago

Program to detect faces in images and videos (eg-Webcam) using HAAR classification technique. Using the OpenCV library in python.

@ion05 Can i work on this issue ?