SlideShare a Scribd company logo
1 of 4
Download to read offline
Poster Paper
Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013

Review on Image Enhancement in Spatial Domain
Manish Kumar Saini, Deepak Narang
Department of Electrical Engineering
Deenbandhu Chhotu Ram University of Science and Technology, Murthal, Sonepat, Haryana, India
E-mail ID: - narang.deepak01@gmail.com
frequency sensitivity of the human visual system, and the
second class take into account, implicitly or explicitly, some
of information processing characteristics of the visual cortex,
such as frequency and orientation selectivity.
It’s seen that the contrast enhancement is usually referred
as most vital issue in image processing. Images acquired by line
CCD cameras or other kinds of cameras may sometimes exhibit
low contrast because of restrained imaging conditions. Generally
these low contrast images need be enhanced in order to be
suitable for desired applications. In the coming sections different
contrast enhancement techniques have been discussed.

Abstract- With the proliferation in electronic imaging devices
like in mobiles, computer vision, medical field and space field;
image enhancement field has become the quite interesting
and important area of research. These imaging devices are
viewed under a diverse range of viewing conditions and a huge
loss in contrast under bright outdoor viewing conditions; thus
viewing condition parameters such as surround effects,
correlated color temperature and ambient lighting have
become of significant importance. Therefore, Principle
objective of Image enhancement is to adjust the quality of an
image for better human visual perception. Appropriate choice
of enhancement techniques is greatly influenced by the
imaging modality, task at hand and viewing conditions.
Basically, image enhancement techniques have been classified
into two broad categories: Spatial domain image enhancement
and Frequency domain image enhancement. This survey report
gives an overview of different methodologies have been used
for enhancement under the spatial domain category. It is noted
that in this field still more research is to be done.

II. COMPREHENSIVE REVIEW AND ANALYSIS OF LITERATURE
Histogram equalization (HE) as in [1] is the well known or
usually used technique for contrast enhancement because of its
simplicity and comparatively better performance on almost all
types of images. HE based on remapping the gray levels of the
image based on the probability distribution of the input gray
levels. HE methods can be classified in two principle categories–global and local histogram equalization. Global Histogram
Equalization (GHE) uses the histogram information of the entire
input image for its transformation function. However, this global approach is suitable for overall enhancement; it fails to adapt
with the local brightness features of the input image. Gray levels
with very high frequencies, dominate the other gray levels having lower frequencies and in such a situation, remapping of gray
level is done by GHE in a manner that the contrast stretching
becomes limited in some dominating gray levels having larger
image histogram components and causes powerful contrast loss
for other small ones. Local histogram equalization (LHE) can be
free from such problem. It uses a small window that slides through
every pixel of the image sequentially and only the block of pixels
that fall in this window are taken into account for HE and then
gray level mapping for enhancement is done only for the center
pixel of that window. Hence local information get properly used.
LHE has some disadvantages: (i) it requires high computational
cost; (ii) it sometimes causes over-enhancement in some portion of the image; (iii) it enhances the noises in the input image
along with the image features. To get rid of the high computational cost, another approach is to apply non-overlapping block
based HE. Although, mostly time, these methods produce an
undesirable checkerboard effects on enhanced images [1, 2].
Some researchers have also focused on improvement of
histogram equalization based contrast enhancement such as
mean preserving bi-histogram equalization (BBHE) [3], equal
area dualistic sub-image histogram equalization (DSIHE) [4] and
minimum mean brightness error bi-histogram equalization
(MMBEBHE) [5].

Index Terms- Image Enhancement, Spacial domain,
Optimization.

I. INTRODUCTION
The image enhancement is done for better understanding of
data in images for human visual or to provide better input for
other automated image processing techniques. Spatial domain
methods and the frequency domain method are the two
categories of image enhancement method. Direct operation on
image pixels, comes under the category of spatial domain
method whereas frequency domain methods, involve Fourier
transform of an image for its operation. But unfortunately when
it comes to human understanding, there is no generalize theory
for determining: what actually good image enhancement is?
Though when image enhancement method act as pre processing
tool for other image processing methods then quantitative
measures can decide which techniques are most suitable.
Basically an Image contrast is defined as the unlikeness or
difference in color and lightness between parts of an
image. Alas_ a general definition for image contrast does not
exist which can be suitable for all situations. As the the visual
appearance of an object depends on many factors such as
luminance, edges and texture of the object of interest and the
background, luminance and the immediate surround of the
object, color, motion, and many other high level factors. It
becomes very difficult to define a contrast measure considering
all above factors. Some models defined the contrast
measure which is limited to some factors and it also influence
the understanding of contrast. Two major classes of contrast
definitions are:  first class  does  not  take  into  account  the
© 2013 ACEEE
DOI: 03.LSCS.2013.3.4

76
Poster Paper
Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013
In [6] authors proposed an extended form of bi-histogram
equalization called bi-histogram equalization with neighborhood
metric (BHENM). BHENM consisted of two stages. First, large
histogram bins that caused washout artifacts were divided into
sub-bins using neighborhood metrics; the same intensities of
the original image were arranged by neighboring information. In
the next stage, based on the mean of the histogram of the original
image the original image had been divided into two subhistograms; now they were equalized independently using
refined histogram equalization, which produced flatter
histograms. In an experimental trial, BHENM
simultaneously cared for the brightness and enhanced the local
contrast of the original image. on the other hand the limitation is
that the execution time of this method was three times higher
than that of GHE.
In this area, M. A.-A.-Wadud et al. [7] proposed a dynamic
histogram equalization method which partitioned the image
histogram based on local minima and gray level ranges has been
assigned specifically for each partition before equalizing them
separately. These partitions further go through a repartitioning
test to confirm the absence of any dominating portions. Chen
and Nor Ashidi in [8] further modified this effort, where quadrants
dynamic histogram equalization (QDHE) algorithm separated
the histogram into four (quadrant) sub-histograms based on the
median of the input image. Now before new dynamic range was
assigned to each sub-histogram, the resultant sub-histograms
were curtailed according to the mean of intensity occurrence of
input image. Finally, each sub-histogram was equalized.
In [9] authors have given priority to the contrast enhancement
of gray-level digital images while maintaining the mean image
intensity preserved. This results in better viewing texture and
effectiveness. The contrast enhancement was achieved by
maximizing the information content carried in the image via a
continuous intensity transform function. The preservation of
image intensity was obtained by applying gamma-correction on
the images. Since there is always a trade-off between the
requirements for the enhancement of contrast and preservation
of intensity, an improved multi-objective particle swarm
optimization procedure was introduced to resolve this
contradiction, making use of its flexible algorithmic structure.
The effectiveness of the proposed approach was illustrated by
a number of images including the benchmarks and an image
sequence captured from a mobile robot in an indoor
environment.
In [10] authors attempted to deal directly with colors of the
image. In that LUV color space to enhance the image where each
component was used to calculate the gradient value to which
conventional enhancement techniques were applied. This work
was extended in [11] where another characteristic of image i.e.
color saturation was targeted to produce natural appealing in
images. But this technique was not able to keep the image
information intact.
Authors in [12] proposed a concept for changing the
display of an image, by iteratively comparing the intensity with
a pair of preset thresholds and, which indicated the satisfactory
brightness and darkness, respectively, while processing the image
until the threshold conditions were satisfied.
© 2013 ACEEE
DOI: 03.LSCS.2013.3.4

In [13] authors suggested a method in which by iteratively
processing and comparing the average saturation with the preset
threshold for appropriating the color saturation in natural scene
images. Unlike grey scale images, there are some factors in color
images like hue which need to be properly taken care of for
enhancement. Hue, saturation and intensity are the attributes of
color. Shade is that attribute of a color which decides what kind
of color it is, i.e., a red or an orange. Original color gets changed
if the shade gets changed and hence, distorting the image. One
needs to improve the visual quality of an image without distorting
it for image enhancement. In [14] authors offered a novel and
effective way of tackling the range/scale problem during the
pre-processing itself. In this way they used the HSV space for
enhancement while shade was kept preserved. The proposed
technique for noisy color images indeed enhanced the image
but the clarity of the enhanced image was still poor.
In [15] authors proposed a similar approach by working only
on the luminance component of HSV color space where the V
component is divided into smaller blocks and then uses multiple
steps to preserve the details. In [16] authors targeted the six
kind of images -dark, low-contrast, bright, mostly dark, highcontrast, and mostly bright and proposed a decision tree based
algorithm to enhance the contrast of those images
simultaneously. The statistical features of luminance component
were extracted to which decision tree based classifier was applied
to find that six categories. This approach did not require any
human intervention i.e. was automatic and parameter free. Image
enhancement is one of the intriguing and influential issues in
digital image processing field. Image enhancement can be treated
as transforming one image to another so that the look and feel of
an image can be improved for machine analysis or visual
perception of human beings. The main purpose of image
enhancement is to bring out details that are hidden in an image,
or to increase the contrast in a low contrast image.
In [17] authors presented another technique of enhancement
for low illumination conditions and to minimize the loss of edge
sharpness by combining space variant luminance map (SLVM)
and conventional gamma correction which developed the two
dimensional gamma correction. The down/up scaled Gaussian
masking derived the benefit of the complexity reduction for the
local brightness characterization. Though image enhancement
methods improve the visual perception of the image but there
exists some deficiencies in most enhancement techniques.
Authors in [18] worked on those deficiencies which they found
in form like loss of details, gray-world violation and loss of local
contrast and proposed the image fusion method, based on local
contrast detail, to minimize these losses. One more effective
step towards image enhancement field had been presented in
[19] where authors made the use of genetic algorithms to
overcome the produced artifacts in images. The proposed
method used a simple and novel chromosome representation
together with corresponding operators. The results of this
method were found better especially for the low-illuminated
images with high dynamic range. In [20] authors presented
another use of GA in the field of image enhancement. In this
work, a weighted combination of four types of nonlinear
transforms (s-curves) as a transformation function was used.
77
Poster Paper
Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013
GA was used to find the optimized values of weighting
coefficients by making use of objective measure of image
Brenner’s measure and some noise information. However, this
approach was not able to deal with the ambiguities present in an
image. In [21, 22] authors explored the applicability of fuzzy set
theory to image enhancement field. These fuzzy rules allow a
processing work to be defined in terms of human-like reasoning.
In [21] the presented work was based on minimization
of compactness and of fuzziness. Whereby, it was possible to
obtain both fuzzy and non-fuzzy (threshold) versions of an illdefined image.  The incorporation of fuzziness in the  spatial
domain made it possible to provide more meaningful results
than by considering fuzziness in grey level alone. Different
bandwidth membership function using a blurred chromosome
images were taken to show the effectiveness of the algorithm. In
[22] authors presented a fuzzy operator which was able to maintain
a balanced strength between sharpening and noise-suppressing
components according to the properties of the input data and
allowed a user to design a general fuzzy rule base without taking
care of the particular scene to be processed.
The work presented in [21] was based on classical fuzzy
enhancement method which was not fit for the images of low
contrast. To deal with this problem, authors bestowed a generalized iterative fuzzy enhancement algorithm in [23]. The image
quality assessment was based on the statistical features of the
gray-level histogram and the computer simulation results showed
that this new enhancement method was more suitable than classical fuzzy enhancement. In [24] author approached a new visionary work by introducing an optimization technique with
fuzzy approach. Authors transformed the image into fuzzy domain on the basis of maximum fuzzy entropy principle and the
parameters which could shape the membership function in proper
domain were optimized by genetic algorithm optimization technique. The method selected the fuzzy region according to the
nature of the input image and image could keep as much information as possible after being transformed. Many authors have
put their work in image enhancement field with fuzzy approach
in their own way. Like authors in [25] proposed a Gaussian type
of fuzzification function which was composed of two parameters - a single fuzzifier and a new intensification operator called
NINT. Fuzzifier was obtained by maximizing the fuzzy contrast
and the NINT parameter was obtained by minimizing the entropy. This work was limited to the enhancement of gray images
only. In [26] authors extended the approach in [25] for the enhancement of color images. In that work histogram was considered as the basis for fuzzy modeling of color images. The two
parameters (‘index of fuzziness’ and ‘entropy’) were defined to
represent the quality of an image in fuzzy domain.
Authors in [27] again refined the work of [25, 26] introduced
a global contrast intensification operator (GINT), which was
based on three parameters, viz., intensification parameter, fuzzifier,
and the crossover point. Gaussian membership function had
been used to fuzzify the image information in spatial domain. To
get the image information fuzzy contrast factor and visual factor
were defined. To render the image quality fuzzy entropy based
objective function was laid out but this work showed improvement for underexposed images. The extension of this work was
© 2013 ACEEE
DOI: 03.LSCS.2013.3.4

given in [28, 29] extended the work of [27] for the overexposed
images also. In those work images were fuzzified on the basis of
an parameter called as ‘Exposure’. In [28] the image was partitioned in two regions- underexposed and overexposed region
and introduced a new bio-mimicry based optimization algorithm,
i.e. Bacterial Foraging Optimization to minimize the fuzzy entropy based objective function. And in [29] the partition was
into three regions- under, over and mixed region. The evolutionary algorithm was based on the social behavior of an ant known
as Ant Colony Optimization.
III. CONCLUSION
Image enhancement algorithms offer a wide variety of
approaches for modifying images to achieve visually acceptable
images. The choice of such techniques is a function of the specific
task, image content, observer characteristics, and viewing
conditions. The point processing methods are most primitive,
yet essential image processing operations and are used primarily
for contrast enhancement. The histogram of an image (i.e., a plot
of the gray level frequencies) provides important information
regarding the contrast of an image. Histogram equalization is a
transformation that stretches the contrast by redistributing the
gray-level values uniformly. This paper presented the different
forms of histogram equalization for gray scale contrast
enhancement. Fuzzy approach has been a significant tool in the
area of color image enhancement which is able to make the
information content effective. Although we did not discuss the
computational cost of enhancement algorithms in this article it
may play a critical role in choosing an algorithm for real-time
applications. Despite the effectiveness of each of these
algorithms when applied separately, in practice one has to devise
a combination of such methods to achieve more effective image
enhancement. But research never ends and still this work is like
tip of the iceberg and needs more and more advancement for
image enhancement techniques.
REFERENCES
[1] R. C. Gonzalez and R. E. Woods, Digital Image Processing.
Reading, MA: Addison-Wesley, 1992.
[2] J. C. Russ, The Image Processing Handbook, CRC press, 5th
Ed., 2006.
[3] Y. T. Kim, “Contrast enhancement using brightness preserving
bihistogram equalization”, IEEE Trans. Consumer Electron.,
Vol. 43, No.1, pp. 1–8, 1997.
[4] Y. Wang, Q. Chen, and B. Zhang, “Image enhancement based
on equal area dualistic sub-image histogram equalization
method”, IEEE Tran. Consumer Electron., Vol. 45, No. 1, pp.
68–75, 1999.
[5] S. D. Chen, and A. R. Ramli, “Minimum mean brightness error
bi-histogram equalization in contrast enhancement”, IEEE
Trans. Consumer Electron., Vol. 49, No. 4, pp.1310–1319,
2003.
[6] N. Sengee, A. Sengee, and H.–K. Choi, “Image contrast
enhancement using bi-histogram equalization with
neighborhood metrics”, IEEE Trans. on Consumer Electronics,
vol. 56, no. 4, pp. 2727-2734, November 2010.
[7] M.Abdullah-Al-Wadud Md. H. Kabir, M. A. Akbar Dewan,
and O. Chae, “A dynamic histogram equalization for image

78
Poster Paper
Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013
contrast enhancement”, IEEE Trans. on Consumer Electronics,
Vol. 53, no. 2, 2007.
[8] C. H. Ooi, and N. A. Mat Isa, “Quadrant dynamic histogram
equalization for contrast enhancement”, IEEE Trans. on
Consumer Electronics, Vol. 56, No. 4, 2010.
[9] N. M. Kwok, Q. P. Ha, D. Liu, and G. Fang, “Contrast
enhancement and intensity preservation for gray-level images
using multiobjective particle swarm optimization”, IEEE Trans.
on Automation Science and Engineering, vol. 6, no. 1, pp.
145-155, 2009.
[10] K. V. Velde, “Multi-scale color image enhancement”, Proc.
IEEE Int. Conf. Image Process., 1999, vol. 3, pp. 584–587.
[11] L. Tao and V. Asari, “Modified luminance based MSR for fast
and efficient image enhancement”, Proc. IEEE 32nd AIPR,
2003, pp. 174–179.
[12] R. Eschbach and N. Y. Webster, “Image-dependent exposure
enhancement”, Patent number 5 414 538, May 9, 1995. U.S.
patent [19].
[13] R. Eschbach and B. W. Kolpatzik, “Image-dependent color
saturation correction in a natural scene pictorial image”, Patent
number 5 450 217, Sep. 12, 1995. U.S. Patent [19].
[14] S. K. Naik and C. A. Murthy, “Hue-preserving color image
enhancement without gamut problem”, IEEE Trans. Image
Process., vol. 12, no. 12, pp. 1591–1598, Dec. 2003.
[15] D. Ghimire and J. Lee, “Color image enhancement in HSV
space using nonlinear transfer function and neighborhood
dependent approach with preserving details”, 4th Pacific-Rim
Symposium on Image and Video Technology, pp. 422-426,
2010.
[16] C.-M. Tsai, Z.-M. Yeh, and Y.-F. Wang, “Decision tree based
contrast enhancement for various degraded images”, Machine
Vision and Applications, 2011.
[17] S. Lee, H. Kwon, H. Han, G. Lee, and B. Kang, “A spacevariant luminous map based color image enhancement”, IEEE
Transaction on Consumer Electronics, vol. 56, no.4, 2010.

© 2013 ACEEE
DOI: 03.LSCS.2013.3.4

[18] Q. Chen, X. Xu, Q. Sun, and D. Xia, “A solution to the
deficiencies of image enhancement”, Signal Processing , vol.
90, pp. 44-56, 2009.
[19] S. Hashemi, S. Kiani, N. Noroozi, and M. E. Moghaddam,
“An image contrast enhancement method based on genetic
algorithm”, Pattern Recognition Letters, vol. 31, NO. 13, PP.
1816-1824, 2010.
[20] M. Shyu and J. Leoua, “A genetic algorithm approach to color
image ennhancement”, Pattern Recognit., vol. 31, no. 7, pp.
871–880, Jul. 1998.
[21] S. K. Pal and A. Rosenfeld, “Image enhancement and
thresholding by optimization of fuzzy compactness”, Pattern
Recognit. Lett., vol. 7, no. 2, pp. 77–86, Feb. 1988.
[22] F. Russo and G. Ramponi, “A fuzzy operator for the
enhancement of blurred and noisy images”, IEEE Trans. Image
Process., vol. 4, no. 8, pp. 1169–1174, Aug. 1995.
[23] P. Dong-Liang and X. An-Ke, “Degraded image enhancement
with applications in robot vision”, Proc. IEEE Int. Conf.
Syst.,Man, Cybern., Oct. 2005, vol. 2, pp. 1837–1842.
[24] H. D. Cheng, Y.-H. Chen, and Y. Sun, “A novel fuzzy entropy
approach to image enhancement and thresholding”, Signal
Process., vol. 75, no. 3, pp. 277–301, Jun. 1999.
[25] M. Hanmandlu, S. N. Tandon, and A. H. Mir, “A new fuzzy
logic based image enhancement”, Biomed. Sci. Instrum., vol.
34, pp. 590–595, 1997.
[26] M. Hanmandlu, D. Jha, and R. Sharma, “Color image
enhancement by fuzzy intensification”, Pattern Recognition
Letters, vol. 24, pp. 81–87, 2003.
[27] M. Hanmandlu and D. Jha, “An optimal fuzzy system forcolor
image enhancement”, IEEE Transactions on Image Processing,
vol. 15, no. 10, october 2006.
[28] M. Hanmandlu, O.P. Verma, N.K. Kumar and M. Kulkarni,
“A novel optimal fuzzy system for color image enhancement
using bacterial foraging”, IEEE Trans. on Inst. and Meas., vol.
58, no. 8, pp. 2867-2879, 2009.
[29] M. Hanmandlu, O. P. Verma, P. Kumar, and S. Chhabra, “High
dynamic range optimal fuzzy color image enhancement using
artificial ant colony optimization”, Applied Soft Computing,
vol. 12, no. 1, pp. 394-404, 2012.

79

More Related Content

What's hot

IMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGIMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGgarima0690
 
A comprehensive method for image contrast enhancement based on global –local ...
A comprehensive method for image contrast enhancement based on global –local ...A comprehensive method for image contrast enhancement based on global –local ...
A comprehensive method for image contrast enhancement based on global –local ...eSAT Publishing House
 
Ijcatr04051016
Ijcatr04051016Ijcatr04051016
Ijcatr04051016Editor IJCATR
 
Enhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid TechniqueEnhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid TechniqueINFOGAIN PUBLICATION
 
Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...IOSR Journals
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesEditor IJCATR
 
Medical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transformMedical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transformAnju Anjujosepj
 
Contrast Enhancement Techniques: A Brief and Concise Review
Contrast Enhancement Techniques: A Brief and Concise ReviewContrast Enhancement Techniques: A Brief and Concise Review
Contrast Enhancement Techniques: A Brief and Concise ReviewIRJET Journal
 
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...CSCJournals
 
A version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationA version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationHabibur Rahman
 
CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...
CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...
CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...IJCSEA Journal
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Pinaki Ranjan Sarkar
 
Probabilistic model based image segmentation
Probabilistic model based image segmentationProbabilistic model based image segmentation
Probabilistic model based image segmentationijma
 
PCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionPCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionIJMTST Journal
 
Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...IJECEIAES
 
Wavelet based image fusion
Wavelet based image fusionWavelet based image fusion
Wavelet based image fusionUmed Paliwal
 
Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...
Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...
Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...CSCJournals
 

What's hot (19)

IMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGIMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSING
 
A comprehensive method for image contrast enhancement based on global –local ...
A comprehensive method for image contrast enhancement based on global –local ...A comprehensive method for image contrast enhancement based on global –local ...
A comprehensive method for image contrast enhancement based on global –local ...
 
Ijcatr04051016
Ijcatr04051016Ijcatr04051016
Ijcatr04051016
 
Enhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid TechniqueEnhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid Technique
 
Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...Performance Evaluation of Filters for Enhancement of Images in Different Appl...
Performance Evaluation of Filters for Enhancement of Images in Different Appl...
 
Image Fusion
Image FusionImage Fusion
Image Fusion
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision Images
 
Medical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transformMedical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transform
 
Contrast Enhancement Techniques: A Brief and Concise Review
Contrast Enhancement Techniques: A Brief and Concise ReviewContrast Enhancement Techniques: A Brief and Concise Review
Contrast Enhancement Techniques: A Brief and Concise Review
 
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
 
A version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationA version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentation
 
CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...
CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...
CONTRAST ENHANCEMENT TECHNIQUES USING HISTOGRAM EQUALIZATION METHODS ON COLOR...
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
 
Probabilistic model based image segmentation
Probabilistic model based image segmentationProbabilistic model based image segmentation
Probabilistic model based image segmentation
 
PCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionPCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image Fusion
 
Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...
 
Wavelet based image fusion
Wavelet based image fusionWavelet based image fusion
Wavelet based image fusion
 
G0813841
G0813841G0813841
G0813841
 
Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...
Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...
Histogram Equalization with Range Offset for Brightness Preserved Image Enhan...
 

Viewers also liked

A localized nonlinear_method_for_the_contrast_enhancement_of_images
A localized nonlinear_method_for_the_contrast_enhancement_of_imagesA localized nonlinear_method_for_the_contrast_enhancement_of_images
A localized nonlinear_method_for_the_contrast_enhancement_of_imagesEr. Nancy
 
An Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement TechniquesAn Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement TechniquesIJMER
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram EqualizationEr. Nancy
 
Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...IJMER
 
Digital radiographic image enhancement for improved visualization
Digital radiographic image enhancement for improved visualizationDigital radiographic image enhancement for improved visualization
Digital radiographic image enhancement for improved visualizationNisar Ahmed Rana
 
The application of image enhancement in color and grayscale images
The application of image enhancement in color and grayscale imagesThe application of image enhancement in color and grayscale images
The application of image enhancement in color and grayscale imagesNisar Ahmed Rana
 
rs and gis
rs and gisrs and gis
rs and gisprem ranjan
 
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANIP.K. Mani
 
Enhancement in spatial domain
Enhancement in spatial domainEnhancement in spatial domain
Enhancement in spatial domainAshish Kumar
 
Image enhancement techniques
Image enhancement techniquesImage enhancement techniques
Image enhancement techniquessakshij91
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare pptMandy Suzanne
 

Viewers also liked (13)

A localized nonlinear_method_for_the_contrast_enhancement_of_images
A localized nonlinear_method_for_the_contrast_enhancement_of_imagesA localized nonlinear_method_for_the_contrast_enhancement_of_images
A localized nonlinear_method_for_the_contrast_enhancement_of_images
 
An Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement TechniquesAn Inclusive Analysis on Various Image Enhancement Techniques
An Inclusive Analysis on Various Image Enhancement Techniques
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram Equalization
 
Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...Visual Quality for both Images and Display of Systems by Visual Enhancement u...
Visual Quality for both Images and Display of Systems by Visual Enhancement u...
 
Digital radiographic image enhancement for improved visualization
Digital radiographic image enhancement for improved visualizationDigital radiographic image enhancement for improved visualization
Digital radiographic image enhancement for improved visualization
 
The application of image enhancement in color and grayscale images
The application of image enhancement in color and grayscale imagesThe application of image enhancement in color and grayscale images
The application of image enhancement in color and grayscale images
 
rs and gis
rs and gisrs and gis
rs and gis
 
Matlab:Non Linear Methods
Matlab:Non Linear MethodsMatlab:Non Linear Methods
Matlab:Non Linear Methods
 
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
 
Enhancement in spatial domain
Enhancement in spatial domainEnhancement in spatial domain
Enhancement in spatial domain
 
Image enhancement techniques
Image enhancement techniquesImage enhancement techniques
Image enhancement techniques
 
Linear programing
Linear programingLinear programing
Linear programing
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 

Similar to Review on Image Enhancement in Spatial Domain

An image enhancement method based on gabor filtering in wavelet domain and ad...
An image enhancement method based on gabor filtering in wavelet domain and ad...An image enhancement method based on gabor filtering in wavelet domain and ad...
An image enhancement method based on gabor filtering in wavelet domain and ad...nooriasukmaningtyas
 
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...ijcseit
 
A GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENT
A GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENTA GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENT
A GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENTpharmaindexing
 
A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...
A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...
A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...pharmaindexing
 
Image Enhancement using Guided Filter for under Exposed Images
Image Enhancement using Guided Filter for under Exposed ImagesImage Enhancement using Guided Filter for under Exposed Images
Image Enhancement using Guided Filter for under Exposed ImagesDr. Amarjeet Singh
 
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion TechniqueModified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Techniqueiosrjce
 
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...IRJET Journal
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
A review on image enhancement techniques
A review on image enhancement techniquesA review on image enhancement techniques
A review on image enhancement techniquesIJEACS
 
A Comparative Study on Image Contrast Enhancement Techniques
A Comparative Study on Image Contrast Enhancement TechniquesA Comparative Study on Image Contrast Enhancement Techniques
A Comparative Study on Image Contrast Enhancement TechniquesIRJET Journal
 
Image Contrast Enhancement Approach using Differential Evolution and Particle...
Image Contrast Enhancement Approach using Differential Evolution and Particle...Image Contrast Enhancement Approach using Differential Evolution and Particle...
Image Contrast Enhancement Approach using Differential Evolution and Particle...IRJET Journal
 
IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET Journal
 
Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Yashwant Kurmi
 
C04302025030
C04302025030C04302025030
C04302025030ijceronline
 
Optimized Histogram Based Contrast Limited Enhancement for Mammogram Images
Optimized Histogram Based Contrast Limited Enhancement for Mammogram ImagesOptimized Histogram Based Contrast Limited Enhancement for Mammogram Images
Optimized Histogram Based Contrast Limited Enhancement for Mammogram ImagesIDES Editor
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Editor IJARCET
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Editor IJARCET
 

Similar to Review on Image Enhancement in Spatial Domain (20)

An image enhancement method based on gabor filtering in wavelet domain and ad...
An image enhancement method based on gabor filtering in wavelet domain and ad...An image enhancement method based on gabor filtering in wavelet domain and ad...
An image enhancement method based on gabor filtering in wavelet domain and ad...
 
Ijetr021211
Ijetr021211Ijetr021211
Ijetr021211
 
Ijetr021211
Ijetr021211Ijetr021211
Ijetr021211
 
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
 
A GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENT
A GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENTA GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENT
A GENERAL STUDY ON HISTOGRAM EQUALIZATION FOR IMAGE ENHANCEMENT
 
A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...
A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...
A DISCUSSION ON IMAGE ENHANCEMENT USING HISTOGRAM EQUALIZATION BY VARIOUS MET...
 
Image Enhancement using Guided Filter for under Exposed Images
Image Enhancement using Guided Filter for under Exposed ImagesImage Enhancement using Guided Filter for under Exposed Images
Image Enhancement using Guided Filter for under Exposed Images
 
Q01761119124
Q01761119124Q01761119124
Q01761119124
 
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion TechniqueModified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
 
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
A review on image enhancement techniques
A review on image enhancement techniquesA review on image enhancement techniques
A review on image enhancement techniques
 
A Comparative Study on Image Contrast Enhancement Techniques
A Comparative Study on Image Contrast Enhancement TechniquesA Comparative Study on Image Contrast Enhancement Techniques
A Comparative Study on Image Contrast Enhancement Techniques
 
Image Contrast Enhancement Approach using Differential Evolution and Particle...
Image Contrast Enhancement Approach using Differential Evolution and Particle...Image Contrast Enhancement Approach using Differential Evolution and Particle...
Image Contrast Enhancement Approach using Differential Evolution and Particle...
 
IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A Review
 
Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317
 
C04302025030
C04302025030C04302025030
C04302025030
 
Optimized Histogram Based Contrast Limited Enhancement for Mammogram Images
Optimized Histogram Based Contrast Limited Enhancement for Mammogram ImagesOptimized Histogram Based Contrast Limited Enhancement for Mammogram Images
Optimized Histogram Based Contrast Limited Enhancement for Mammogram Images
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
 

More from idescitation

More from idescitation (20)

65 113-121
65 113-12165 113-121
65 113-121
 
69 122-128
69 122-12869 122-128
69 122-128
 
71 338-347
71 338-34771 338-347
71 338-347
 
72 129-135
72 129-13572 129-135
72 129-135
 
74 136-143
74 136-14374 136-143
74 136-143
 
80 152-157
80 152-15780 152-157
80 152-157
 
82 348-355
82 348-35582 348-355
82 348-355
 
84 11-21
84 11-2184 11-21
84 11-21
 
62 328-337
62 328-33762 328-337
62 328-337
 
46 102-112
46 102-11246 102-112
46 102-112
 
47 292-298
47 292-29847 292-298
47 292-298
 
49 299-305
49 299-30549 299-305
49 299-305
 
57 306-311
57 306-31157 306-311
57 306-311
 
60 312-318
60 312-31860 312-318
60 312-318
 
5 1-10
5 1-105 1-10
5 1-10
 
11 69-81
11 69-8111 69-81
11 69-81
 
14 284-291
14 284-29114 284-291
14 284-291
 
15 82-87
15 82-8715 82-87
15 82-87
 
29 88-96
29 88-9629 88-96
29 88-96
 
43 97-101
43 97-10143 97-101
43 97-101
 

Recently uploaded

Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
call girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïž
call girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïžcall girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïž
call girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïž9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 

Recently uploaded (20)

Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
call girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïž
call girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïžcall girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïž
call girls in Kamla Market (DELHI) 🔝 >àŒ’9953330565🔝 genuine Escort Service đŸ”âœ”ïžâœ”ïž
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 

Review on Image Enhancement in Spatial Domain

  • 1. Poster Paper Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013 Review on Image Enhancement in Spatial Domain Manish Kumar Saini, Deepak Narang Department of Electrical Engineering Deenbandhu Chhotu Ram University of Science and Technology, Murthal, Sonepat, Haryana, India E-mail ID: - narang.deepak01@gmail.com frequency sensitivity of the human visual system, and the second class take into account, implicitly or explicitly, some of information processing characteristics of the visual cortex, such as frequency and orientation selectivity. It’s seen that the contrast enhancement is usually referred as most vital issue in image processing. Images acquired by line CCD cameras or other kinds of cameras may sometimes exhibit low contrast because of restrained imaging conditions. Generally these low contrast images need be enhanced in order to be suitable for desired applications. In the coming sections different contrast enhancement techniques have been discussed. Abstract- With the proliferation in electronic imaging devices like in mobiles, computer vision, medical field and space field; image enhancement field has become the quite interesting and important area of research. These imaging devices are viewed under a diverse range of viewing conditions and a huge loss in contrast under bright outdoor viewing conditions; thus viewing condition parameters such as surround effects, correlated color temperature and ambient lighting have become of significant importance. Therefore, Principle objective of Image enhancement is to adjust the quality of an image for better human visual perception. Appropriate choice of enhancement techniques is greatly influenced by the imaging modality, task at hand and viewing conditions. Basically, image enhancement techniques have been classified into two broad categories: Spatial domain image enhancement and Frequency domain image enhancement. This survey report gives an overview of different methodologies have been used for enhancement under the spatial domain category. It is noted that in this field still more research is to be done. II. COMPREHENSIVE REVIEW AND ANALYSIS OF LITERATURE Histogram equalization (HE) as in [1] is the well known or usually used technique for contrast enhancement because of its simplicity and comparatively better performance on almost all types of images. HE based on remapping the gray levels of the image based on the probability distribution of the input gray levels. HE methods can be classified in two principle categories–global and local histogram equalization. Global Histogram Equalization (GHE) uses the histogram information of the entire input image for its transformation function. However, this global approach is suitable for overall enhancement; it fails to adapt with the local brightness features of the input image. Gray levels with very high frequencies, dominate the other gray levels having lower frequencies and in such a situation, remapping of gray level is done by GHE in a manner that the contrast stretching becomes limited in some dominating gray levels having larger image histogram components and causes powerful contrast loss for other small ones. Local histogram equalization (LHE) can be free from such problem. It uses a small window that slides through every pixel of the image sequentially and only the block of pixels that fall in this window are taken into account for HE and then gray level mapping for enhancement is done only for the center pixel of that window. Hence local information get properly used. LHE has some disadvantages: (i) it requires high computational cost; (ii) it sometimes causes over-enhancement in some portion of the image; (iii) it enhances the noises in the input image along with the image features. To get rid of the high computational cost, another approach is to apply non-overlapping block based HE. Although, mostly time, these methods produce an undesirable checkerboard effects on enhanced images [1, 2]. Some researchers have also focused on improvement of histogram equalization based contrast enhancement such as mean preserving bi-histogram equalization (BBHE) [3], equal area dualistic sub-image histogram equalization (DSIHE) [4] and minimum mean brightness error bi-histogram equalization (MMBEBHE) [5]. Index Terms- Image Enhancement, Spacial domain, Optimization. I. INTRODUCTION The image enhancement is done for better understanding of data in images for human visual or to provide better input for other automated image processing techniques. Spatial domain methods and the frequency domain method are the two categories of image enhancement method. Direct operation on image pixels, comes under the category of spatial domain method whereas frequency domain methods, involve Fourier transform of an image for its operation. But unfortunately when it comes to human understanding, there is no generalize theory for determining: what actually good image enhancement is? Though when image enhancement method act as pre processing tool for other image processing methods then quantitative measures can decide which techniques are most suitable. Basically an Image contrast is defined as the unlikeness or difference in color and lightness between parts of an image. Alas_ a general definition for image contrast does not exist which can be suitable for all situations. As the the visual appearance of an object depends on many factors such as luminance, edges and texture of the object of interest and the background, luminance and the immediate surround of the object, color, motion, and many other high level factors. It becomes very difficult to define a contrast measure considering all above factors. Some models defined the contrast measure which is limited to some factors and it also influence the understanding of contrast. Two major classes of contrast definitions are:  first class  does  not  take  into  account  the © 2013 ACEEE DOI: 03.LSCS.2013.3.4 76
  • 2. Poster Paper Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013 In [6] authors proposed an extended form of bi-histogram equalization called bi-histogram equalization with neighborhood metric (BHENM). BHENM consisted of two stages. First, large histogram bins that caused washout artifacts were divided into sub-bins using neighborhood metrics; the same intensities of the original image were arranged by neighboring information. In the next stage, based on the mean of the histogram of the original image the original image had been divided into two subhistograms; now they were equalized independently using refined histogram equalization, which produced flatter histograms. In an experimental trial, BHENM simultaneously cared for the brightness and enhanced the local contrast of the original image. on the other hand the limitation is that the execution time of this method was three times higher than that of GHE. In this area, M. A.-A.-Wadud et al. [7] proposed a dynamic histogram equalization method which partitioned the image histogram based on local minima and gray level ranges has been assigned specifically for each partition before equalizing them separately. These partitions further go through a repartitioning test to confirm the absence of any dominating portions. Chen and Nor Ashidi in [8] further modified this effort, where quadrants dynamic histogram equalization (QDHE) algorithm separated the histogram into four (quadrant) sub-histograms based on the median of the input image. Now before new dynamic range was assigned to each sub-histogram, the resultant sub-histograms were curtailed according to the mean of intensity occurrence of input image. Finally, each sub-histogram was equalized. In [9] authors have given priority to the contrast enhancement of gray-level digital images while maintaining the mean image intensity preserved. This results in better viewing texture and effectiveness. The contrast enhancement was achieved by maximizing the information content carried in the image via a continuous intensity transform function. The preservation of image intensity was obtained by applying gamma-correction on the images. Since there is always a trade-off between the requirements for the enhancement of contrast and preservation of intensity, an improved multi-objective particle swarm optimization procedure was introduced to resolve this contradiction, making use of its flexible algorithmic structure. The effectiveness of the proposed approach was illustrated by a number of images including the benchmarks and an image sequence captured from a mobile robot in an indoor environment. In [10] authors attempted to deal directly with colors of the image. In that LUV color space to enhance the image where each component was used to calculate the gradient value to which conventional enhancement techniques were applied. This work was extended in [11] where another characteristic of image i.e. color saturation was targeted to produce natural appealing in images. But this technique was not able to keep the image information intact. Authors in [12] proposed a concept for changing the display of an image, by iteratively comparing the intensity with a pair of preset thresholds and, which indicated the satisfactory brightness and darkness, respectively, while processing the image until the threshold conditions were satisfied. © 2013 ACEEE DOI: 03.LSCS.2013.3.4 In [13] authors suggested a method in which by iteratively processing and comparing the average saturation with the preset threshold for appropriating the color saturation in natural scene images. Unlike grey scale images, there are some factors in color images like hue which need to be properly taken care of for enhancement. Hue, saturation and intensity are the attributes of color. Shade is that attribute of a color which decides what kind of color it is, i.e., a red or an orange. Original color gets changed if the shade gets changed and hence, distorting the image. One needs to improve the visual quality of an image without distorting it for image enhancement. In [14] authors offered a novel and effective way of tackling the range/scale problem during the pre-processing itself. In this way they used the HSV space for enhancement while shade was kept preserved. The proposed technique for noisy color images indeed enhanced the image but the clarity of the enhanced image was still poor. In [15] authors proposed a similar approach by working only on the luminance component of HSV color space where the V component is divided into smaller blocks and then uses multiple steps to preserve the details. In [16] authors targeted the six kind of images -dark, low-contrast, bright, mostly dark, highcontrast, and mostly bright and proposed a decision tree based algorithm to enhance the contrast of those images simultaneously. The statistical features of luminance component were extracted to which decision tree based classifier was applied to find that six categories. This approach did not require any human intervention i.e. was automatic and parameter free. Image enhancement is one of the intriguing and influential issues in digital image processing field. Image enhancement can be treated as transforming one image to another so that the look and feel of an image can be improved for machine analysis or visual perception of human beings. The main purpose of image enhancement is to bring out details that are hidden in an image, or to increase the contrast in a low contrast image. In [17] authors presented another technique of enhancement for low illumination conditions and to minimize the loss of edge sharpness by combining space variant luminance map (SLVM) and conventional gamma correction which developed the two dimensional gamma correction. The down/up scaled Gaussian masking derived the benefit of the complexity reduction for the local brightness characterization. Though image enhancement methods improve the visual perception of the image but there exists some deficiencies in most enhancement techniques. Authors in [18] worked on those deficiencies which they found in form like loss of details, gray-world violation and loss of local contrast and proposed the image fusion method, based on local contrast detail, to minimize these losses. One more effective step towards image enhancement field had been presented in [19] where authors made the use of genetic algorithms to overcome the produced artifacts in images. The proposed method used a simple and novel chromosome representation together with corresponding operators. The results of this method were found better especially for the low-illuminated images with high dynamic range. In [20] authors presented another use of GA in the field of image enhancement. In this work, a weighted combination of four types of nonlinear transforms (s-curves) as a transformation function was used. 77
  • 3. Poster Paper Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013 GA was used to find the optimized values of weighting coefficients by making use of objective measure of image Brenner’s measure and some noise information. However, this approach was not able to deal with the ambiguities present in an image. In [21, 22] authors explored the applicability of fuzzy set theory to image enhancement field. These fuzzy rules allow a processing work to be defined in terms of human-like reasoning. In [21] the presented work was based on minimization of compactness and of fuzziness. Whereby, it was possible to obtain both fuzzy and non-fuzzy (threshold) versions of an illdefined image.  The incorporation of fuzziness in the  spatial domain made it possible to provide more meaningful results than by considering fuzziness in grey level alone. Different bandwidth membership function using a blurred chromosome images were taken to show the effectiveness of the algorithm. In [22] authors presented a fuzzy operator which was able to maintain a balanced strength between sharpening and noise-suppressing components according to the properties of the input data and allowed a user to design a general fuzzy rule base without taking care of the particular scene to be processed. The work presented in [21] was based on classical fuzzy enhancement method which was not fit for the images of low contrast. To deal with this problem, authors bestowed a generalized iterative fuzzy enhancement algorithm in [23]. The image quality assessment was based on the statistical features of the gray-level histogram and the computer simulation results showed that this new enhancement method was more suitable than classical fuzzy enhancement. In [24] author approached a new visionary work by introducing an optimization technique with fuzzy approach. Authors transformed the image into fuzzy domain on the basis of maximum fuzzy entropy principle and the parameters which could shape the membership function in proper domain were optimized by genetic algorithm optimization technique. The method selected the fuzzy region according to the nature of the input image and image could keep as much information as possible after being transformed. Many authors have put their work in image enhancement field with fuzzy approach in their own way. Like authors in [25] proposed a Gaussian type of fuzzification function which was composed of two parameters - a single fuzzifier and a new intensification operator called NINT. Fuzzifier was obtained by maximizing the fuzzy contrast and the NINT parameter was obtained by minimizing the entropy. This work was limited to the enhancement of gray images only. In [26] authors extended the approach in [25] for the enhancement of color images. In that work histogram was considered as the basis for fuzzy modeling of color images. The two parameters (‘index of fuzziness’ and ‘entropy’) were defined to represent the quality of an image in fuzzy domain. Authors in [27] again refined the work of [25, 26] introduced a global contrast intensification operator (GINT), which was based on three parameters, viz., intensification parameter, fuzzifier, and the crossover point. Gaussian membership function had been used to fuzzify the image information in spatial domain. To get the image information fuzzy contrast factor and visual factor were defined. To render the image quality fuzzy entropy based objective function was laid out but this work showed improvement for underexposed images. The extension of this work was © 2013 ACEEE DOI: 03.LSCS.2013.3.4 given in [28, 29] extended the work of [27] for the overexposed images also. In those work images were fuzzified on the basis of an parameter called as ‘Exposure’. In [28] the image was partitioned in two regions- underexposed and overexposed region and introduced a new bio-mimicry based optimization algorithm, i.e. Bacterial Foraging Optimization to minimize the fuzzy entropy based objective function. And in [29] the partition was into three regions- under, over and mixed region. The evolutionary algorithm was based on the social behavior of an ant known as Ant Colony Optimization. III. CONCLUSION Image enhancement algorithms offer a wide variety of approaches for modifying images to achieve visually acceptable images. The choice of such techniques is a function of the specific task, image content, observer characteristics, and viewing conditions. The point processing methods are most primitive, yet essential image processing operations and are used primarily for contrast enhancement. The histogram of an image (i.e., a plot of the gray level frequencies) provides important information regarding the contrast of an image. Histogram equalization is a transformation that stretches the contrast by redistributing the gray-level values uniformly. This paper presented the different forms of histogram equalization for gray scale contrast enhancement. Fuzzy approach has been a significant tool in the area of color image enhancement which is able to make the information content effective. Although we did not discuss the computational cost of enhancement algorithms in this article it may play a critical role in choosing an algorithm for real-time applications. Despite the effectiveness of each of these algorithms when applied separately, in practice one has to devise a combination of such methods to achieve more effective image enhancement. But research never ends and still this work is like tip of the iceberg and needs more and more advancement for image enhancement techniques. REFERENCES [1] R. C. Gonzalez and R. E. Woods, Digital Image Processing. Reading, MA: Addison-Wesley, 1992. [2] J. C. Russ, The Image Processing Handbook, CRC press, 5th Ed., 2006. [3] Y. T. Kim, “Contrast enhancement using brightness preserving bihistogram equalization”, IEEE Trans. Consumer Electron., Vol. 43, No.1, pp. 1–8, 1997. [4] Y. Wang, Q. Chen, and B. Zhang, “Image enhancement based on equal area dualistic sub-image histogram equalization method”, IEEE Tran. Consumer Electron., Vol. 45, No. 1, pp. 68–75, 1999. [5] S. D. Chen, and A. R. Ramli, “Minimum mean brightness error bi-histogram equalization in contrast enhancement”, IEEE Trans. Consumer Electron., Vol. 49, No. 4, pp.1310–1319, 2003. [6] N. Sengee, A. Sengee, and H.–K. Choi, “Image contrast enhancement using bi-histogram equalization with neighborhood metrics”, IEEE Trans. on Consumer Electronics, vol. 56, no. 4, pp. 2727-2734, November 2010. [7] M.Abdullah-Al-Wadud Md. H. Kabir, M. A. Akbar Dewan, and O. Chae, “A dynamic histogram equalization for image 78
  • 4. Poster Paper Proc. of Int. Conf. on Advances in Signal Processing and Communication 2013 contrast enhancement”, IEEE Trans. on Consumer Electronics, Vol. 53, no. 2, 2007. [8] C. H. Ooi, and N. A. Mat Isa, “Quadrant dynamic histogram equalization for contrast enhancement”, IEEE Trans. on Consumer Electronics, Vol. 56, No. 4, 2010. [9] N. M. Kwok, Q. P. Ha, D. Liu, and G. Fang, “Contrast enhancement and intensity preservation for gray-level images using multiobjective particle swarm optimization”, IEEE Trans. on Automation Science and Engineering, vol. 6, no. 1, pp. 145-155, 2009. [10] K. V. Velde, “Multi-scale color image enhancement”, Proc. IEEE Int. Conf. Image Process., 1999, vol. 3, pp. 584–587. [11] L. Tao and V. Asari, “Modified luminance based MSR for fast and efficient image enhancement”, Proc. IEEE 32nd AIPR, 2003, pp. 174–179. [12] R. Eschbach and N. Y. Webster, “Image-dependent exposure enhancement”, Patent number 5 414 538, May 9, 1995. U.S. patent [19]. [13] R. Eschbach and B. W. Kolpatzik, “Image-dependent color saturation correction in a natural scene pictorial image”, Patent number 5 450 217, Sep. 12, 1995. U.S. Patent [19]. [14] S. K. Naik and C. A. Murthy, “Hue-preserving color image enhancement without gamut problem”, IEEE Trans. Image Process., vol. 12, no. 12, pp. 1591–1598, Dec. 2003. [15] D. Ghimire and J. Lee, “Color image enhancement in HSV space using nonlinear transfer function and neighborhood dependent approach with preserving details”, 4th Pacific-Rim Symposium on Image and Video Technology, pp. 422-426, 2010. [16] C.-M. Tsai, Z.-M. Yeh, and Y.-F. Wang, “Decision tree based contrast enhancement for various degraded images”, Machine Vision and Applications, 2011. [17] S. Lee, H. Kwon, H. Han, G. Lee, and B. Kang, “A spacevariant luminous map based color image enhancement”, IEEE Transaction on Consumer Electronics, vol. 56, no.4, 2010. © 2013 ACEEE DOI: 03.LSCS.2013.3.4 [18] Q. Chen, X. Xu, Q. Sun, and D. Xia, “A solution to the deficiencies of image enhancement”, Signal Processing , vol. 90, pp. 44-56, 2009. [19] S. Hashemi, S. Kiani, N. Noroozi, and M. E. Moghaddam, “An image contrast enhancement method based on genetic algorithm”, Pattern Recognition Letters, vol. 31, NO. 13, PP. 1816-1824, 2010. [20] M. Shyu and J. Leoua, “A genetic algorithm approach to color image ennhancement”, Pattern Recognit., vol. 31, no. 7, pp. 871–880, Jul. 1998. [21] S. K. Pal and A. Rosenfeld, “Image enhancement and thresholding by optimization of fuzzy compactness”, Pattern Recognit. Lett., vol. 7, no. 2, pp. 77–86, Feb. 1988. [22] F. Russo and G. Ramponi, “A fuzzy operator for the enhancement of blurred and noisy images”, IEEE Trans. Image Process., vol. 4, no. 8, pp. 1169–1174, Aug. 1995. [23] P. Dong-Liang and X. An-Ke, “Degraded image enhancement with applications in robot vision”, Proc. IEEE Int. Conf. Syst.,Man, Cybern., Oct. 2005, vol. 2, pp. 1837–1842. [24] H. D. Cheng, Y.-H. Chen, and Y. Sun, “A novel fuzzy entropy approach to image enhancement and thresholding”, Signal Process., vol. 75, no. 3, pp. 277–301, Jun. 1999. [25] M. Hanmandlu, S. N. Tandon, and A. H. Mir, “A new fuzzy logic based image enhancement”, Biomed. Sci. Instrum., vol. 34, pp. 590–595, 1997. [26] M. Hanmandlu, D. Jha, and R. Sharma, “Color image enhancement by fuzzy intensification”, Pattern Recognition Letters, vol. 24, pp. 81–87, 2003. [27] M. Hanmandlu and D. Jha, “An optimal fuzzy system forcolor image enhancement”, IEEE Transactions on Image Processing, vol. 15, no. 10, october 2006. [28] M. Hanmandlu, O.P. Verma, N.K. Kumar and M. Kulkarni, “A novel optimal fuzzy system for color image enhancement using bacterial foraging”, IEEE Trans. on Inst. and Meas., vol. 58, no. 8, pp. 2867-2879, 2009. [29] M. Hanmandlu, O. P. Verma, P. Kumar, and S. Chhabra, “High dynamic range optimal fuzzy color image enhancement using artificial ant colony optimization”, Applied Soft Computing, vol. 12, no. 1, pp. 394-404, 2012. 79