Commit Graph

24 Commits

Author SHA1 Message Date
Jan Philipp Timme bacc1b3567 [TASK] Add small histogramm for original image, too. 2015-11-13 15:11:43 +01:00
Jan Philipp Timme c1f921d59f [TASK] Decouple original and working copy, add reset button. 2015-11-13 15:08:51 +01:00
Jan Philipp Timme a6854a9625 [TASK] Remove acid trip. 2015-11-13 14:39:51 +01:00
Jan Philipp Timme 884c8ee7ae [TASK] Move most basic logic into lazy_image.cpp. 2015-11-13 14:38:15 +01:00
Jan Philipp Timme ef298dc322 [TASK] Cap percentile param at 50%. 2015-11-13 13:22:48 +01:00
Jan Philipp Timme 6da80868dc [TASK] Basic implementation of automatic contrast adaption. 2015-11-13 13:13:15 +01:00
Jan Philipp Timme c162f76815 [TASK] Restructure code for loading images. 2015-11-13 12:43:16 +01:00
Jan Philipp Timme 5c1e651179 [TASK] Remove tabs. 2015-11-10 13:06:51 +01:00
Jan Philipp Timme 2f426d4310 [TASK] Make more use of qRound() 2015-11-10 13:02:55 +01:00
Jan Philipp Timme 8e3070a4b4 [TASK] Add comment to calcIntensity() 2015-11-10 12:56:39 +01:00
Jan Philipp Timme 3fe80df7f9 [TASK] Move intensity calculation to seperate method, increase precision using qRound. 2015-11-10 12:54:51 +01:00
Jan Philipp Timme c2421582b5 [TASK] Add button to convert to monochrome. 2015-11-10 12:41:01 +01:00
Jan Philipp Timme 2467bade73 [TASK] First try to implement contrast slider properly.
There seems to be something going wrong about loading
grayscaled images. This is to be fixed soon.
2015-11-06 23:16:41 +01:00
Jan Philipp Timme 6829814936 [TASK] Add skeleton method for contrast slider. 2015-11-06 13:57:03 +01:00
Jan Philipp Timme 99f6b596a1 [TASK] Implement brightness slider logic. 2015-11-06 13:49:02 +01:00
Jan Philipp Timme 352fc1cf80 [TASK] Add gui elements for task2. 2015-11-06 12:21:36 +01:00
Jan Philipp Timme 6af05f9c79 [TASK] Prepare third tab in advance. 2015-11-06 12:15:41 +01:00
Jan Philipp Timme 314ca30f92 [TASK] Move analyze image output to label. 2015-11-02 17:50:44 +01:00
Jan Philipp Timme 6001e3d6ce [TASK] Add an imagelabel, create and display the histogramm. 2015-11-01 20:11:09 +01:00
Jan Philipp Timme 2d7b437758 [TASK] Prepare drawing a histogramm. 2015-10-30 13:58:51 +01:00
Jan Philipp Timme 1d09fcdcc7 [TASK] Implement Task#2 Sub 1. 2015-10-30 13:52:23 +01:00
Jan Philipp Timme d8aa33b45d [TASK] Restructure and comment the source. 2015-10-23 11:33:30 +02:00
Jan Philipp Timme 18807593c4 [TASK] Fix indentation. 2015-10-23 10:40:05 +02:00
Jan Philipp Timme ea6cd5f8c1 [TASK] Initial import. 2015-10-23 10:18:01 +02:00