]> git.sesse.net Git - movit/history - deconvolution_sharpen_effect.h
Fix the mishandling of radius in the Gaussian deconvolution (it was off by a factor...
[movit] / deconvolution_sharpen_effect.h
2012-10-10 Steinar H. GundersonOnly recompute deconvolution kernel when we need to.
2012-10-10 Steinar H. GundersonAdd an implementation of sharpening by FIR Wiener filters.