Endre Simo
|
faed756394
|
doc: included licence badge
|
2022-03-08 09:47:30 +02:00 |
|
Endre Simo
|
2704294825
|
doc: replaced travis badge with github actions
|
2022-03-08 09:46:36 +02:00 |
|
esimov
|
8ed6bda79c
|
ci: replaced travis with Github action
|
2022-03-06 10:53:21 +02:00 |
|
esimov
|
9873734204
|
fix: limit max blur radius to 254
|
2021-11-09 14:38:17 +02:00 |
|
esimov
|
fff250d779
|
Merge branch 'master' of https://github.com/esimov/forensic
|
2021-03-02 11:18:03 +02:00 |
|
esimov
|
e090d6c300
|
Simplify sorting function
|
2021-03-02 11:17:53 +02:00 |
|
esimov
|
1d091ef28e
|
[github] - added funding section
|
2020-12-23 16:00:56 +02:00 |
|
esimov
|
aa4525743c
|
Removed go.dep, replaced with go.mod
|
2020-12-01 15:30:36 +02:00 |
|
esimov
|
ef1ee9d906
|
Updated vendor dependencies
|
2020-12-01 15:23:04 +02:00 |
|
esimov
|
4614d4b43e
|
go mod
|
2020-12-01 15:21:59 +02:00 |
|
Endre Simo
|
02d5fb1b5c
|
Updated the documentation
|
2020-04-04 15:45:03 +03:00 |
|
Endre Simo
|
e733c88442
|
update
|
2019-03-15 14:40:52 +02:00 |
|
esimov
|
f820109cb8
|
Merge branch 'master' of https://github.com/esimov/forensic
|
2019-03-13 09:03:09 +02:00 |
|
esimov
|
58c279656c
|
Fixing index out of range issue
|
2019-03-13 07:28:54 +02:00 |
|
Endre Simo
|
a9cbcdf943
|
Update README.md
|
2018-07-25 12:57:13 +03: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 |
|
Endre Simo
|
bf850ad014
|
Update README.md
|
2018-07-03 09:15:02 +03:00 |
|
Endre Simo
|
7f2b296038
|
Update README.md
|
2018-05-01 09:38:27 +03:00 |
|
Endre Simo
|
f56a882bb5
|
Update README.md
|
2018-04-24 20:39:00 +03:00 |
|
esimov
|
326f7d2a69
|
Use fatal in case of image errors
v1.0.0
|
2018-04-20 16:01:40 +03:00 |
|
esimov
|
8f3209ba2f
|
Update travis
|
2018-04-20 15:25:49 +03:00 |
|
Endre Simo
|
f64d3de22b
|
Include travis badge
|
2018-04-20 14:13:37 +03:00 |
|
esimov
|
6683ea4664
|
Merge branch 'master' of https://github.com/esimov/forensic
|
2018-04-20 14:12:02 +03:00 |
|
esimov
|
3364647525
|
Include travis.yml
|
2018-04-20 14:11:38 +03:00 |
|
Endre Simo
|
eab0d1818d
|
Update README.md
|
2018-04-20 14:04:11 +03:00 |
|
esimov
|
26f265a330
|
Change detector color
|
2018-04-20 13:29:11 +03:00 |
|
Endre Simo
|
34a5417caa
|
Update README.md
|
2018-04-20 12:38:58 +03:00 |
|
Endre Simo
|
94483ae462
|
Create LICENSE
|
2018-04-20 11:46:48 +03:00 |
|
esimov
|
e04e06fab4
|
Include build script
|
2018-04-20 11:04:04 +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
|
cee4ec1d99
|
Update dependencies
|
2018-04-19 17:26:54 +03:00 |
|
esimov
|
f3d7fe5040
|
Add progress bar
|
2018-04-19 17:24:03 +03:00 |
|
esimov
|
03880bd534
|
Add vendor dependencies
|
2018-04-19 14:26:10 +03:00 |
|
esimov
|
acb5933460
|
Include .gitignore file
|
2018-04-19 14:23:52 +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 |
|