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 takes image input from the user and detects the number of faces. It uses the Haar Cascade Algorithm for doing the same. The project uses Python and OpenCV as the main tools.