You are on page 1of 4

High-Resolution Image Restoration from Low-Resolution Images

-Preprocessing for Pattern Recognition-

Nobuhide Okabayashia, Hideya Takahashia, Hiromitsu Hamab


b
Tahito Aidaa Department of Information and
a
Department of Electrical Engineering, Communication Engineering,
Graduate School of Engineering, Graduate School of Engineering,
Osaka City University, Japan Osaka City University, Japan
nobuhide@ec.elec.eng.osaka-cu.ac.jp

Abstract increasing the resolution to that derivable with much


more costly equipment [3][4][5].
In this paper, we study the problem of restoring a In this paper, we propose a basic algorithm that
high-resolution image from several blurred low- reconstructs a high-resolution image from multiple
resolution images. The images consist of decimated, low-resolution images. Additionally, in order to
blurred and noisy versions of the high–resolution evaluate the proposed method of high-resolution image
image. The high-resolution image is modeled as a restoration, the proposed method was applied to the
maximum a posteriori. We show a projection onto character recognition.
convex sets method with criterion. Computer The outline of this paper is as follows. In Section 2,
simulations are given to confirm the effectiveness of we propose the method that restores the high-
the proposed method. The character recognition was resolution from low-resolution images. In Section 3,
experimentally demonstrated using real images with the experimental result of the character recognition
low-resolution. Using the restored high-resolution using the high-resolution image is shown. Finally,
image, a high recognition rate (100) was got as a concluding remarks are given in Section 4.
result.
2. High-resolution image from multiple
low- resolution images
1. Introduction
We propose the technique for restoring high-
Reconstructing a high-resolution image refers to resolution image using multiple low-resolution images
methods that increase spatial resolution by fusing that are the deterioration one of the original one. The
information from a sequence of images, acquired in low-resolution images are obtained from an original
one or more of several possible ways. High-resolution image according to Eq. (1),
is used in the meaning of the algorithm that produces
an increase in resolution from multiple low-resolution ­°M1 M2 ½
degraded images [1][2]. Li, j d1,d2 ®¦¦HM1(i1)d1 k,M2 ( j1)d2 l ¾/ M1 uM2 , (1)
Due to hardware cost, size, and fabrication °̄k 1 l 1 ¿
complexity limitations, imaging systems like CCD i 1,2,, N1 / M1 , j 1,2,, N2 / M2 ,
(charge coupled device) detector arrays often provide
only multiple low-resolution degraded images. where M1and M2 mean resolution ratios of horizontal
However, a high-resolution image is indispensable in and vertical directions, respectively [3],[6]-[10]. The
applications including health diagnosis and monitoring, resolution of the original image is N1×N2. Hi,j and
military surveillance, and terrain mapping by remote Li,j(d1,d2) are pixel values of the original and low-
sensing. Other intriguing possibilities include resolution images, respectively. Figure 1 illustrates the
substituting expensive high-resolution instruments like relationship between original image and low-resolution
scanning electron microscopes by their cheaper images. For the sake of simply, one-dimensional
counterparts and then applying technical methods for

0-7695-2882-1/07 $25.00 ©2007 IEEE


due to quantization error (QE) when the low-resolution
images are made.
To remove the QE, the original and restored images
are compared in the frequency domain. For example,
Fourier power spectrums of the same row of Figure
2(a) and Figure 2(c), are shown in Figure 4. It can be
seen that there are some extra spectrums in the restored
Figure 1.Example of low-resolution images. image in Figure 4. The inverse-Fourier transform after
removing these spectrums can remove the QE. Figure
notations are used in Figure 1, but generalization to 2(d) and Figure 3(c) show the restored images by the
two dimensions is straightforward. proposed technique. The image quality is fairly good.
As for multiple low-resolution images, it is easily We described that the low-resolution images were
understood that information is lost compared with the made from the original image, and proposed the
original image. Then, some criterion is necessary to technique for obtaining high-resolution image from
restore the original image. In some cases, it can be multiple low-resolution images. Moreover, the
considered as a criterion F to minimize the difference experimental restoration is demonstrated using low-
between adjacent pixel values, resolution images generated from the original image,
and the effectiveness of the technique was confirmed.
A1 B 2 A B1 2

' ¦¦ X
i 1 j 1
i1, j  Xi, j ¦¦ Xi, j1  Xi, j ,
i 1 j 1 (2)
F min '.
X1, X2 ,, XZ

Figures 2 and 3 show the result of restoring the


original image by the proposed method. In Figure 2, (a) (b)
the resolution of original image is 64×64. And, low-
resolution images are 16×16. Periodic noise is
observed in the restored image in Figure 2(c). This is

(c)

Figure 3. Restoration example 2;


M1=4,M2=4,N1=128,N2=128
(a) (b) (a) Original image,
(b) One of low-resolution image,
(c) Restored image after removing QE.

(c) (d)

Figure 2. Restoration example 1;


M1=4,M2=4,N1=64,N2=64.
(a) Original image,
(b) One of low-resolution images,
(c) Restored image with quantization noise,
(d) Restored image after removing QE. Figure 4. Fourier power spectrum.
3. Character recognition Figure 5(b) is a high-resolution image by burying the
pixels of low-resolution images. Figure 5(c) is the
The character recognition is one of applications median of pixels taken vertically and horizontally in
using the restoration method. It is not likely to be able the image of Figure 5(b).
to read by the character's collapsing in the low- Figure 5(d) shows the restored image by another
resolution image. So it is necessary to restore the high- method. This method uses ray-space data [11]. Since
resolution image. the pixels corresponding to the same point on the
An experiment on the character recognition was target paper of images X1, X2, X3, and X4 are aligned
carried out, and the accuracy was evaluated. The low- in the ray-space, we can correct the displacement of
resolution image was got by using pictures of camera positions. Figure 6(a) shows the ray-space data
characters taken by a Web camera. In this experiment, made from four input images. Figure 6(b) shows the
the camera was fixed, and the paper on which ray-space data corrected from Figure 6(a). Figure 5(d)
characters are written was moved to horizontal by 1/4 was rearranged from Figure 6(b).
pixel. Figure 5(a) shows four images taken like this. Next, we took a picture of the similar image by the
The photographic images were taken at the shifted high-resolution camera to get a reference image of
positions from X1 by 0, 1/4, 2/4, and 3/4 pixels. These each character as a template for character recognition.
four images were rearranged, as shown in Figure 5(b): (Figure 5(e)). In Figure 5(a), (b), (c), and (d), the
of Eq (2), X1 1,j, X2 1,j, X3 1,j, X41,j, X12,j …X4M1,j. region of each character was segmented using
histograms and it was recognized by template
matching.
In this experiment, the image was made gray-scale
to recognize easily. As a template matching method,
‘Rate1’ and ‘Rate2’ were used. The former shows the
possibility that a white area of the template consists
one of an input image, and the latter shows the
possibility that a black area of the template consists
one of segmented character. When a template and a
segmented character match each other, both ‘Rate1’
and ‘Rate2’ may become the maximum values. When
(a) matching template and segmented character each other
and either ‘Rate1’ or ‘Rate2’ is more than 0.7, the
possibility is defined as the sum of ‘Rate1’ and ‘Rate2’.
The template at the highest possibility is selected as a
(b) correct character.
Table 1 shows the experimental result. The yellow
color as indicate the recognition failed. ‘Ra’ means
success rate of character recognition. ‘Ave’ means the
averages of the difference between a possibility of the
(c) recognized correct character and the maximum
possibility except for the correct character. The higher
the value of ‘Ave’ is, the more certain the recognition
result become. From Table 1, misidentification
(d) disappeared by making it to a high-resolution though
there was misidentification in the photographic image.

(e) (a)

Figure 5. Images used in the experiment: (a)


Input images with low-resolution, (b)
(b)
Rearranged image of X1 Ξ X4, (c) Restored
image, (d) Restored image using ray-space Figure 6. Restoration using ray-space data: (a)
data, (e) Reference image as templates. Ray-space data, (b) Corrected data.
Table 1. Result of character recognition. And when a high-resolution image is needed, the
camera size can be minimized, as vision system for
micro robot. That may lead to decrease in cost or in
Correct character
Input % Ave size.
B R E A K F A S T
5. References
X1 E K E A F F A S T 67 -0.113
[1] Sung C.P., Min K.P. et al., ϘSuper-Resolution Image
X2 B K E A T F A E T 67 -0.271 Reconstruction: A Technical Overview, ϙ IEEE Signal Proc.
Magazine, Vol. 26, No. 3, pp.21-36Δ2003.
X3 B K E A T F A E T 67 -0.271
[2] Joohyum Kim, Wonwoo Jang, et, ”A New Image-scaling
X4 K R E A K F A S T 89 0.081 Algorithm Eradicating Blurring and Ringing to Apply to
Camera Phones”, IEEE 5.4-1 2007.
Y B R E A K F A S T 100 0.109
[3] Michael K.NG and Andy C.YAU, “Super-Resolution
Z B R E A K F A S T 100 0.097 Image Restoration form Blurred Low-Resolution Images”,
Journal of Mathematical Imaging and Vision 23: 367-378,
R B R E A K F A S T 100 0.114 2005.

[4] J.Tanida, T.Kumagai, K.Ymada, S Miyatake, K.Ishida,


Moreover, restored image using ray-space data does T.Morimoto, N.Kondou, D.Miyazaki, and Y.Ichioka, “Thin
the character recognition with stability. It was able to observation module by bound optics (TOMBO): concept and
be confirmed to obtain the high-resolution image by experimental verification”, APPLIED OPTICS, Vol.40,
No.11, 10 April 2001.
the above-mentioned result.
[5] Tomomasa Gotoh and Masatoshi Okutomi, “Direct
4. Conclusions Super-Resolution and Registration Using Raw CHA Images”,
IEEE 2004.
We have proposed the restoration method of the
high-resolution image from multiple low-resolution [6] H. Stark and P. Oskoui, Ϙ High resolution image
images. Some experiments were carried out to confirm recovery from image-plane arrays, using convex
the effectiveness of the proposed method. The low- projections, ϙ J. Opt. Soc. Am. A, vol6, pp.1715-1726Δ
resolution images were taken by a Web camera, and 1989.
the results were fairly good. The new method for
[7] Yan Chang, XiangZhong Fnag and Xiaokang Yang,
removing QE in the frequency domain was proposed.
“Edge-image-based approach for stable super-resolution
As one of applications, the restored high-resolution reconstruction” Optical Engineering 46(2), 027004(February
image was used as the pre-processed image for the 2007)
character recognition. We experimented the pattern
matching between the character segmented from the [8] Vincent Laude and Carine Dirson, “Liquid-crystal active
restored high-resolution image and the template made lens: application to image resolution enhancement”, Optics
of the image taken directly by a high-resolution camera. Communication 163, 72-78, 1999.
The restored high-resolution image matched rather
than any other low-resolution images taken. The [9] Deepu Rajan, Subhasis, and Chaudhuri, “An MRF—
Based Approach to Generation of Super-Resolution Images
experiment in the character recognition showed perfect
from Blurred Observations”, Journal of Mathematical
result that is 100% recognition rate. But we had better Imaging and Vision 16: 5-15, 2002.
use much more images get, and improve the restoration
method more robust. [10] T.S.Huang and P.M.Narendra, “Image restoration by
The high-resolution image could be restored by the singular value decomposition”, APPLIED POTICS, Vol.14,
proposed method. If the accuracy of it will be No.9, September 1975.
improved in near future, some problems for practical
use will be solved and the technique will be put to [11] T.Kobayashi, T.Fujii, T.Kimoto, and M.Tanimoto,
practical use. For example, the image like digital “Interpolation of ray-space data by adaptive filtering,”
proceedings of SPIE, 3958, p.252-259, 2000.
camera with millions pixels may be got from images of
camera of mobile phone with a half million pixels.

You might also like