
This class shows you how to use OpenCV and Python to find faces or items in video and then trigger events based on that detection. We also scan pictures to find faces and then create HTML pages with CSS Bounding Boxes around the detected faces.
OpenCV can detect custom items if you train it to do so. This requires a Windows computer and a tedious process, but can be done.