Announcement: Parallel Spectral Deconvolution Plugin

Posted by Piotr Wendykier on
URL: http://imagej.273.s1.nabble.com/Announcement-Parallel-Spectral-Deconvolution-Plugin-tp3698289.html

Hello,

A new plugin, called "Parallel Spectral Deconvolution", is available at:

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

Features:

- 2D and 3D Generalized Tikhonov, Tikhonov and TSVD image deblurring.
- Multithreading.
- Reflexive and periodic boundary conditions.
- Automatic choice of regularization parameter (based on GCV).
- Very fast update option.
- Non-modal GUI.
- Can deblur 4096x4096 image in less than 7 seconds (on quad-core).

This plugin uses JTransforms - first open source, multithreaded FFT library
written in pure Java - available at:

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

I hope that you will find it useful.

Piotr Wendykier