Face-Detector
This has been coded using python and uses the very-famous OpenCV library.
Key Features
- HaarCascade classifier to detect multiple faces in an input image
- Output of recognized images to a seperate file
A computer vision code to detect all faces in a given image using a Haar Cascade classifier
This has been coded using python and uses the very-famous OpenCV library.
Log in or sign up for Devpost to join the conversation.