]> git.sesse.net Git - movit/history - deconvolution_sharpen_effect.frag
Add default constructors to Point2D/RGBTuple/RGBATuple, for convenience.
[movit] / deconvolution_sharpen_effect.frag
2014-04-03 Steinar H. GundersonFix a bug where having two DeconvolutionSharpenEffects...
2013-12-29 Steinar H. GundersonFix a bug where DeconvolutionSharpenEffect would forget...
2012-10-10 Steinar H. GundersonDrop the 8-way symmetry; it causes bugs due to normaliz...
2012-10-10 Steinar H. GundersonSimplify the refocus shader a bit.
2012-10-10 Steinar H. GundersonAdd an implementation of sharpening by FIR Wiener filters.