Use non-local means denoiser #71
Labels
No Label
bug
Context-Adaptive Interpolator
duplicate
enhancement
epic
help wanted
high priority
invalid
left for future work
low priority
medium
medium priority
meta
question
quick
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Benjamin_Loison/Robust_image_source_identification_on_modern_smartphones#71
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://en.wikipedia.org/wiki/Non-local_means
https://scikit-image.org/docs/0.23.x/auto_examples/filters/plot_nonlocal_means.html
https://scikit-image.org/docs/0.23.x/api/skimage.restoration.html#skimage.restoration.denoise_nl_means
with
fast_mode = True
.Related to #69 and #73.
For 200x200 with Rafael 23/04/24:
Full resolution but with
patch_distance = 4
instead ofpatch_distance = 11
:Modified contrast and brightness: