Research Article

Fast Total-Variation Image Deconvolution with Adaptive Parameter Estimation via Split Bregman Method

Algorithm 1

APE-SBA: Adaptive Parameter Estimation Split Bregman Algorithm.
Input: f, H, .
(1)Initialize , , , . Set and and
(2)while stopping criterion is not satisfied, do
(3) Compute according to (26);
(4) Compute according to (27);
(5)if (28) holds, then
(6)  , and ;
(7)else
(8) Update and according to (31) and (30);
(9)end if
(10)Update and according to (23) and (24);
(11) ;
(12)end while
(13)return   and .