ments and a comparison of the results of other meth-
ods. Section 5 provides the conclusion of the study.
2 RELATED WORK
2.1 Simple Lens Imaging
The idea of simple optics with computationally cor-
rected aberrations was first proposed (Schuler, 2011).
His work presented an approach to alleviate image
degradations caused by imperfect optics; the ap-
proach can correct optical aberrations. In the cali-
bration step, the optical aberrations are encoded in
a spatially variant PSF in a completely dark room,
with point light sources emitting light through a
sufficiently small aperture. However, repeating the
method is difficult because of the use of a highly com-
plicated and sophisticated device to measure PSF. In
addition, lens aberrations depend to a certain extent
on the settings of the lens (aperture, focus, and zoom),
which cannot be modeled trivially.
(Heide, 2013) referred to the research of Schuler
and improved simple lens imaging. He proposed a
new cross-channel prior for color images. This prior
can handle large and complex blur kernel. Optimal
first-order primal-dual convex optimization was used
to incorporate the prior and guarantee global optimum
convergence. With PSF estimation regarded as a de-
convolution problem, Heide used a calibration pattern
and a TV prior was used to ensure the robustness of
per-channel spatially variant PSF estimation. How-
ever, their method requires highly sophisticated ex-
perimental procedures and a large amount of calcula-
tion time.
(Li, 2015) combined image and sparse kernel pri-
ors to estimate space-variant PSF in blind decon-
volution and applied a fast non-blind deconvolution
method based on the hyper-Laplacian prior to acquire
a final clear image. Nevertheless, their method is un-
suitable for solving chromatic aberrations.
2.2 Image Deconvolution
Although blind deconvolution is ill-posed, the prob-
lem still provides a fertile ground for novel process-
ing methods. Blind image deconvolution approaches
can be classified into two categories: separative and
joint. In the separative approach, PSF is identified
and later used to restore the original image in combi-
nation with a blurred image. This approach can gen-
erally be divided into two stages: blur kernel identifi-
cation or PSF estimation and non-blind image decon-
volution. The other class of existing deconvolution
methods is the joint approach, in which the original
image and blur kernel are identified simultaneously.
Accordingly, several workaround methods, such as
maximum a posterior (Stockham and Cannon, 1975),
Bayesian methods (Lee and Cho, 2013), adaptive cost
functions, alpha-matte extraction, and edge localiza-
tion (Xu, 2013), are required to produce good results.
If PSF has been obtained, the problem is called
non-blind deconvolution, in which image restoration
is based on the problem of the blurred image and
PSF. Compared with blind deconvolution, non-blind
deconvolution solves a problem by employing a high-
quality deconvolution algorithm. Evidently, directly
using blurred images by dividing the kernel in the fre-
quency domain does not work. Although PSF has
been estimated, non-blind deconvolution remains an
ill-posed problem. Ringing artifacts and loss of color
would be observed even if a highly accurate kernel is
provided.
Sparse natural image priors have been utilized to
improve image restoration in non-blind deconvolution
in which PSF is known (Cannon, 1976). Iteratively
reweighted least squares (IRLS) (Levin and Fergus,
2007) and variable substitution schemes (Black and
Rangarajan, 1996) have been employed to constrain
the solution. To suppress ringing artifacts, Yuan et al.
(Yuan and Sun, 2007) proposed a progressive proce-
dure to gradually add back image details.
3 METHOD
In this chapter, we split the image into patches and es-
timate the spatially variant PSF through blind decon-
volution. The blind deconvolution method proposed
(Krishnan, 2011) is used to estimate the PSFs. The
original l
1
regularization of k is a TV prior regulariza-
tion to improve the accuracy of PSFs estimation. The
processes of x and k update are introduced in Section
3.2. After the PSFs are estimated, they are smoothed
by computing the weighted averages of neighboring
patches(introduced in Section 3.3). Finally, a sharp
image is obtained through fast non-blind deconvolu-
tion in Section 3.4.
3.1 Image Deblur Model
The primary challenge in achieving these goals is that
simple lenses with spherical interfaces exhibit aberra-
tions, i.e., high-order deviations from the ideal linear
thin lens model. These aberrations cause rays from
object points to focus imperfectly onto a single im-
age point; Complicated PSFs that vary over the im-
age plane are thus created. These PSFs need to be
ICPRAM 2017 - 6th International Conference on Pattern Recognition Applications and Methods
34