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 project uses OpenCV and a pre-trained AI model to detect human faces in an image and draw green boxes around the faces.
It uses a Haar Cascade face detector and the AI searches for face-like patterns.