]> git.sesse.net Git - movit/commit
Add an unsharp mask effect, to complement the more expensive deconvolution sharpening.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Oct 2012 20:30:35 +0000 (22:30 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Oct 2012 20:30:35 +0000 (22:30 +0200)
commit6da2b27aecd1e3ccea21abc6f57e219cd811aab6
treee1abcf8925d6e4571e170e9f43aad09918552b54
parentebe6d6ba984b2fb77b365aeacd1f30d4da59964b
Add an unsharp mask effect, to complement the more expensive deconvolution sharpening.
Makefile
unsharp_mask_effect.cpp [new file with mode: 0644]
unsharp_mask_effect.h [new file with mode: 0644]