Commit Graph

98 Commits

Author SHA1 Message Date
Phuntsok Drak-pa fdd12f6d75 RAII 2019-06-07 14:28:56 +02:00
Phuntsok Drak-pa bf643970f0 purely monochrome source image 2019-05-16 23:47:22 +02:00
Phuntsok Drak-pa 01943328df Better debug configuration 2019-05-16 23:47:10 +02:00
Phuntsok Drak-pa e4eeeb6ac2 optimized difference computing 2019-05-16 23:46:56 +02:00
Phuntsok Drak-pa ccd0410bc8 Merge branch 'master' of labs.phundrak.fr:phundrak/genetic-images 2019-05-05 18:43:25 +02:00
Phuntsok Drak-pa 3347f1cfe8 better conanfile 2019-05-05 18:43:09 +02:00
Phuntsok Drak-pa d2abb0161f updated a reference image, added examples for Alys-YanHe 2019-05-05 18:03:07 +02:00
Phuntsok Drak-pa ea4072482e probably the last commit, university project is done 2019-04-29 23:56:47 +02:00
Phuntsok Drak-pa bb3c9fb0d9 bug moved to other line 2019-04-28 19:34:11 +02:00
Phuntsok Drak-pa 451a55a6df attempt to fix division by zero 2019-04-28 19:30:23 +02:00
Phuntsok Drak-pa 0ddea4a393 Fixed little issue for Arch 2019-04-28 17:49:38 +02:00
Phuntsok Drak-pa 9d873f15ca added simple makefile 2019-04-28 17:41:31 +02:00
Phuntsok Drak-pa 93ae4693ff removed deprecated functions 2019-04-28 17:34:46 +02:00
Phuntsok Drak-pa 1d3b149f43 Added some instructions for conan install 2019-04-27 18:05:24 +02:00
Phuntsok Drak-pa 419270ee71 lighter dependencies, some more info from cmake 2019-04-27 18:05:08 +02:00
Phuntsok Drak-pa c75e6a92ea some bugs fixed 2019-04-27 18:04:32 +02:00
Phuntsok Drak-pa b962d50996 clang format update 2019-04-27 16:27:22 +02:00
Phuntsok Drak-pa bc9dcf4142 updated clang-format 2019-04-27 16:11:21 +02:00
Phuntsok Drak-pa 2bd701e6a6 deactivated by default LaTeX output 2019-04-27 15:45:51 +02:00
Phuntsok Drak-pa 012508e523 Beginning refactoring, adding triangles to the list of possible shapes 2019-04-27 15:45:39 +02:00
Phuntsok Drak-pa 326eb7c9e8 removed unused headers 2019-04-25 03:28:22 +02:00
Phuntsok Drak-pa 19935404ba actually, let's delete these operators 2019-04-25 03:08:19 +02:00
Phuntsok Drak-pa cf1eb02507 less raw for-loops 2019-04-25 02:53:53 +02:00
Phuntsok Drak-pa 0aa81fdec0 fixed some functions' arguments, inlined some other simple functions 2019-04-25 02:53:30 +02:00
Phuntsok Drak-pa 8ec3db2450 Doc update, better member initialization, removed unused lines 2019-04-25 01:37:35 +02:00
Phuntsok Drak-pa d7d02cc73d removed commented out code 2019-04-14 04:00:24 +02:00
Phuntsok Drak-pa 7e8d56bb1b small doxygen update 2019-04-14 03:58:58 +02:00
Phuntsok Drak-pa 8a34a40600 method 5 DONE 2019-04-14 03:58:49 +02:00
Phuntsok Drak-pa 51bac1bdca small report update 2019-04-13 19:46:30 +02:00
Phuntsok Drak-pa caf4c42169 changed program options, individual tiles load 2019-04-13 19:46:04 +02:00
Phuntsok Drak-pa 67626b346d updated readme 2019-04-13 19:45:45 +02:00
Phuntsok Drak-pa 87beb6fe8b modified options for fifth method 2019-04-13 15:09:07 +02:00
Phuntsok Drak-pa d2393561d6 I'm an idiot 2019-04-13 14:50:45 +02:00
Phuntsok Drak-pa bc94bb76c6 fixed return value when invoking software with help flag 2019-04-13 14:48:21 +02:00
Phuntsok Drak-pa 85cfe3c975 removed unused files 2019-04-13 14:31:32 +02:00
Phuntsok Drak-pa cbad530d4a Big code refactor, now the interface is easier to use 2019-04-13 14:26:01 +02:00
Phuntsok Drak-pa 4201e5476e updated benchmark script and beginning method 5 2019-04-09 02:20:33 +02:00
Phuntsok Drak-pa 41cbb90213 METHOD 4 FAST!! 2019-04-08 02:48:25 +02:00
Phuntsok Drak-pa 629c2e52c1 oops, wrong order 2019-04-08 00:57:54 +02:00
Phuntsok Drak-pa 3bd03afd1d even less duplicate code 2019-04-02 10:54:01 +02:00
Phuntsok Drak-pa 72b91ab1b1 less duplicate code 2019-04-02 10:37:14 +02:00
Phuntsok Drak-pa 15488ace23 updated report and added benchmark script 2019-04-01 17:34:34 +02:00
Phuntsok Drak-pa fdb6e89310 better CMakeLists.txt and clang-format 2019-04-01 16:55:41 +02:00
Phuntsok Drak-pa 801e74d752 trailing types instead of return types 2019-04-01 16:55:02 +02:00
Phuntsok Drak-pa 8a215f4a74 forgot to format this 2019-03-28 12:40:00 +01:00
Phuntsok Drak-pa 7fa70b35e4 updated style 2019-03-28 12:39:33 +01:00
Phuntsok Drak-pa 912eafb9dd New coding style 2019-03-28 12:26:05 +01:00
Phuntsok Drak-pa 9192e89241 Tests only on cmake option 2019-03-27 15:24:45 +01:00
Phuntsok Drak-pa 02702874f6 added files for running tests 2019-03-27 14:31:25 +01:00
Phuntsok Drak-pa 99c815a561 changed function signature (best practices) 2019-03-27 14:31:07 +01:00