Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#62 2024-04-30 02:51:19 +02:00
Optimize execution speed
2024-04-30 02:48:47.585371 Alpha
2024-04-30 02:48:48.970068 Beta
2024-04-30 02:49:11.315387 Charlie
2024-04-30 02:49:11.315437 Delta
2024-04-30 02:49:33.510231 Charlie
2024-04-30…
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#62 2024-04-30 02:48:17 +02:00
Optimize execution speed

To simplify logs to not have issues with prints:

def tqdm(iterator, desc):
    return iterator
Optimize execution speed
Improve accuracy
2d67c2bca1 Add and use rescaleRawImageForDenoiser and updateExtremes (#59)
Denoising time electricity consumption order of magnitude
Denoising time electricity consumption order of magnitude
671a692114 #59: Save rmss for futher investigations
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#59 2024-04-29 15:40:34 +02:00
Make split_and_compare_prnus_of_subgroups.py compatible with RAW images

RAISE flat-field raw images bilateral right green denoiser PRNU estimation among 2 subgroups:

![flat-field_nef_bilateral_green_right_rms_between_estimated_prnu_of_2_subgroups](/attachments/12397…

Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#59 2024-04-28 01:35:46 +02:00
Make split_and_compare_prnus_of_subgroups.py compatible with RAW images

RAISE flat-field raw images wavelet denoiser PRNU estimation among 2 subgroups:

![flat-field_nef_wavelet_rms_between_estimated_prnu_of_2_subgroups](/attachments/892a0716-e4e3-4ce6-804e-6e6ec7f7…

Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#59 2024-04-27 23:17:23 +02:00
Make split_and_compare_prnus_of_subgroups.py compatible with RAW images

Maybe [mergeSingleColorChannelImagesAccordingToBayerFilter](https://gitea.lemnoslife.com/Benjamin_Loison/Robust_image_source_identification_on_modern_smartphones/src/commit/5647ab401923bac767b8e5…

5647ab4019 #59: Should make split_and_compare_prnus_of_subgroups.py compatible with RAW images
9b2f2281e4 Make merge_single_color_channel_images_according_to_bayer_filter.py more general
5ea0a862c0 Add and use getColorChannel
561ec9d1e0 Add and use escapeFilePath
Compare 2 commits »
b50f013234 Add and use isARawImage
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#59 2024-04-27 20:55:20 +02:00
Make split_and_compare_prnus_of_subgroups.py compatible with RAW images
file test.{jpg,png,tif,arw,nef}
test.jpg: JPEG image data, Exif standard: [TIFF image data, little-endian, direntries=12, description=                               ,…
a0fc38d023 Add and use getRawColorChannel to utils.py
Benjamin_Loison commented on issue Benjamin_Loison/Robust_image_source_identifica…#59 2024-04-27 20:46:30 +02:00
Make split_and_compare_prnus_of_subgroups.py compatible with RAW images

Forgot to add to [80a33428d6993bcd25c107bf4461d40df7d5244b](https://gitea.lemnoslife.com/Benjamin_Loison/Robust_image_source_identification_on_modern_smartphones/commit/80a33428d6993bcd25c107bf4461…

80a33428d6 Make split_and_compare_prnus_of_subgroups.py execution compatible with chaining shell commands
9d8e5ddbec Make split_and_compare_prnus_of_subgroups.py only use 2 images of RAM
Compare 2 commits »