Research Article

An Efficient Blind Image Deblurring Using a Smoothing Function

Algorithm 1

Latent image and blur kernel estimation algorithm.
Input: Blur image ;
 initialize with results from the coarser level;
forto 5 do
  ;
  ;
  repeat
   solve for using eq.12;
   ;
   repeat
    solve for using eq. 13;
    solve for using eq.9;
    ;
   until;
   ;
  until;
  solve for using eq.15;
  
end
Output: the latent image and blur kernel