May 2020
Intermediate to advanced
262 pages
6h 48m
English
OpenCV is a library for computer vision and machine learning. We will use OpenCV to stream live video from a webcam.
To install OpenCV onto our Raspberry Pi, do the following:

If you are having issues installing OpenCV for Python, you may have to build it from scratch. Refer to the instructions at this link: https://pimylifeup.com/raspberry-pi-opencv/.