Go to file
Jan Philipp Timme 305df52433 Create README.md 2015-10-23 10:19:53 +02:00
.gitignore [TASK] Initial import. 2015-10-23 10:18:01 +02:00
LICENSE Initial commit 2015-10-23 10:17:04 +02:00
README.md Create README.md 2015-10-23 10:19:53 +02:00
imageviewer-main-qt4.cpp [TASK] Initial import. 2015-10-23 10:18:01 +02:00
imageviewer-qt4.cpp [TASK] Initial import. 2015-10-23 10:18:01 +02:00
imageviewer-qt4.h [TASK] Initial import. 2015-10-23 10:18:01 +02:00
imageviewer-qt4.pro [TASK] Initial import. 2015-10-23 10:18:01 +02:00

README.md

CG2_Tasks

This repository contains a small QT4/C++ based project which implements basic image manipulation algorithms.

Building and running

qmake
make
./imageviewer-qt4