Use non-local means denoiser #71
Loading…
x
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: