- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-18 00:18:27 +02:00
eac2cf2174
Add a missing parameter
Benjamin_Loison
opened issue Benjamin_Loison/Robust_image_source_identifica...#52
2024-04-18 00:15:21 +02:00
Automate GIMP best brightness and contrast to ease visualization?
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-18 00:14:53 +02:00
RAW image processing
Concerning merging multiple color channels PRNU estimations, I choose to input multiple images instead of multiple Numpy arrays, as I may adjust with GIMP to have brightness and contrast settings…
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-18 00:13:26 +02:00
fb58d78fed
Name output file the same way as the input one
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-17 20:25:32 +02:00
8c9dfc2e41
Output an estimated PRNU per color channel
f15af68bba
Add and use
Color
enumeration
Undo Nautilus USB storage
Unmount
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-17 14:33:08 +02:00
f4d8c028b2
Remove unnecessary spaces
3760164622
Add and use
colorRawImageVisible
83a12f4e0a
Add and use
SKY
and WALL
e080e841f5
Add and use
raiseNotFlatFields
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-16 19:30:04 +02:00
RAW image processing
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-16 16:48:32 +02:00
a6ef3977dd
Add comment concerning
print
ing {min,max}Color
8ca1972ddb
Correct raise not flat-fields processing
817c016815
Give a try to get image size with
rawpy
but it seems far slower
04e0de4d33
Try making not flat-images compatible
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-16 04:25:44 +02:00
RAW image processing
Should implement estimating the PRNU for the 3 color channels. Considering a raw image as if not interpolating does not seem correct despite each color channel image having the same size as…
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-16 03:38:11 +02:00
RAW image processing
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-16 03:27:45 +02:00
3a4f774e28
Make
denoise
arguments depend on denoiser
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-16 03:16:02 +02:00
caf7025504
Correct typos in previous commit
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-16 03:11:55 +02:00
d4e13ed123
Compute automatically extreme values
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-16 03:10:52 +02:00
RAW image processing
Contrairement aux canaux rouge et bleu, l’utilisation du canal vert pour l’estimation du PRNU semble incertaine à cause de la répartition du vert. Est-ce qu’un décalage dans une des…
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-04-16 03:02:59 +02:00
a8fa053687
#49: Get PRNU by using RAW images
6251c487e2
Add temporarily
maxGreen
computation
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-16 03:02:13 +02:00
RAW image processing
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-16 02:52:55 +02:00
RAW image processing
Are raw values bounded?
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#49
2024-04-16 01:40:15 +02:00
RAW image processing
Could consider the channel having the most variance on the considered set of images.