Skip to content

Minimal OpenCV Apps

Marcus Hudritsch edited this page Feb 2, 2019 · 5 revisions

Minimal OpenCV Apps

  • The minimal OpenCV apps in C++ are in folder apps/exercises and begin with cv*.
  • To build them on different platforms see the different build instruction in this wiki.

The purpose of these OpenCV apps is:

  • To help students to have some minimal OpenCV apps in C++ up & running.
  • They also correspond to the exercises in the Image Processing and Image Analysis modules at the Berne University of Applied Sciences.
Clone this wiki locally