You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project I have implemented to detect human faces using OpenCv that uses Haar feature-based Cascade classifier for face detection. This is now considered an old school way of face detection but I found the concept neat so went ahead with using Haar features