Commit Graph

40 Commits

Author SHA1 Message Date
mark 826af62605 Refactor caching 2019-05-31 13:32:03 +02:00
mark 72da7f7df8 WIP: Serialization 2019-04-16 00:23:11 +02:00
mark 927da03270 Fixes big memory leak 2019-04-11 00:17:04 +02:00
mark 49cb8fa194 Move DCT calculation 2019-03-18 16:45:15 +01:00
mark b314edb83f Add iomanip for preview output 2019-03-18 16:44:53 +01:00
mark 892835b380 Different sampling algorithms 2019-03-12 00:43:35 +01:00
mark 8706e241a4 Adds preview functions 2019-03-12 00:43:10 +01:00
mark db665025bd Update ignore with stuff 2019-03-11 22:52:55 +01:00
Mark Hoekveen f2466a63ec Adds Crop and Watermark mutations 2019-03-06 20:07:00 +01:00
Mark Hoekveen 3ffb39ea73 Remove Flip
It wasn't really adding anything to the tests
2019-03-06 20:06:28 +01:00
Mark Hoekveen f18c4be520 Clean-up mutation code 2019-03-06 20:05:37 +01:00
Mark Hoekveen 887bd45cac Update Visual Studio toolset version 2019-03-06 20:05:00 +01:00
mark abc0866318 Adds Makefile for my local linux system 2019-03-04 11:45:46 +01:00
mark f5ede23bbb Fix uglies in Descriptor.h 2019-03-04 11:44:46 +01:00
mark e21e957dee Removes class specifier from outputRank 2019-03-03 23:39:17 +01:00
Mark Hoekveen e03fd68fd9 Process results into files 2019-03-03 11:21:40 +01:00
Mark Hoekveen ffed7bff6e makes rankMutations return a value
Class state-machine isn't working very well
2019-03-03 11:21:12 +01:00
Mark Hoekveen aa31c1f513 Global image counting
Is useful later for when we want to know our progress
2019-03-03 11:20:18 +01:00
Mark Hoekveen aed05f694c More descriptive function comments 2019-03-03 11:19:39 +01:00
Mark Hoekveen ddcf8d7ca5 fixes typo 2019-03-03 11:18:45 +01:00
Mark Hoekveen de879d15df Ignores some more data folders
Testing data and a results folder
2019-03-03 10:36:57 +01:00
Mark Hoekveen abe91bcfbd WIP: Use upper_bounc
haha commit non-working code.
2018-10-24 16:44:31 +02:00
Mark Hoekveen c3d4c7ea11 Bugfixes implemented and experiments added
Wwo!
2018-10-12 20:22:04 +02:00
Mark Hoekveen edfa53a4ff WIP on new init
Rework seems done, but man are there bugs
2018-10-11 17:05:41 +02:00
Mark Hoekveen d0cbf6b420 New init done.
Still needs some testing.
2018-10-10 14:50:12 +02:00
Mark Hoekveen 06aa50e3b4 New Init WIP 2018-09-03 21:50:25 +02:00
Mark Hoekveen cabc2e7462 Removes quick execution 2018-08-26 22:51:10 +02:00
Mark Hoekveen 8a26e2bd24 Use local distance array for each mutator check 2018-08-19 17:28:56 +02:00
Mark Hoekveen f4fc9a3500 Ignore some build files 2018-08-14 16:50:02 +02:00
Mark Hoekveen a41f123d3c Make bright less bright
It was a bit much I guess.
2018-08-14 16:49:10 +02:00
Mark Hoekveen 22479a1a5a Add Flop, LowQ, JPEG, Hue, Brighten
Extra mutators yay
2018-08-14 16:46:04 +02:00
Mark Hoekveen 1de3961ece WIP Mutations ranking 2018-08-11 11:05:03 +02:00
Mark Hoekveen 34ba693e1c Adds mutations 2018-08-05 15:36:53 +02:00
Mark Hoekveen d4c37ef6e1 Rename DCT Descriptors 2018-07-19 13:39:26 +02:00
Mark Hoekveen f4d67accbe Ignore experimentation files 2018-07-19 13:35:40 +02:00
Mark Hoekveen 8b4035eed1 Adds DCTMedian
Probably DCT Average would work better..
2018-06-30 15:36:07 +02:00
Mark Hoekveen dba94c125e Code-cleanup
Some refactoring was in order.
2018-06-30 14:31:46 +02:00
Mark Hoekveen 8b95040a2b VS ignore update 2018-06-30 14:31:33 +02:00
Mark Hoekveen 6c2c697a58 Initial Commit
Had to recreate repo because it was corrupted. FML.
2018-06-30 14:17:13 +02:00
Mark Hoekveen 3ae66d7969 Initial commit 2018-06-30 14:16:09 +02:00