Relative Content

Tag Archive for opencvcmakeubuntu-22.04

Linking against (self built) OpenCV+Contribs for Ubuntu 22.04

We have a program that we build for Windows and Ubuntu 20.04 right now. It depends on OpenCV (version 4.2 for Ubuntu 20.04). The program is built via CMake in a automated Gitlab CI/CD with Docker runners. The CI/CD runners are using a custom made docker image which is based on Ubuntu with a locally build OpenCV+contribs.