Total variation regularized least squares deconvolution is one of the standard problems in image processing. This package uses the concept of Augmented Lagrangian [1] to implement the state-of-the-art algorithm, which can be viewed as a variant of the widely known Alternating Direction Method of Multipliers (ADMM). The deconvtv user interface is similar to the current MATLAB deconvolution tools, including deconvwnr, deconvlucy, and deconvreg:

out = deconvtv(img, psf, mu, opt);

deconvtv supports direct spatiotemporal processing for image and video deconvolution problems. Its applications include, but are not limited to: image and video deblurring, image and video denoising, depth data enhancement, thermal air turbulence stabilization, and multi-view synthesis. For more information and citations, please refer to: [1] SH Chan, R. Khoshabeh, KB Gibson, PE Gill, and TQ Nguyen, \"Augmented Lagrangian Method for Total Variation Video Restoration\", IEEE Trans. Image.