285 Commits

Author SHA1 Message Date
Benjamin_Loison 19f8e010e0 Add debugging 2024-07-24 00:22:08 +02:00
Benjamin_Loison 3a4100b779 Use np.clip 2024-07-04 04:18:13 +02:00
Benjamin_Loison 98426db9dd Using matplotlib clipping 2024-07-04 04:11:12 +02:00
Benjamin_Loison d24c883a92 Restore clipping
6f961a46cf
2024-07-04 04:08:36 +02:00
Benjamin_Loison 5bc0337dc8 Forcing color map 2024-07-04 04:08:10 +02:00
Benjamin_Loison 9d20940cb1 cmap try 2024-07-04 04:03:54 +02:00
Benjamin_Loison 6f961a46cf Add clipping 2024-07-04 03:58:30 +02:00
Benjamin_Loison a17ec28cc3 Add color scales 2024-07-04 03:36:36 +02:00
Benjamin_Loison 0fca7c84a0 Support Nikon D90 .nefs 2024-06-17 13:48:21 +00:00
Benjamin_Loison 715b5296c9 Compare PRNUs 2024-06-11 17:54:29 +02:00
Benjamin_Loison c2cf139261 Correct pearsonr import 2024-06-11 17:53:34 +02:00
Benjamin_Loison aa5c210539 Comment checkOriginalPoint 2024-06-11 17:52:50 +02:00
Benjamin_Loison 2bfedf54ad Remove INTERESTING_VALUES_OF_AXES usage 2024-06-11 17:51:57 +02:00
Benjamin_Loison a9861a761f Use an intermediary variable in getImageColorChannel 2024-06-11 17:35:26 +02:00
Benjamin_Loison 0c7108b3ec Make benchmark_load_part_of_images.py production ready 2024-06-11 16:41:43 +02:00
Benjamin_Loison 115bab4b4c Add and use getEstimatedPrnu 2024-06-05 16:47:24 +02:00
Benjamin_Loison 31da324702 Compute mean PRNU estimate from scratch 2024-06-05 16:41:44 +02:00
Benjamin_Loison be83fcf154 Add PRNU estimation computation 2024-06-05 16:27:40 +02:00
Benjamin_Loison 38eca8e65c Add verify_dots.py 2024-06-05 16:23:55 +02:00
Benjamin_Loison fbd7cb01e1 Support lowest correlation in find_consecutive_most_similar_images.py 2024-05-31 16:05:36 +02:00
Benjamin_Loison 7f7e78cafb Small changes 2024-05-31 14:07:51 +02:00
Benjamin_Loison 4eb8841ebf Clean find_consecutive_most_similar_images.py 2024-05-31 12:12:14 +02:00
Benjamin_Loison 0dd21ad34d Add find_consecutive_most_similar_images.py
Using:
- https://codeberg.org/Benjamin_Loison/PRNU_extraction/src/commit/dd80ba940a5b0ef82905d0e7b250c7fb74eb642a/utils.py#L53-L55
- https://codeberg.org/Benjamin_Loison/PRNU_extraction/src/commit/dd80ba940a5b0ef82905d0e7b250c7fb74eb642a/chen.py#L81-L89
2024-05-31 12:10:37 +02:00
Benjamin_Loison a5cf1083bd Before optimizing extract_4_color_channel_images_from_raw.py 2024-05-23 16:55:11 +02:00
Benjamin_Loison 2144babd8f Subtract an image to the other 2024-05-23 14:53:16 +02:00
Benjamin_Loison 6ad8483990 Add and use COLOR 2024-05-23 14:48:39 +02:00
Benjamin_Loison cc05f5c210 Add and use getImageColorChannel 2024-05-23 14:48:11 +02:00
Benjamin_Loison 3c983b0690 Add and use getImageFilePath 2024-05-23 14:47:25 +02:00
Benjamin_Loison 95d4d841c4 Use crop for multipleColorsImage to verify ORIGINAL_INTERESTING_POSITION 2024-05-23 14:45:04 +02:00
Benjamin_Loison 24b6971632 Add extract_4_color_channel_images_from_raw.py 2024-05-23 12:21:04 +02:00
Benjamin_Loison 7db83a10c9 Update uncommited 2024-05-23 12:17:54 +02:00
Benjamin_Loison 40a88d25c7 Mention the related issues faced in remove_period_patterns.py 2024-05-23 09:05:34 +02:00
Benjamin_Loison 7970c8d601 Restore what should work 2024-05-23 02:34:40 +02:00
Benjamin_Loison fbdb2393a9 Restore what should work 2024-05-23 02:33:20 +02:00
Benjamin_Loison 81a994ed65 CLean remove_period_patterns.py and add debugging as unable to find back process to get wanted result 2024-05-23 01:55:25 +02:00
Benjamin_Loison 0f5b9dcdaf Make generate_vignetting.py ready 2024-05-23 00:49:01 +02:00
Benjamin_Loison 6a2b6386c9 Add generate_vignetting.py 2024-05-22 21:36:25 +02:00
Benjamin_Loison 92026d7134 Use plt.suptitle for the actual title in analyze_fft_ellipses.py 2024-05-22 20:30:48 +02:00
Benjamin_Loison a39a88c992 Finish cleaning analyze_fft_ellipses.py 2024-05-22 20:22:44 +02:00
Benjamin_Loison 85bc972c54 Clean completely analyze_fft_ellipses.py 2024-05-22 20:13:20 +02:00
Benjamin_Loison 80ac1f1bf3 Clean analyze_fft_ellipses.py 2024-05-22 19:53:20 +02:00
Benjamin_Loison ffd71ce5b8 Add analyze_fft_ellipses.py 2024-05-22 19:19:09 +02:00
Benjamin_Loison 7a002f8b0d Add 1 to np.log10 argument 2024-05-22 16:43:17 +02:00
Benjamin_Loison 99fb31bbd1 Use same color scale 2024-05-16 09:55:36 +02:00
Benjamin_Loison da5b19f047 Clean image_to_fourier.py 2024-05-16 01:39:06 +02:00
Benjamin_Loison eb33def18c Add a missing : and imports 2024-05-16 00:33:29 +02:00
Benjamin Loison f719ff767a #66: Stop execution if Pearson correlation is negative 2024-05-15 20:15:20 +02:00
Benjamin Loison 60a9dfe89c Update forgotten to commit scripts 2024-05-15 20:00:44 +02:00
Benjamin Loison 6e7e06b85c Clean attribute_source_camera.py 2024-05-15 19:57:56 +02:00
Benjamin Loison e3e3d44ca9 #62: Comment loading images to memory in favor of cropping 2024-05-15 19:57:04 +02:00