Use same color map for different images to more accurately compare them
8523c02517 Fix #68: Use same color map for different images to more accurately compare them
3e332c19d8 Remove unnecessary from PIL import Image
Compare 2 commits »
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#68 2024-05-09 23:51:45 +02:00
Use same color map for different images to more accurately compare them
denoiser = bilateral np.min(multipleColorsImage) = -0.04890543970650529 np.max(multipleColorsImage) = 0.047219058067642594
denoiser = wavelet np.min(multipleColorsImage) = -0.0536033284528025…
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#68 2024-05-09 23:28:47 +02:00
Use same color map for different images to more accurately compare them
plt.imsave(PREFIX + 'multiple_colors.png', multipleColorsImage, vmin = multipleColorsImage.min(), vmax = multipleColorsImage.max())

is identical to:

plt.imsave(PREF
Use same color map for different images to more accurately compare them
0bd9e57942 Correct warning Token not allowed in a PDF string (Unicode): (hyperref) removing \\'`
e1ff265e6b Add documentation/slides/slides.tex
d8a4e66ff8 Add documentation/report/report.tex
557b10b645 Update annotations
8bbf60cd1a Add articles/Pearson correlation coefficient - Wikipedia/
320a7dfef2 Add articles/Standard deviation - Wikipedia/
bf5120d972 Add articles/Covariance - Wikipedia/
5de9de9663 Add articles/Geometric mean - Wikipedia/
Benjamin_Loison opened issue Benjamin_Loison/linux#22 2024-05-09 02:44:00 +02:00
How to shred free disk slots?
Benjamin_Loison opened issue Benjamin_Loison/linux#21 2024-05-09 01:20:42 +02:00
Purpose of all network interfaces?
Benjamin_Loison opened issue Benjamin_Loison/codeberg#2 2024-05-08 16:19:07 +02:00
Maybe some issues of https://github.com/Benjamin-Loison/gitea should be listed in this repository
Benjamin_Loison opened issue Benjamin_Loison/linux#20 2024-05-08 16:14:21 +02:00
diff progress for 2 huge files
Benjamin_Loison opened issue Benjamin_Loison/bitcoin#2 2024-05-08 04:14:27 +02:00
Track opentimestamps-client: How to only run Bitcoin SPV to *less securely* verify OpenTimeStamps proofs?
Benjamin_Loison opened issue Benjamin_Loison/linux#19 2024-05-06 15:53:04 +02:00
Make a fake microphone input using voice synthesis based on actual microphone input speech