32 Commits

Author SHA1 Message Date
esimov
e090d6c300 Simplify sorting function 2021-03-02 11:17:53 +02:00
esimov
58c279656c Fixing index out of range issue 2019-03-13 07:28:54 +02:00
esimov
e4c68f10b7 Include forgery detection accuracy indicator 2018-07-25 12:52:58 +03:00
esimov
8accaed975 Modify code comment 2018-07-03 09:18:55 +03:00
esimov
326f7d2a69 Use fatal in case of image errors 2018-04-20 16:01:40 +03:00
esimov
3364647525 Include travis.yml 2018-04-20 14:11:38 +03:00
esimov
26f265a330 Change detector color 2018-04-20 13:29:11 +03:00
esimov
73f991c55e Include readme 2018-04-20 11:03:12 +03:00
esimov
faae553275 Check blur radius 2018-04-19 18:19:43 +03:00
esimov
f3d7fe5040 Add progress bar 2018-04-19 17:24:03 +03:00
esimov
3fb5d4a5dc Separate code 2018-04-19 14:19:43 +03:00
esimov
ebce2ea02a Visualize the possibile tempered zones 2018-04-19 14:00:36 +03:00
esimov
f77495a2d4 Quantized DCT coeficients, tweaking parameters 2018-04-18 17:41:26 +03:00
Endre Simo
45dfd78aca Modify threshold values 2018-04-17 08:06:05 +03:00
esimov
f06d36908a Testing threshold values 2018-04-16 18:18:14 +03:00
esimov
295119f489 Filtering out neighboring blocks 2018-04-16 16:31:51 +03:00
Endre Simo
6c68abbfa8 Analyze blocks simmilarities and filter out identical ones 2018-04-16 11:37:31 +03:00
Endre Simo
72561d6bac Analyze blocks similarities 2018-04-16 10:38:54 +03:00
Endre Simo
88f7f5e41b Reformat code with linter 2018-04-13 21:27:39 +03:00
Endre Simo
9c1074a8f2 Check for block pair similarity 2018-04-13 18:18:55 +03:00
Endre Simo
07ca47f61d Calculate two neighboring blocks euclidean distance 2018-04-11 17:36:15 +03:00
Endre Simo
579d554df7 Fixing conflicts 2018-04-03 17:54:56 +03:00
Endre Simo
f7cec78ed9 Sorting feature vectors 2018-04-03 17:46:15 +03:00
Endre Simo
ac51c27537 Calculate average RGB color 2018-03-31 16:08:59 +03:00
Endre Simo
bc64aed5d4 Remove test code 2018-03-30 17:55:04 +03:00
Endre Simo
9e0335eba4 Extract feature elements 2018-03-30 17:49:14 +03:00
Endre Simo
653ae49948 Modify core logic 2018-03-28 19:22:15 +03:00
Endre Simo
d4204786ad Adding inverse DCT 2018-03-27 08:41:04 +03:00
Endre Simo
b135f8bc39 Inverse IDCT 2018-03-23 18:39:27 +02:00
Endre Simo
31a35446bf Inverse IDCT 2018-03-23 18:37:05 +02:00
esimov
998f3f8611 Code change 2018-03-23 09:40:22 +02:00
esimov
72b9ddd9a2 First try 2018-03-20 14:06:24 +02:00