Commit Graph

20 Commits

Author SHA1 Message Date
Benjamin Loison
671a692114 #59: Save rmss for futher investigations
For instance to plot a fair comparison, see [issues/59#issuecomment-1732](#59 (comment)).
2024-04-30 01:04:33 +02:00
5647ab4019 #59: Should make split_and_compare_prnus_of_subgroups.py compatible with RAW images 2024-04-27 23:13:48 +02:00
5ea0a862c0 Add and use getColorChannel 2024-04-27 21:49:32 +02:00
561ec9d1e0 Add and use escapeFilePath 2024-04-27 21:48:07 +02:00
Benjamin Loison
80a33428d6 Make split_and_compare_prnus_of_subgroups.py execution compatible with chaining shell commands
Otherwise it is stuck on `plt.show` until it is closed but we want to
chain with a notification command, so the notification is not
interesting in this case.
2024-04-27 19:36:45 +02:00
Benjamin Loison
9d8e5ddbec Make split_and_compare_prnus_of_subgroups.py only use 2 images of RAM
quantity
2024-04-27 19:24:12 +02:00
Benjamin Loison
4ac75448a6 Correct in theory the range of color values 2024-04-27 17:54:16 +02:00
Benjamin Loison
643fee9f4a Make split_and_compare_prnus_of_subgroups.py executable from terminal
Used to be only executable from Pyzo.
2024-04-27 16:55:03 +02:00
c8fe71444f #59: Leverage iterativeMean to not suffer of RAM quantity issue 2024-04-27 16:49:06 +02:00
b0fa01c6c4 Remove potential chronological bias 2024-04-27 16:10:20 +02:00
e9dc28dc2a Simplify and clean split_and_compare_prnus_of_subgroups.py 2024-04-27 16:06:47 +02:00
7684e1408d Remove unused imports in split_and_compare_prnus_of_subgroups.py 2024-04-26 13:58:19 +02:00
9c469cf67a Leverage utils.py denoise in split_and_compare_prnus_of_subgroups.py 2024-04-26 13:58:00 +02:00
606821d45e Add show_mean_noise.py 2024-04-03 22:18:18 +02:00
4dd52aae90 Use plt.imsave instead of toPilImage 2024-04-03 16:57:49 +02:00
d3af12ce3e Try to have clear figure for thesis audition 2024-04-03 15:20:24 +02:00
aafb7ebc92 Plot an exhaustive curve to make sure that results are not just by chance 2024-04-02 23:58:41 +02:00
631ed6de34 #31: Establish expected wanted results about finding an identical PRNU for both subgroups 2024-04-02 21:05:15 +02:00
f09665f856 Make first rendering with both subgroups 2024-04-02 19:58:59 +02:00
ea00f42c58 Add datasets/raise/split_and_compare_prnus_of_subgroups.py 2024-04-02 18:45:40 +02:00