Study On The Methods of Image Enhancement For Liver CT Images
Study On The Methods of Image Enhancement For Liver CT Images
Optik
Article history:
Received 16 December 2008
Accepted 21 April 2009
Keywords:
Liver CT image
Image segmentation
Image enhancement
1. Introduction
As a medical imaging technique, computed tomography (CT) is quite useful for doctors to analyze the pathological changes of the biological organs.
In order to reduce deaths, the diseases must be detected accurately in the early stage. However, the inherent low-density resolution makes CT images for
the biological parenchy-ma, such as the liver, often have low contrast, which sometimes makes doctors judge inaccurately. Some contrast agents can be
injected to enhance the CT image, but they are harmful to the patient, and lethal to some patients because of anaphylaxis.
Medical image processing, as an assistant means, can play an important role in early diagnosis. Some processing methods have been proposed to
segment the related organ from the whole medical images [1–3] or analyze and classify the texture [4–6]ᄃ . However, because of the complicated
textures and low gray differences in liver CT images, for some early local pathological changes, such as liver cancers, hepatic abscess, etc., the changes
of gray levels are too small to be noticed, it would be a great challenge even for some experienced doctors to make a right diagnosis.
Currently, there are some image enhancement methods. Histogram equalization (HE) is a common way to improve contrast, which generates an
image whose pixels of gray levels are as equal as possible. But for the original CT image, because of the large low gray background, HE often makes the
whole image too bright to see [7,8]ᄃ. In recent years, contrast limited adaptive histogram equalization (CLAHE) has been used in medical images
Corresponding author.
E-mail address: [email protected] (Y. Liang).
In this paper, a two-step method is proposed to effectively enhance the liver region. The liver region is firstly segmented from the CT image with a
simple segmentation method, certain algorithm is then used to enhance the contrast of the segmented liver image. Several enhancement algorithms are
explored and compared. From the experimental results, the liver focus can be obviously distinguished from the normal liver tissue, which will help
doctors to diagnose the forepart focus correctly.
Generally, the gray levels of a digital CT image cover from 0 to 255, but the gray levels of the liver region cover a small range, so it is difficult to do
enhancement on the original digital CT image effectively. In this paper, the liver region is firstly segmented from the original image to form a new image
which only includes the liver region and a black background. Then the enhancement algorithms are done on the segmented image.
Because the liver is the biggest organ in the liver CT image, a simple but effective way to segment the liver is used to reduce the processing time. The
segmentation procedures are as follows:
(1) Find out the gray level that appears most in the original image except the gray level 0 and 255.
(2) Take the gray level as a center, reserve the gray levels within a certain radius around the center level, and set other pixels’ gray level as 0. Then,
some discrete blocks in the CT image are
0030-4026/$ - see front matter Crown Copyright & 2009 Published
by Elsevier GmbH. All rights reserved.
doi:10.1016/j.ijleo.2009.04.006
L. Yang et al. / Optik 121 (2010) 1752–1755 1753
normal school, the gray healthy part
range [a b, a+b] in the gray without careful
obtained. The above two steps can be called gray levels move to the low gray levels.
level can cover about 84% observation.
filtering. The formula of this
pixels of the liver, the range transforma-tion is described
[a 2b, a+2b] can cover about as follows:
(3) Reserve the block whose area is the biggest and set the
99% pixels of the liver, and The curve of
others as 0.
[a 3b, a+3b] will cover about 0
I ¼ C log10ð1 þ jI the gray levels
all of the liver. from an
(4) Set the reserved block’s gray levels as 255. Execute
arbitrarily
morpho-logic close operation and fill the holes in the IminjÞ; ð3Þ selected row
block using gray level 255. The liver denoted with the
(3) Nonlinear stretching with marked by a
gray level 255 is segmented. 0 horizontal line in
the logarithmic where I and I are the gray
(5) Fill in the regions which have gray level 255 using the
transformation: If the levels before and after Fig. 1 ᄃ (d) is
0 transforma-tion,
gray levels in original CT image in the same region. The transform function I ¼ T(I) shown in Fig.
respectively. C is a constant
is a nonlinear single-value
nearly entire liver region denoted with its original gray which determines the range 2 ᄃ. It can be
func-tion, the transformation of the gray levels after
levels is obtained from the CT image.
is called gray nonlinear transformation; Imin is the
transforma-tion. The minimum gray level of the
logarithm transformation is liver region before
often used to stretch low transformation.
2.2. Enhancement algorithms gray level, and compress (4) Selective histogram
high gray level. Therefore, equalization: The
the details of low gray conventional histogram
Several enhancement algorithms are adopted in this paper,
region can be distinguished equalization (HE) is to
which are described as follows:
more clearly. Here the
enhance the whole image,
minimum gray level in the
(1) Direct stretching with the linear relationship: The so if there are large low
liver region will be
purpose of the image enhancement is to improve the subtracted from the image gray level regions in the
image contrast, which transforms the gray range in the before transformed and thus image, the enhanced result
original image into a all gray levels will will be too bright and
0 cannot improve the visual
relatively larger range. If the transform function I ¼ T(I)
effect. The method of
is a linear single-valued function, this treatment is called
selective histogram
gray linear transform, or linear stretching, which can be
performed with the following formula by direct equalization is to choose the
stretching: interested regions to do
histogram equalization and
0 0 0 0
I I I I I I leave others alone.
maxmin
Þþ ;
¼ Imax Imin ð min min
PðxÞ ¼ ce ðx 2
aÞ =b
2
: levels filtering is shown in Fig.
þ over
healthy focus
enhancement
and lose the
microstructure
The same regions as Fig. 1 of the focus
texture.
ᄃ (d) in Figs. 4 ᄃ (a)–(f) are
used to calculate their contrasts.
The results are shown in Table
1 ᄃ. The
linear
stretching
with
Gaussian
fitting in
the range
of [a b,
Fig. 3. The distribution of gray levels in the liver region with dots and its
fitting Gaussian curve with a blue line. The Y-axis presents the normalized Fig. 4. The liver CT enhanced images. a+b] has
probability density of the gray levels. (a) Direct stretching with the linear
relationship, (b) logarithmic
the largest
transformation (C ¼ 3.075), (c) linear contrast
stretching with Gaussian fitting in the
range of [a b, a+b], (d) linear stretching enhanceme
seen that the gray levels of the focus are slightly less than
with Gaussian fitting in the range of [a
2b, a+2b], (e) linear stretching with
nt, but the
those of the healthy part around it. The distribution of gray Gaussian fitting in the range of [a 3b, stretching
a+3b], (f) the selective histogram
levels of the liver region of Fig. 1 ᄃ (d) is given in Fig. 3 equalization.
with dots, and the fitting result with Gaussian function is
expressed with a blue curve.
Fig. 1 ᄃ (d) is enhanced by the methods Table 1
Contrast of the original image and the
described in Section 2.2. The results are shown enhanced images.
in Figs. 4 ᄃ(a–f). Where C is chosen 3.075 in Methods Fig. 1(d) Fig. 4(a) Fig. 4(b)
logarithmic transformation; a is 162.7; and b is
16.01 in Gaussian fitting from Fig. 3 ᄃ . The Contrast 0.04 0.11 0.10
4. Conclusion