Commit Graph

17 Commits

Author SHA1 Message Date
Phuntsok Drak-pa
801e74d752 trailing types instead of return types 2019-04-01 16:55:02 +02: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
99c815a561 changed function signature (best practices) 2019-03-27 14:31:07 +01:00
Phuntsok Drak-pa
fe530235a2 edited some functions' signature (best practices) 2019-03-27 13:33:22 +01:00
Phuntsok Drak-pa
517eb2bb91 added third method 2019-03-25 17:14:57 +01:00
Phuntsok Drak-pa
b2361e1974 Euclidian distance fixed, C random now 2019-03-25 12:24:19 +01:00
Phuntsok Drak-pa
d9f2a2267c removed video option, began benchmarking 2019-03-24 21:34:04 +01:00
Phuntsok Drak-pa
eb1046603d code cleanup, started report, new verbose option 2019-03-24 19:43:25 +01:00
Phuntsok Drak-pa
13e59c2dc4 added method 2 2019-03-21 02:49:00 +01:00
Phuntsok Drak-pa
f6387a241b forgot to include these files 2019-03-20 20:15:53 +01:00
Phuntsok Drak-pa
32d6d42585 first naive method implemented 2019-03-20 20:14:55 +01:00
Phuntsok Drak-pa
5f198555f0 better handling of filenames 2019-03-20 12:34:46 +01:00
Phuntsok Drak-pa
0295de096d added helper functions and fixed inverted width and height 2019-03-20 11:40:17 +01:00
Phuntsok Drak-pa
12dead2d26 added euclidian distance calculation between two images 2019-03-19 17:20:04 +01:00
Phuntsok Drak-pa
c96b772e89 added helper function for drawing squares 2019-03-19 15:26:03 +01:00
Phuntsok Drak-pa
020d48e16e moved image initialization to new files 2019-03-19 14:49:57 +01:00