Great contribution! Are there any other "filters" that should go into this new sub-package? Johannes Am 14.12.2013 um 04:07 schrieb Stéfan van der Walt <stefan@sun.ac.za>:
Hi everyone,
Just a heads-up on a new scikit-image submodule: ``skimage.restoration``.
Thanks to François Orieux, we are fortunate to have the following deconvolution algorithms implemented:
[1] `wiener` [2] `unsupervised_wiener` [3] `richardson_lucy`
I'd pay specific attention to Francois' own algorithm [2] -- no more painful parameter tweaking to get a good Wiener-Hunt deconvolution!
Thanks also to everyone on the team who worked hard to review and shape this PR.
Stéfan
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
On Sat, Dec 14, 2013 at 10:24 AM, Johannes Schönberger <jsch@demuc.de> wrote:
Are there any other "filters" that should go into this new sub-package?
Thanks for opening the following issue where this can be tracked: https://github.com/scikit-image/scikit-image/issues/855 Thanks Stéfan
participants (2)
-
Johannes Schönberger -
Stéfan van der Walt