Commit Graph

282 Commits

Author SHA1 Message Date
d24c883a92
Restore clipping
6f961a46cf
2024-07-04 04:08:36 +02:00
5bc0337dc8
Forcing color map 2024-07-04 04:08:10 +02:00
9d20940cb1
cmap try 2024-07-04 04:03:54 +02:00
6f961a46cf
Add clipping 2024-07-04 03:58:30 +02:00
a17ec28cc3
Add color scales 2024-07-04 03:36:36 +02:00
0fca7c84a0
Support Nikon D90 .nefs 2024-06-17 13:48:21 +00:00
715b5296c9
Compare PRNUs 2024-06-11 17:54:29 +02:00
c2cf139261
Correct pearsonr import 2024-06-11 17:53:34 +02:00
aa5c210539
Comment checkOriginalPoint 2024-06-11 17:52:50 +02:00
2bfedf54ad
Remove INTERESTING_VALUES_OF_AXES usage 2024-06-11 17:51:57 +02:00
a9861a761f
Use an intermediary variable in getImageColorChannel 2024-06-11 17:35:26 +02:00
0c7108b3ec
Make benchmark_load_part_of_images.py production ready 2024-06-11 16:41:43 +02:00
115bab4b4c
Add and use getEstimatedPrnu 2024-06-05 16:47:24 +02:00
31da324702
Compute mean PRNU estimate from scratch 2024-06-05 16:41:44 +02:00
be83fcf154
Add PRNU estimation computation 2024-06-05 16:27:40 +02:00
38eca8e65c
Add verify_dots.py 2024-06-05 16:23:55 +02:00
fbd7cb01e1
Support lowest correlation in find_consecutive_most_similar_images.py 2024-05-31 16:05:36 +02:00
7f7e78cafb
Small changes 2024-05-31 14:07:51 +02:00
4eb8841ebf
Clean find_consecutive_most_similar_images.py 2024-05-31 12:12:14 +02:00
0dd21ad34d
Add find_consecutive_most_similar_images.py
Using:
- dd80ba940a/utils.py (L53-L55)
- dd80ba940a/chen.py (L81-L89)
2024-05-31 12:10:37 +02:00
a5cf1083bd
Before optimizing extract_4_color_channel_images_from_raw.py 2024-05-23 16:55:11 +02:00
2144babd8f
Subtract an image to the other 2024-05-23 14:53:16 +02:00
6ad8483990
Add and use COLOR 2024-05-23 14:48:39 +02:00
cc05f5c210
Add and use getImageColorChannel 2024-05-23 14:48:11 +02:00
3c983b0690
Add and use getImageFilePath 2024-05-23 14:47:25 +02:00
95d4d841c4
Use crop for multipleColorsImage to verify ORIGINAL_INTERESTING_POSITION 2024-05-23 14:45:04 +02:00
24b6971632
Add extract_4_color_channel_images_from_raw.py 2024-05-23 12:21:04 +02:00
7db83a10c9
Update uncommited 2024-05-23 12:17:54 +02:00
40a88d25c7
Mention the related issues faced in remove_period_patterns.py 2024-05-23 09:05:34 +02:00
7970c8d601
Restore what should work 2024-05-23 02:34:40 +02:00
fbdb2393a9
Restore what should work 2024-05-23 02:33:20 +02:00
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
0f5b9dcdaf
Make generate_vignetting.py ready 2024-05-23 00:49:01 +02:00
6a2b6386c9
Add generate_vignetting.py 2024-05-22 21:36:25 +02:00
92026d7134
Use plt.suptitle for the actual title in analyze_fft_ellipses.py 2024-05-22 20:30:48 +02:00
a39a88c992
Finish cleaning analyze_fft_ellipses.py 2024-05-22 20:22:44 +02:00
85bc972c54
Clean completely analyze_fft_ellipses.py 2024-05-22 20:13:20 +02:00
80ac1f1bf3
Clean analyze_fft_ellipses.py 2024-05-22 19:53:20 +02:00
ffd71ce5b8
Add analyze_fft_ellipses.py 2024-05-22 19:19:09 +02:00
7a002f8b0d
Add 1 to np.log10 argument 2024-05-22 16:43:17 +02:00
99fb31bbd1
Use same color scale 2024-05-16 09:55:36 +02:00
da5b19f047
Clean image_to_fourier.py 2024-05-16 01:39:06 +02:00
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
6a9900df91
#66: Add Distance Enum to choose between ROOT_MEAN_SQUARE and PEARSON_CORRELATION 2024-05-15 19:51:30 +02:00
Benjamin Loison
7ed6ff5adb
Add RESOLUTION support for Denoiser.MEAN in extract_noise.py 2024-05-15 19:20:19 +02:00
Benjamin Loison
ec4657eda8
Clean low pass denoiser 2024-05-15 18:21:11 +02:00