Program: SmartDeblur
License: GPL
Description:
The SmartDeblur is a tool for restoration of defocused and blurred images. Written on C++ using Qt 4.8. Algorithm based on several deconvolution technics (Wiener, Tikhonov, Total Variation prior). Supported defect types:
- Out of Focus blur (with kernel deep tuning)
- Motion blur
- Gaussian blur
Website: http://yuzhikov.com/projects.html
Other: It is already portable.
Hmm, looks interesting. I'll take a look at it, and hopefully get a dev test up soon.