Category: Quick notes

  • Adding OpenCV libraries to a QT5 project in Ubuntu 20.04

    Adding OpenCV libraries to a QT5 project in Ubuntu 20.04

    I’ve recently gained interest in OpenCV. The problem with this is, that in most modern tutorials and walkthroughs it seems like the go-to language for working with this C-library is Python. I have an unreasonable antipathy towards this snake of a language and although I intend to fight through it some day in the future,…