Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

The Hague University of Applied Sciences training course learning OpenCV

License

Notifications You must be signed in to change notification settings

wouterdebruijn/HHS-Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HHS-Computer-Vision

The Hague University of Applied Sciences training course learning OpenCV.

The given assignments are documented in dutch, these are available in markdown here (This was a docx document that has been converted to markdown. The markdown document is chaotic and incomplete).

Installation

This project requires CMake, GCC and OpenCV. With a optional dependency of vscode.

Important: On Linux you might be required to build OpenCV from source, Installation Guide

Build Project

mkdir build && cd build
cmake ..

Build the complete project

cmake --build .

Build a specific part of the project

cmake --build Example
cmake --build Assignment

About

The Hague University of Applied Sciences training course learning OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published