Commit Graph

22 Commits

Author SHA1 Message Date
70ccb094d5
Rename randomImage to randomGaussianImage 2024-03-28 16:18:32 +01:00
cfe718da7d
Make x-axis logarithmic 2024-03-26 02:32:03 +01:00
2bc13c5949
#21: Make a RMS curve depending on the number of images considered for the mean 2024-03-26 01:59:22 +01:00
c2862eaf43
#21: Incorrect mean, as it is a RMS mean, not a mean of images 2024-03-26 01:55:08 +01:00
f181a3498c
Correct Image wuthout PRNU rendering and precise that it is the first image 2024-03-26 01:45:47 +01:00
03f52a5bd1
Finish Matplotlib figure showing PRNU estimation by averaging 2024-03-25 20:45:51 +01:00
2baf9c3000
Add and use rmsDiffNumpy 2024-03-25 20:14:33 +01:00
7c7cbad0ef
Rename rmsdiff to rmsDiffPil 2024-03-25 20:01:51 +01:00
8b0b58953d
WIP: Matplotlib figure showing PRNU estimation by averaging
Committed to showcase
Benjamin_Loison/Pillow#4.
2024-03-25 19:45:46 +01:00
044d25cbaa
Add and use showImageWithMatplotlib 2024-03-25 18:37:09 +01:00
8575da5b1d
WIP: Getting PRNU by averaging on fake dataset 2024-03-25 17:45:01 +01:00
cf22ff2694
Add comments 2024-03-22 12:59:52 +01:00
d818714344
CAI over images mean does not seem better 2024-03-22 12:57:24 +01:00
464e43861b
Prefer *mean* over *average* 2024-03-22 12:54:34 +01:00
41926663b7
Correct a typo but PRNU classifier still looking random 2024-03-22 12:51:34 +01:00
36f5b69f5e
First PRNU classifier acting randomly it seems 2024-03-22 12:46:13 +01:00
a9adf2d53d
Compare RMS difference between average images and the average CAI images
#9 (comment)
2024-03-22 12:11:26 +01:00
452dd755fc
First PRNU distance test 2024-03-22 11:58:34 +01:00
92ede944c7
Not satisfying due to zero offset 2024-03-22 11:42:47 +01:00
c287d5f0ef
Add an use toPilImage 2024-03-22 11:39:51 +01:00
674025fa62
First iteration of fake dataset generation 2024-03-22 11:20:07 +01:00
876ce96a58
Add datasets/fake/generate_dataset.py 2024-03-22 10:31:47 +01:00