Face tracking with face detection
Using OpenCV's Viola-Jones face detector with one camera. Transmit bounding box coordinates. Requires some tracking logic (more than one person visible in image).
Using OpenCV's Viola-Jones face detector with one camera. Transmit bounding box coordinates. Requires some tracking logic (more than one person visible in image).