An Analysis of Image Enhancement Techniques
An Analysis of Image Enhancement Techniques
Techniques
Reena Sharma 1,2 Nikita Jain Sudhanshu Tiwari
1 Dept. of Computer& Comm. Engineering Dept. of Computer Engineering Dept. of Advance Computing
Manipal University Poornima College of Engineering Poornima College of Engineering
Jaipur, India Jaipur, India Jaipur, India
2 Dept. of Advance Computing [email protected] [email protected]
Poornima College of Engineering
Jaipur, India
[email protected]
Astha Gothi
Dept. of Advance Computing
Poornima College of Engineering
Jaipur, India
[email protected]
Abstract – A crucial aspect of image processing is image low resolution picture. For certain specialized uses,
enhancement. Image enhancement techniques can be used the outcome is better suited than the original image.
to improve the image's quality and aesthetic appeal in
There are many different kinds of filtering
order to more accurately convey a transform. In general,
multiple types of photos, including satellite images, techniques that we may apply to improve the image
medical images, and photographs taken in real life, are quality. A single, specialized image enhancement
impacted by low contrast and unique noise. A picture can filter may not give the optimum quality throughout a
be enhanced or modified using the filtering process. For complicated image in many situations. In order to
instance, we may filter an image to highlight some
eliminate Gaussian noise from smooth areas of a
elements while removing others. Filtering is used to
accomplish image processing operations including edge picture, for instance, a filter would often seek to blur
enhancement, sharpening, and smoothing. Image edge detail. Alternatively, a non-linear filter meant to
enhancement, filtering, segmentation etc. all are maintain edge detail could result in unfavorable
considered in image preprocessing. artifacts in smooth, noisy parts of a picture.
Keywords- Image enhancement, modifying, filtering, edge In computer vision, each linear or nonlinear filter
enhancement. would be applied to the areas of the image where it
would produce the greatest results in order to
I. INTRODUCTION produce the best possible outcome. This strategy
calls for a mechanism, nevertheless, to choose the
Image processing used to highlight a certain element of optimum filter from a range of options for each point
an image is known as image enhancement [1]. Image in the image. Image enhancement techniques are also
enhancement fundamentally involves making images used in medical field for diagnose the disease [6].
easier for humans to understand or interpret while also The purpose of image enhancement is to make
giving other automated image processing methods for pictures easier for humans to understand or perceive
better input. The main goal of image enhancement is to or to provide other automated image processing
change image’s characteristics so that they are more methods for better result [5].Two general categories
suited to a certain purpose and viewer. may be used to classify image enhancing techniques:
One or more image characteristics are changed 1. Pixel-based approaches that act in the spatial
throughout this operation. A provided job determines domain.
the qualities to be used and how they are updated. The
choice of image augmentation techniques will also be 2. Frequency based methods, which give the results
very subjective due to observer-specific elements, for high and low both frequency with an image's
including the human visual system and the observer's Fourier transform.
experience. The following scenarios involve the use of
The most basic yet necessary image processing
image enhancement: removing the image's noise, the
processes are the pixel processing techniques, which
highlighting of object edges and improvement of the
Where N is the total number of pixels in a picture, k is For image enhancement when we apply Global
the intensity value ranging from 0 to L-1, and nk is the histogram technique and local histogram technique
number of instances of the kth intensity in the image. on an image then we get resultant image as shown in
In Histogram Equalization, by the distribution of “Fig 3” and “Fig 5”. Resultant histogram of Global
intensity, contrast of image is adjusted. This is histogram technique and Local histogram technique
basically related to the linear cumulative probability are shown in “Fig 4 and “Fig 6” respectively.
function which is associated to the images. Formula for
expressing the cumulative distribution function (CDF)
in terms of the probability distribution function
SCEECS 2024
Authorized licensed use limited to: HKBK College of Engineering. Downloaded on February 13,2025 at 03:49:33 UTC from IEEE Xplore. Restrictions apply.
Fig 2: Histogram of Original Image
Fig 5: Image after apply LHE technique on original image
Fig 3: Image after apply the GHE technique Fig 6 : Histogram after apply the LHE on original image
SCEECS 2024
Authorized licensed use limited to: HKBK College of Engineering. Downloaded on February 13,2025 at 03:49:33 UTC from IEEE Xplore. Restrictions apply.
IV. CONCLUSION detection using chest X-ray images”, Computers
in Biology and Medicine, Volume 132, 104319,
A broad range of methods for changing images to ISSN 0010-4825, 2021.
produce aesthetically appealing images are available
[7] Dibya Jyoti Bora, “Importance of Image
through image enhancement algorithms. The exact task, Enhancement Techniques in Color Image
picture content, observer characteristics, and viewing Segmentation: A Comprehensive and Comparative
circumstances all play a role in the technique selection. Study”, Indian J.Sci.Res. 15 (1): 115-131, 2017.
An image's histogram, which is a depiction of the gray [8] Distante, A., Distante, C., “Image Enhancement
scale frequencies, contains crucial details about an Techniques”. In: Handbook of Image Processing and
image's contrast. A technique called histogram Computer Vision. Springer, Cham, 2020.
equalization increases contrast by equally spreading the
[9] Hussain, K., Rahman, S., Rahman, M.M. et al. A
values of the grey levels. The only fully automated
histogram specification technique for dark image
process that can be used is the global histogram enhancement using a local transformation method.
equalization. Although it was not covered in this article, IPSJ T Comput Vis Appl 10, 3
the computational cost of enhancement algorithms may https://doi.org/10.1186/s41074-018-0040-0, 2018.
be a key factor in selecting an approach for real-time
applications. [10] A. Salah-eldin, K. Nagaty, and T. Elarif, “An
Enhanced Histogram Matching Approach Using the
Despite the fact that each of these algorithms works well Retinal Filter ’ s Compression Function for
when used alone, in reality, one has to combine many of Illumination Normalization in Face Recognition,” in
International Conference on Image Analysis and
these techniques to improve images.
Recognition, 2008, pp. 873–883.
SCEECS 2024
Authorized licensed use limited to: HKBK College of Engineering. Downloaded on February 13,2025 at 03:49:33 UTC from IEEE Xplore. Restrictions apply.