A Fast Blind Deblurring Algorithm Using Local Gradient Product Prior
Blind image deblurring is the restoration of latent clear images from blurred images without knowing the blur kernel. Recently, a large number of priors have been proposed to effectively address the ill-posed nature of blind deblurring. However, most methods approximate the proposed priors and only use the first-order term of the blurred image. We observe the gradient inner product of clear images is significantly larger than that of blurry ones. In this paper, we propose a novel Local Gradient Product (LGP) prior based on this observation. This prior not only offers a more accurate approximation but also uses the relationship between image pixels involving quadratic terms. The employment of the LGP prior avoids the inversion of large matrices, thereby improving solution efficiency. Extensive experiments demonstrate that our algorithm achieves state-of-the-art performance and competitive running speed on benchmark datasets. Our MATLAB code and experimental results are available at github.com/JixuanLiang/deblur-LGP.
Code (1)
Tasks
Blind Image DeblurringDeblurringImage DeblurringMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Blind Image Deblurring With Local Maximum Gradient Prior
Blind image deblurring aims to recover sharp image from a blurred one while the blur kernel is unknown. To solve this ill-posed problem, a great amount of image priors have been explored and employed in this area. In thi…
Blind Image DeblurringDeblurringImage DeblurringDeep Algorithm Unrolling for Blind Image Deblurring
Blind image deblurring remains a topic of enduring interest. Learning based approaches, especially those that employ neural networks have emerged to complement traditional model based methods and in many cases achieve va…
Blind Image DeblurringDeblurringImage DeblurringRolling Shutter CorrectionBlind Image Deblurring via Reweighted Graph Total Variation
Blind image deblurring, i.e., deblurring without knowledge of the blur kernel, is a highly ill-posed problem. The problem can be solved in two parts: i) estimate a blur kernel from the blurry image, and ii) given estimat…
Blind Image DeblurringDeblurringImage DeblurringAn Improved Optimal Proximal Gradient Algorithm for Non-Blind Image Deblurring
Image deblurring remains a central research area within image processing, critical for its role in enhancing image quality and facilitating clearer visual representations across diverse applications. This paper tackles t…
Blind Image DeblurringDeblurringImage DeblurringSSIMSingle Image Blind Deblurring Using Multi-Scale Latent Structure Prior
Blind image deblurring is a challenging problem in computer vision, which aims to restore both the blur kernel and the latent sharp image from only a blurry observation. Inspired by the prevalent self-example prior in im…
Blind Image DeblurringDeblurringImage DeblurringImage Reconstruction+3