Visit Website

SmartDeblur is a tool for restoring defocused and blurred images, written in C++ using Qt 4.8. It utilizes deconvolution techniques like Wiener, Tikhonov, and Total Variation prior, supporting defect types such as Out of Focus blur, Motion blur, and Gaussian blur. The tool uses the FFTW library for fast Fourier transformation implementation and is licensed under GPL v3. Developed by Vladimir Yuzhikov, it offers high-speed processing, real-time parameter changes, full-resolution processing, deep tuning of kernel parameters, and an easy-to-use interface.

ALTERNATIVES