Face Detection using OpenCV
Project information
- Project date: 26 Nov, 2020
- Project URL: https://github.com/iamakkkhil/Face_Detection
By using OpenCV Library of Python and haarcascade method, built a face detection program which detect faces if they are present in the image. Pretty basic project but helped me a lot to dive deep into OpenCV and Machine learning.