OpenCV static build for Raspberry Pi
Project Page: github/opencv-raspi
Overview
OpenCV 3.4.1 build from source on Raspberry Pi using Docker
Build
Run build.sh
to build OpenCV static libraries from source
Usage
Set environment OpenCV_DIR
to the build
directory to use the static library output for another cmake project