Real-time face detection
In this project, I've to use OpenCV and Viola-Jones Algorithm to build a simple face detection system that works in real-time.
Problem
I need to detect faces on images and from a webcam in real-time.
Task
Build an algorithm or machine learning model ...
cpatrickalves.com2 min read