Announcement: Parallel Iterative Deconvolution Plugin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Announcement: Parallel Iterative Deconvolution Plugin

Piotr Wendykier
Hello,

A new plugin, called "Parallel Iterative Deconvolution 2D", is available at:

http://piotr.wendykier.googlepages.com/iterativedeconvolution

Features:

- multithreading (user can choose the number of computational threads)
- three iterative mathods:

    * MRNSD - Modified Residual Norm Steepest Descent
    * CGLS - Conjugate Gradient for Least Squares
    * HyBR - Hybrid Bidiagonalization Regularization

- spatially invariant as well as spatially variant blurs
- FFT-based preconditioner
- automatic choice of the tolerance for the preconditioner
- reflexive, periodic and zero boundary conditions
- show iterations option
- non-modal GUI.

I hope that you will find it useful.

Piotr Wendykier