]> git.sesse.net Git - movit/history - deconvolution_sharpen_effect.cpp
Fix a bug where we would send too few parameters down to the refocus shader.
[movit] / deconvolution_sharpen_effect.cpp
2012-10-10 Steinar H. GundersonFix a bug where we would send too few parameters down...
2012-10-10 Steinar H. GundersonRemove stray debugging output.
2012-10-10 Steinar H. GundersonRemove some leftover out-commented code.
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.