77330e24d2 Make datasets/raise/merge_single_color_channel_images_according_to_bayer_filter.py production ready
0b52e781e3 First try to merge multiple single color channel images
6aca1126a1 Complete dict assignment
3636335b63 Add match statement
Compare 3 commits »
be91a07dd5 Add and use getImageFileNameByColor
3fc0d64512 Add and use getImageFileNameByColor
fddb89c64a Add datasets/raise/merge_single_color_channel_images_according_to_bayer_filter.py
faaf3eb263 Ease support for single or multiple colors
be5952bbc7 Add easy support for single or multiple colors
cca81927dd Move Color Enum to utils.py
eac2cf2174 Add a missing parameter
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…

fb58d78fed Name output file the same way as the input one
8c9dfc2e41 Output an estimated PRNU per color channel
f15af68bba Add and use Color enumeration
Compare 2 commits »
Benjamin_Loison opened issue Benjamin_Loison/linux#16 2024-04-17 18:54:38 +02:00
Undo Nautilus USB storage Unmount
f4d8c028b2 Remove unnecessary spaces
3760164622 Add and use colorRawImageVisible
83a12f4e0a Add and use SKY and WALL
e080e841f5 Add and use raiseNotFlatFields
Compare 4 commits »
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#49 2024-04-16 19:30:04 +02:00
RAW image processing

As requested by Marina:

flat_001.NEF

flat_001.NEF_B

![flat_001.NEF_G](/attachmen…

a6ef3977dd Add comment concerning printing {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
Compare 4 commits »
Benjamin_Loison commented on issue Benjamin_Loison/Gitea_instance#2 2024-04-16 14:13:46 +02:00
Backup at least /var/lib/gitea/ on update

Use rsnapshot to reduce the size of backups.

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

Rafael ARW:

np_array

I do not seem to find any visual feature.