All Tasks of the Computer Vision Lecture on TU Dresden.
- openCV [http://opencv.org/]
- open a shell and cd into a directory wished to git-clone in
- clone this repo with: > git clone https://github.com/sate13/ComputerVisionTasks
- cd into the wished poject and Task: > cd
- run qmake in the wished folder: > qmake *.pro
- run make in the wished folder: > make