Face Detection
Example 2: Face Detection with OpenCV
Example 2: Face Detection with OpenCV
Introduction
This example uses the OpenCV webcam Python script and adds a basic face detection.
Info:
The Python code used in this example has been taken from Towards Data Science.
Steps to Do
Open Example 1
Add the macro module developed in Example 1 to your workspace.


