You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In scikit-image, there is an implementation of Richardson-Lucy deconvolution. Unless we have a compelling reason not to, we should make use of this implementation and remove our custom one.
In GitLab by @wtbarnes on Sep 2, 2023, 12:17
In scikit-image, there is an implementation of Richardson-Lucy deconvolution. Unless we have a compelling reason not to, we should make use of this implementation and remove our custom one.
https://scikit-image.org/docs/stable/api/skimage.restoration.html#skimage.restoration.richardson_lucy
The text was updated successfully, but these errors were encountered: