- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
pushed to prnu_written_as_such at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 18:18:28 +01:00
Benjamin_Loison
pushed to prnu_written_as_such at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 18:17:55 +01:00
Benjamin_Loison
pushed to prnu_written_as_such at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 18:17:48 +01:00
Benjamin_Loison
pushed to prnu_written_as_such at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 18:15:03 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#21
2024-03-26 11:58:20 +01:00
Estimating PRNU on Gaussian noise images
What is the next step?
Benjamin_Loison
pushed to prnu_written_as_such at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 03:15:36 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#23
2024-03-26 03:14:15 +01:00
Keep a copy of this repository on another device
Also pay attention to keep a recent copy of this repository all time long, as I do not have a local copy of meta-git stuff (issues etc).
Benjamin_Loison
created branch prnu_written_as_such in Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 02:34:22 +01:00
Benjamin_Loison
pushed to prnu_written_as_such at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 02:34:22 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 02:32:07 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#11
2024-03-26 02:28:42 +01:00
How to deal with multiple color channels?
Maybe just consider like 3 different images, as I have done in the following issue for technical reasons:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdAHfQY22zk3mugV0u5U8J+0t1+k8qw7FEv…
Benjamin_Loison
opened issue Benjamin_Loison/Robust_image_source_identifica…#23
2024-03-26 02:06:50 +01:00
Keep a copy of this repository on another device
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#21
2024-03-26 02:03:00 +01:00
Estimating PRNU on Gaussian noise images
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 01:59:23 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 01:55:10 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-26 01:45:49 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#21
2024-03-26 01:39:06 +01:00
Estimating PRNU on Gaussian noise images
plt.title('Actual PRNU')
plt.imshow(prnus[0])
plt.show()
image = np.array(imagesWithPrnu[0][:1]).mean(axis = 0)
plt.title(f'First image with PRNU\ni.e. estimated PRNU\nRMS…
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#21
2024-03-26 01:24:31 +01:00
Estimating PRNU on Gaussian noise images
Could render intermediary image differences, as it is easy to see an almost black uniform image but it is hard to compare 2 random images. However, this assumes that the color scale for each image…
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#21
2024-03-25 20:46:39 +01:00
Estimating PRNU on Gaussian noise images
Showcase an example and now make a curve to make it clearer. Note that if want a maximum precision curve, may have to pay attention to complexity.
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-25 20:14:35 +01:00