Plugin update: Parallel Spectral and Iterative Deconvolution
Posted by
Piotr Wendykier on
Aug 26, 2008; 11:07pm
URL: http://imagej.273.s1.nabble.com/Plugin-update-Parallel-Spectral-and-Iterative-Deconvolution-tp3695280.html
Hello Everyone,
I have updated my plugins for spectral and iterative deconvolution.
New in Parallel Iterative Deconvolution:
- new method: Nonnegatively Constrained Gauss-Seidel
(this is a parallel implementation of Rob Dougherty's Iterative
Deconvolve 3D)
- the plugin can be called from a macro
(see macros directory in the binary distribution)
- optimization in MRNSD
- added javadoc distribution
- the plugin is updated to use Parallel Colt 0.5
New in Parallel Spectral Deconvolution:
- the plugin can be called from a macro
(see macros directory in the binary distribution)
- memory optimization for single precision methods
- added javadoc distribution
- the plugin is updated to use Parallel Colt 0.5
Both plugins are available at:
http://piotr.wendykier.googlepages.com/deconvolutionPiotr Wendykier