Use mean as denoiser #57

Open
opened 2024-04-23 04:50:30 +02:00 by Benjamin_Loison · 2 comments

RAISE flat field:

multiple_colors

Modified brightness and contrast:

image

Being able to explain why this method leads to an estimated PRNU with more color gradients as the original image.

RAISE flat field: ![multiple_colors](/attachments/f1f1fabb-971b-4e0d-afc8-af0bbebe1d01) Modified brightness and contrast: ![image](/attachments/25c31e4b-e3ae-4194-96db-7700bee58779) Being able to explain why this method leads to an estimated PRNU with more color gradients as the original image.
Benjamin_Loison added the
enhancement
medium priority
medium
labels 2024-04-23 04:50:30 +02:00
Benjamin_Loison pinned this 2024-04-23 04:50:49 +02:00
Author
Owner

Current issue is that in theory extracting noise by substracting the average image removes the PRNU, but as shown above we still observe patterns looking like unique artifacts. To avoid removing the PRNU as the image are quite smooth enough we will apply a Gaussian kernel to blur the image to remove the PRNU from the average image.

The good question is what sigma value is appropriate? Once will have mathematical metrics could benchmark.

Current issue is that in theory extracting noise by substracting the average image removes the PRNU, but as shown above we still observe patterns looking like unique artifacts. To avoid removing the PRNU as the image are quite smooth enough we will apply a Gaussian kernel to blur the image to remove the PRNU from the average image. The good question is what `sigma` value is appropriate? Once will have mathematical metrics could benchmark.
Author
Owner

Does not seem as precise as bilateral denoiser.

Mean denoiser:

image

Bilateral denoiser:

image

Source: issues/49#issuecomment-1693

Does not seem as precise as bilateral denoiser. Mean denoiser: ![image](/attachments/da53cc48-467e-4a33-bab7-803ad3e35ce9) Bilateral denoiser: ![image](/attachments/a9f58d89-613f-4f5e-9cab-cb5b6ee0ba7f) Source: [issues/49#issuecomment-1693](https://gitea.lemnoslife.com/Benjamin_Loison/Robust_image_source_identification_on_modern_smartphones/issues/49#issuecomment-1693)
6.1 MiB
4.8 MiB
Benjamin_Loison unpinned this 2024-04-27 14:58:02 +02:00
Sign in to join this conversation.
No description provided.