Files
scikit-image/doc
François Orieux 33aedfd9aa Add deconvolution module to skimage.
This module add three function to skimage. The `wiener` function is a
simple wiener deconvolution. The `unsupervised_wiener` is a more
sophisticated wiener deconvolution with automatic estimation of
regularisation parameters. The third function is a literal traduction
in python of the rychardson lucy deconvolution of wikipedia.
2013-12-10 22:45:07 +01:00
..
2013-06-20 11:16:23 +02:00
2012-10-29 18:10:39 +01:00
2013-03-13 12:08:08 +01:00
2013-07-15 14:01:10 +02:00