clij / clij2-fft

20 stars 6 forks source link

Fix mem leak in DeconvolveRichardsonLucyFFT.java #30

Closed NicoKiaru closed 5 months ago

NicoKiaru commented 5 months ago

See discussion in https://forum.image.sc/t/clij2-imglib2-cache-tiled-deconvolution/92331/7

With this modification, the only remaining buffer at the end of the deconvolution (in InteractiveImgLib2CacheDeconvolve) is the PSF buffer, which is typically very small.

imagesc-bot commented 5 months ago

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/clij2-imglib2-cache-tiled-deconvolution/92331/18