Out-of-focus Blur: Image De-blurring
Yuzhen Lu

TL;DR
This paper investigates methods for de-blurring out-of-focus images, comparing pseudo-inverse, Tikhonov regularization, and iterative conjugate gradient techniques, achieving significant noise reduction and high-quality restoration.
Contribution
It introduces an effective combination of Tikhonov regularization and conjugate gradient methods for out-of-focus image de-blurring, demonstrating improved results over traditional approaches.
Findings
Tikhonov regularization significantly improves de-blurring quality.
Conjugate Gradient method achieves the lowest relative error of 8.22%.
Regularization parameters critically influence restoration quality.
Abstract
Image de-blurring is important in many cases of imaging a real scene or object by a camera. This project focuses on de-blurring an image distorted by an out-of-focus blur through a simulation study. A pseudo-inverse filter is first explored but it fails because of severe noise amplification. Then Tikhonov regularization methods are employed, which produce greatly improved results compared to the pseudo-inverse filter. In Tikhonov regularization, the choice of the regularization parameter plays a critical rule in obtaining a high-quality image, and the regularized solutions possess a semi-convergence property. The best result, with the relative restoration error of 8.49%, is achieved when the prescribed discrepancy principle is used to decide an optimal value. Furthermore, an iterative method, Conjugated Gradient, is employed for image de-blurring, which is fast in computation and leads…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Numerical methods in inverse problems
