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 projects defines how to detect the faces in the webcam as well as the video files using Harr Cascade Classifier and it is fully implemented using OpenCV Python
Run the jupyter notebook to detect the face in live webcam with bounding boxes
About
This projects defines how to detect the faces in the webcam as well as the video files using Harr Cascade Classifier and it is fully implemented using OpenCV Python