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.
  • OpenCV with all extra modulus is included for all OS (except for Linux).

Exercises:

  • The different apps are exercises in the Image Processing and Image Analysis modules at the Berne University of Applied Sciences:
Clone this wiki locally