]> git.sesse.net Git - movit/commit
Add an implementation of sharpening by FIR Wiener filters.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Oct 2012 18:02:27 +0000 (20:02 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Oct 2012 18:02:27 +0000 (20:02 +0200)
commit42c35394ef92bb5179fc4879cb55b866fd422d28
treeb51a0d537c78678d1083d10727b91b531dcbda85
parentc36321a4c199c24a98cf3acef49e986ea65ae3f1
Add an implementation of sharpening by FIR Wiener filters.
Makefile
deconvolution_sharpen_effect.cpp [new file with mode: 0644]
deconvolution_sharpen_effect.frag [new file with mode: 0644]
deconvolution_sharpen_effect.h [new file with mode: 0644]