Installing OpenCV on the Raspberry Pi - Pi My Life Up
pimylifeup.com › raspberry-pi-opencvDec 19, 2019 · This command will install the packages that contain the tools needed to compile the OpenCV code. sudo apt install cmake build-essential pkg-config git. 3. Next, we are going to install the packages that will add support for different image and video formats to OpenCV. Install these libraries to your Raspberry Pi with the following command.