deconvtv - fast algorithm for total variation deconvolution

版本 1.0.0.0 (421.5 KB) 作者: Stanley Chan
Fast numerical solver for total variation regularized least-squares deconvolution problems.
8.1K 次下载
更新时间 2013/9/23

查看许可证

Total variation regularized least-squares deconvolution is one of the most standard image processing problems. This package provides an implementation of the current state-of-art algorithm using the concept of augmented Lagrangian [1], which can be considered as a variation of the popularly known Alternating Direction Methods of Multipliers (ADMM). The user interface of deconvtv is identical to the current MATLAB's deconvolution tools, including deconvwnr, deconvlucy, and deconvreg:

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

deconvtv supports direct space-time processing for both image and video deconvolution problems.

Applications of deconvtv include, and are not limited to: image and video deblurring, image and video denoising, depth data enhancement, hot-air turbulence stabilization, and multi-view synthesis.

For additional information and citations, please refer to:
[1] S.H. Chan, R. Khoshabeh, K.B. Gibson, P.E. Gill, and T.Q. Nguyen, "An augmented Lagrangian method for total variation video restoration", IEEE Trans. Image Process., vol. 20, no. 11, p. 3097-3111, 2011.

引用格式

Stanley Chan (2025). deconvtv - fast algorithm for total variation deconvolution (https://www.mathworks.com/matlabcentral/fileexchange/43600-deconvtv-fast-algorithm-for-total-variation-deconvolution), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0