58 Commits

Author SHA1 Message Date
mark a75f9be4e7 Adds perceptual hash filename generator
Als alternatief voor md5
2022-06-09 10:25:34 +02:00
Mark Hoekveen 06e0a28116 ignore torrent files 2019-09-23 16:58:31 +02:00
Mark Hoekveen 8b79ca4152 Graceful failing on missing data 2019-09-23 16:57:54 +02:00
mark d28128009b Quick wip 2019-07-20 15:26:07 +02:00
mark 2fc2ae5aba WIP: vector migration 2019-07-08 23:09:22 +02:00
mark 650bdc35bd Optimization updates 2019-07-08 14:01:17 +02:00
mark 2f5d5ece47 Threading test added 2019-06-30 00:28:08 +02:00
mark cd23cd4f70 Main cleanup 2019-06-29 15:14:12 +02:00
mark 80f7ba3db4 Remove windows reference in readme 2019-06-29 14:21:10 +02:00
mark f036580887 Remove Visual Studio project files 2019-06-29 14:20:29 +02:00
mark 322ca94818 Add a license 2019-06-29 14:19:11 +02:00
mark 72e99058fe Readme! 2019-06-29 14:14:05 +02:00
mark 845a3309b0 Code cleanups 2019-06-29 13:52:38 +02:00
mark 8a78f03814 Refactoring for the ages 2019-06-23 21:30:08 +02:00
mark 997ea91cb4 Optimization compiling 2019-06-23 21:29:52 +02:00
Mark Hoekveen 08e184f80d More migrations 2019-06-21 16:44:00 +02:00
Mark Hoekveen 9bde653a2a First two descriptors migrated 2019-06-04 19:44:49 +02:00
Mark Hoekveen 375626e6f6 Remove the serialization experiments with YAS 2019-06-04 12:49:26 +02:00
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