Image Enhancement Based On Equal Area Dualistic Su
Image Enhancement Based On Equal Area Dualistic Su
net/publication/312963233
CITATIONS READS
14 1,020
3 authors, including:
All content following this page was uploaded by Zhongyuan Lai on 14 October 2017.
Abstract—This paper presents a new contrast enhancement The first type is the methods without image division.
method using Histogram Equalization named Dualistc Sub- They equalize the original image directly. To further
Image and Non-parametric Modified Histogram Equalization enhancethe image contrast, they often modified the original
(DSINMHE). Our proposed method consists of three steps: (i) histogram before equalization. The representative methods
The original image is segmented into two sub-images by the
median value of the image. (ii) Then we use the histogram
include Histogram Modification Framework [2] and Non-
modification technique to maximize entropy and control over parametric Modified Histogram Equalization (NMHE) [3].
enhancement problem. (iii) Two sub images are enhanced by the These methods are of low complexity and easy
traditional histogram equalization method independently and implementation. However, they have the following three
then are merged into one output enhanced image. The problems. Firstly, the mean value is easy to be moved to the
experimental results show that BPNMBHE is superior to other middle of the range of pixel values, which leads to the
contrast enhancement methods according to image subjective brightness variation. Secondly, these methods cannot be
evaluation and various image objective evaluation measures, i.e. adaptive to the contrast variations over different regions, and
Entropy, AMBE,PSNR, and SSIM. may result in over enhancement. Thirdly, these methods cannot
Keywords: Histogram modification; Entropy; Histogram
well describe the local details and may introduce noise when
equalization; Image objective evaluation measure;Brightness the object is relatively small, making the original image
preserving i n f o r m a t i o n d e s t r o y e d .
The second type is the methods with image division.
I. INTRODUCTION These methods firstly divide image into many sub-images and
then equalize them individually. The representative methods
Image contrast enhancement is a important problem in include BBHE [4] and DSIHE [5]. It has been proved that these
low level image processing. In many cases, the quality of the two methods can well preserve the brightness. To further
acquired image is not good enough due to the restrictions of preserve the details, RMSHE [6] and RSIHE [7] were proposed.
background and light conditions as well as those of the camera However, it is difficult to determine the number of iterations.
devices. With the help of image enhancement technology, one When it is too large, the enhanced image is almost the same as
can improve the visual effect of the image or enhance some the original one, which sacrifices the overall effect of contrast
specific information in image, so as to benefit the object enhancement [8].
recognition and image understanding. For the purpose of better enhancing the contrast while
Histogram Equalization (HE) is one of spatial domain maintaining the brightness and protecting local details, we
contrast enhancement method and extensively utilized because propose a image enhancement method, namely Dualistc Sub-
of its simplicity, ease of implementation and effectiveness [1]. Image and Non-parametric Modified Histogram Equalization
The principle is that the information content and image contrast (DSINMHE). Firstly, the original image is segmented into two
will reach their maxima when the pixel values are uniformly sub-images by means of its median. Then, we individually
distributed. In light of this principle, the HE methods stretch modify the histogram of each sub image using the NMHE
the pixel values with dense distribution and merge those with method. After that, we equalize the two sub-images according
spare distribution. In this way, the distribution of pixel values to the two modified histograms, and finally merge them into a
will be closer to uniform distribution, and the image contrast complete image. Our method takes the advantages of the
can be enhanced. histogram division and non-parameter modified histogram
In general, there are two types of HE methods. equalization, and can perform well in both contrast
enhancement and brightness keeping. Moreover, the local
* Corresponding author
solution to this optimization can be written as According to (19) and (20), the transformation functions of
h = (1 − w ) ⋅ h i + w ⋅ u (7) two sub-images for histogram equalization are defined as
where h is the modified histogram, w is a weighting factor flow ( k ) = I d × Clow ( k ) , k = 0,1,..., I d (21)
whose range is 0 to 1. fup ( k ) = I d + 1 + ( L − I d − 2 ) × Cup ( k ) , k = I d + 1,..., L − 1 (22)
For computing hi, Arici et al. [7] proposed a simple and
intuitive method that only adopts those pixels which have Then, these two transformation functions are used to
dissimilarity with their neighbors. Specifically, the modified equalize the divided sub-images independently. In the end,
448
the enhanced image of DSINMHE, E, is described by (23) to TABLE II. PSNR MEASURE OBTAINED FROM FOUR SAMPLE IMAGES
(25) Tank Field Landscape Girl Average
E = Elow ∪ Eup (23)
HE 13.778 14.913 14.303 13.003 13.999
Where
BBHE 13.893 15.328 14.432 13.304 14.239
{
Elow = flow ( I low ) = flow ( I ( i, j ) ) ∀I ( i, j ) ∈ I low } (24)
DSIHE 13.758 15.410 14.308 12.936 14.103
and RMSHE 17.336 19.915 17.396 28.024 20.668
{
Eup = fup ( I up ) = fup ( I ( i, j ) ) ∀I ( i, j ) ∈ I up } (25) RSIHE 17.432 19.358 18.111 19.859 18.690
NMHE 17.155 18.447 17.334 14.490 16.856
III. EXPERIMENTAL RESULTS
DSINMHE 24.655 23.326 22.553 31.667 25.550
In this section, we quantitatively and qualitatively
substantiate the advantages of our proposed DSINMHE TABLE III. ENTROPY MEASURE OBTAINED FROM FOUR SAMPLE IMAGES
method compared to existing other HE methods. The above
substantiation is mainly specified in the aspects of the Tank Field Landscape Girl Average
brightness preservation, noise level, contrast enhancement Original 5.496 6.563 6.299 5.594 5.988
level, detail preservation and visual effects. To this end, we HE 4.966 5.956 5.463 4.676 5.265
carefully select four images, namely Tank, Field, Landscape,
and Girl, for our tests. These four images contain a variety of BBHE 5.430 6.465 6.227 5.291 5.853
backgrounds, lighting conditions, and object sizes. For DSIHE 5.395 6.470 6.215 5.293 5.843
comparison, BBHE, DSIHE, RMSHE, RSIHE, and NMHE RMSHE 5.471 6.497 6.126 5.354 5.862
are used. For RMSHE and RSIHE, the number of the RSIHE 5.453 6.516 6.159 5.223 5.838
iterations are set to 2, i.e. the original histogram is divided into
NMHE 5.258 6.345 5.924 5.444 5.743
four sub-histograms.
DSINMHE 5.460 6.475 6.263 5.576 5.944
A. Quantitative Comparison
In this subsection, we confirm the effectiveness of our TABLE IV. SSIM MEASURE OBTAINED FROM FOUR SAMPLE IMAGES
proposed DSINMHE method from a qualitative point of view.
In order to comprehensively reflect the advantages of our Tank Field Landscape Girl Average
method, we select the following four performance assessment HE 0.425 0.682 0.467 0.302 0.469
indices, namely AMBE, PSNR, Entropy, and SSIM. BBHE 0.533 0.678 0.520 0.414 0.536
Tables I-IV list the above four indices for the Field,
DSIHE 0.454 0.678 0.508 0.301 0.485
Landscape, Girl and Tank using various HE methods. From
Table I, we can see that, except the Landscape, the proposed RMSHE 0.626 0.853 0.578 0.960 0.754
method produces the lowest AMBE values on the remaining RSIHE 0.609 0.824 0.580 0.725 0.685
three test images, which shows the superiority of our method NMHE 0.723 0.837 0.904 0.933 0.849
in terms of brightness preservation. From Table II, it can be DSINMHE 0.884 0.880 0.894 0.970 0.907
observed that DSINMHE produces the lowest PSNR values on
all test images, which indicates that our method introduces the SSIM value of our method on the Landscape is slightly lower
least noise. From Table III, we can see that, except that the than the best one, those on the remaining three images are the
entropy values of our method on the Tank and Field are highest, which shows the superiority of our method in terms of
slightly lower than the best ones, those on the other two test structure preservation. Furthermore, our proposed method has
images are the lowest, which indicates that our method is the best average AMBE, PSNR, Entropy, and SSIM values
competitive to existing methods in terms of information over the four test images, which shows the advantages of our
preservation. From Table IV, we can see that except that the method in the overall performance.
B. Qualitative Comparison
TABLE I. AMBE MEASURE OBTAINED FROM FOUR SAMPLE IMAGES
In this subsection, we confirm the effectiveness of our
Tank Field Landscape Girl Average method from a quantitative point of view. Figures 1-4 show
HE 4.812 21.040 3.471 12.193 10.379 the enhancement results for the Field, Landscape, Girl and
Tank with different HE methods. From Figure 1, we can see
BBHE 21.252 14.705 11.281 22.090 17.332
that the contrast of the original image is relatively low, but the
DSIHE 5.343 13.638 6.879 14.321 10.045 HE, BBHE and DSIHE methods significantly over enhance
RMSHE 13.520 8.282 9.503 0.747 8.013 the original one. RMSHE and RSIHE, by contrast, have better
RSIHE 6.728 7.506 2.253 4.828 5.329 results, but still over enhance the backgrounds. Compared
NMHE 30.506 17.441 28.166 45.846 30.490
with the original image, the result produced by NMHE is too
dark. Our method can produce the result with moderate
DSINMHE 5.295 1.531 5.988 0.004 3.205 brightness, natural background, and good detail preservation.
449
(a) (b) (c) (d)
450