SlideShare une entreprise Scribd logo
1  sur  5
Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of
Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.653-657
653 | P a g e
A Novel Approach to Medical & Gray Scale Image Enhancement
Prof. Mr. ArjunNichal*, Prof. Mr. PradnyawantKalamkar**, Mr.
AmitLokhande***, Ms. VrushaliPatil****, Ms.BhagyashriSalunkhe*****
Department of Electronics& Telecomm, Adarsh Institute of technology & Research Centre vita,
Maharashtra 415311, India
ABSTRACT
Image enhancement is a mean as the
improvement of an image appearance by
increasing dominance of some features or by
decreasing ambiguity between different regions of
the image. Image enhancement processes consist
of a collection of techniques that seek to improve
the visual appearance of an image or to convert
the image to a form better suited for analysis by a
human or machine. Many images such as medical
images, remote sensing images, electron
microscopy images and even real life
photographic pictures, suffer from poor contrast.
Therefore it is necessary to enhance the contrast.
The purpose of image enhancement methods is to
increase image visibility and details. Enhanced
image provide clear image to eyes or assist
feature extraction processing in computer vision
system. Numerous enhancement methods have
been proposed but the enhancement efficiency,
computational requirements, noise amplification,
user intervention, and application suitability are
the common factors to be considered when
choosing from these different methods for specific
image processing application
Keywords-Image Enhancement, Image Negation,
Histogram Equalization, DWT, BPHE.
INTRODUCTION
Enhancement is simple and most appealing
area among all the digital image processing
techniques. The main purpose of image
enhancement is to bring out detail that is hidden in
an image or to increase contrast in a low contrast
image. Whenever an image is converted from one
form to other such as digitizing the image some
form of degradation occurs at output. Image
enhancement is among the simplest and most
appealing areas of digital image processing.
Basically, the idea behind enhancement techniques
is to bring out detail that is obscured, or simply to
highlight certain features of interest in an image.
Enhanced images provide better contrast of the
details that images contain. Image enhancement is
applied in every field where images are ought to be
understood and analyzed. For example, Medical
Image Analysis, Analysis of images from satellites,
etc. Image enhancement is among the simplest and
most appealing areas of digital imageprocessing.
Basically, the idea behind enhancement techniques
is to bring out detail that is obscured, or simply to
highlight certain features of interest in an image.
Why we are moving towards image
enhancement?
Enhanced images provide better contrast of
the details that images contain. Image enhancement
is applied in every field where images are ought to
be understood and analyzed. For example, Medical
Image Analysis, Analysis of images from satellites,
etc.
There are three types of image enhancement
which are as follows:
a. Spatial domain
Fig 1: Spatial domain
Spatial domain approaches direct information of
pixel in an image. The image processing function
may be expressed as :
G(x,y)=T{f(x,y)}where f(x,y) is the input
image & g(x,y) is the proposed image.
b. Frequency domain
In frequency domain the Fourier transform of an
image is modified. Fourier series: Any function that
periodically repeats itself can be expressed as the
sum of sine‟s /cosines of different frequencies, each
multiplied with a different coefficient. Fourier
Transform: Functions that are not periodic, whose
area under the curve is finite, can be expressed as
the integral of sine‟s and/cosines multiplied by a
weighting function.
c. Transform domain
Transforming image intensity data into specific
domain includes altering high-frequency content of
image. Using discrete cosine, Fourier, and wavelet
transforms
I. MAIN METHODOLOGY
a. Image Negation Method
Now contrast and poor quality are main
problems in the production of medical images.
Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of
Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.653-657
654 | P a g e
Medical image enhancement technologies have
attracted much attention since advanced medical
equipment‟s were put into use in the medical field.
Negation method is generally used to enhance the
medical image. Negation of image is nothing but
reversing the intensity levels of an image to produce
the equivalent of photographic negative. This type
of processing is particularly suited for enhancing
white or gray details embedded in dark region of an
image especially when the black areas are dominant
in size. The negative point transformation function
also known as contrast reverse. The negative
transformation shown in fig. is obtained by
following expression, s=L-1-r
Where„s‟ is Output image after transformation
L-1 is Maximum Pixel value
r -is Input Image.
Fig 2: Negative Image graph
b. Histogram Equalization Method (HE)
Histogram equalization is a technique by
which the gray-level distribution of an image is
changed in such a way as to obtain a uniform (flat)
resulting histogram, in which the percentage of
pixels of every gray level is the same. To perform
histogram equalization, it is necessary to use an
auxiliary function, called the transformation
function, T (r). Such transformation function must
satisfy two criteria
1. T (r) must be a monotonically increasing function
in the interval 0 ≤ r ≤ L − 1.
2. 0 ≤ T (r) ≤ L − 1 for 0 ≤ r ≤ L − 1.
The most usual transformation function is the
cumulative distribution function (cdf) of the original
probability mass function, given by Histogram
equalization is used for increasing contrast of an
image. This can be achieved by using histogram
stretching operation [3].
Fig 3: Histogram of Original Image
Fig 4: Histogram of Enhanced Image
Fig.3 shows histogram of original image, when we
apply the Histogram Equalization method we get the
enhanced image. Fig.4 shows stretched histogram of
enhanced image.
C. DWT (Discrete Wavelet Transform) based
Method
Aerial images captured from aircrafts,
spacecraft‟s, or satellites usually suffer from lack of
clarity, since the atmosphere enclosing Earth has
effects upon the images such as turbidity caused by
haze, fog, clouds or heavy rain. The visibility of
such aerial images may decrease drastically and
sometimes the conditions at which the images are
taken may only lead to near zero visibility even for
the human eyes. Even though human observers may
not see much than smoke, there may exist useful
information in those images taken under such poor
conditions[1].
Recently we use a wavelet-based dynamic
range compression algorithm to improve the visual
quality of digital images captured in the high
dynamic range scenes with no-uniform lighting
conditions. The fast image enhancement algorithm
which provides dynamic range compression
preserving the local contrast and tonal rendition is a
very good candidate in aerial imagery applications
such as image interpretation for defense and In this
paper the latest version of the proposed algorithm
which is able to enhance aerial images so that the
enhanced images are better than direct human
observation, is presented. The results obtained by
applying the algorithm to numerous aerial images
show strong robustness and high image quality.
The proposed enhancement algorithm consists of
three stages. The first and the third stage are applied
Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of
Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.653-657
655 | P a g e
in the spatial domain and the second one in the
discrete wavelet domain.
Fig 5: Flow chart of DWT
D. BPHE Method (Brightness Preserving Bi
Histogram Equalization):
The Brightness preserving bi histogram
equalization firstly decomposes an input image into
two sub images based on the mean of the input
image. One of the sub image is set of samples less
than or equal to the mean whereas the other one is
the set of samples greater than the mean. Then the
BBHE equalizes the sub images independently
based on their respective histograms with the
constraint that the samples in the formal set are
mapped into the range from the minimum gray level
to the input mean and the samples in the latter set
are mapped into the range from the mean t the
maximum gray level. Means one of the sub images
is equalized over the range up to the mean and the
other sub image is equalized over the range. From
the mean based on the respective histograms .Thus,
the resulting equalized sub images are bounded by
each other around the input mean, which has an
effect of preserving mean brightness[2].
Fig 6. Flow chart of BPHE
II. QUALITY PARAMETERS
Depending on the parameter value we can determine
in what extent an image is enhanced.
1. The MSE between two images f and g is
denoted by,
𝑀𝑆𝐸 =
1
𝑀𝑁
(𝑓 𝑗, 𝑘 − 𝑔(𝑗, 𝑘))2
𝑗 ,𝑘
Where the sum over j; k denotes the sum over all
pixels in the images, and m is the number of rows, n
is the number of column of each image.
2. The PSNR between two (8 bpp) images is, in
decibels,
𝑃𝑆𝑁𝑅 = 10log⁡
2552
𝑀𝑆𝐸
PSNR tends to be cited more often, since it is a
logarithmic measure, and our brains seem to
respond logarithmically to intensity. Increasing
PSNR represents increasing fidelity of compression.
Generally, when the PSNR is 40 dB or larger, then
the two images are virtually indistinguishable by
human observers.
3. Structural Content (SC)
Structural Content is defined as,
𝑆𝐶 =
𝑀, 𝑁[𝐼1 𝑚, 𝑛 .∗ 𝐼1(𝑚, 𝑛)]
𝑀, 𝑁[𝐼2 𝑚, 𝑛 .∗ 𝐼2(𝑚, 𝑛)]
The large value of Structural Content (SC) means
that image is of poor quality.
4. Average Difference (AD)
Average Difference (AD) is defined as:
𝐴𝐷 =
𝑀, 𝑁[𝐼1 𝑚, 𝑛 − 𝐼1 𝑚, 𝑛 ]
𝑀 ∗ 𝑁
The large value of AD means that the pixel values in
the reconstructed image are more deviated from
actual pixelvalue. Larger value of AD indicates
image is of poor quality.
5. Absolute means brightness error (AMBE):
It is the Difference between original and enhanced
image and is given as
AMBE=E(x)-E(y)
Where E(x)= average intensity of input image
E(y)=average intensity of enhanced image
6. Contrast:
Contrast defines the difference between lowest and
highest intensity level. Higher the value of contrast
means more difference between lowest and highest
intensity level.
Wavelet based Dynamic range compression
& Contrast Enhancement
Histogram Adjustment
Color Restoration
STOP
START
Initialize the image
Find mean or median
Make two parts: 1)0-mean
2)mean+1-max
Find Histogram of each part
Combine the Histogram
STOP
Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of
Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.653-657
656 | P a g e
III. RESULT ANALYSIS
Following figures shows original images and their
enhanced images.
Fig 7. Original Lena Image
Fig 8. Image Negation of Lena Image
Fig 9. Enhanced Lena Image using HE
Fig 10. Histogram of Original Lena
Fig 11. Histogram of Negative Lena Image
Fig 12. Histogram of Enhanced Image
0 50 100 150 200 250 300
0
500
1000
1500
2000
2500
3000
3500
histogram
0 50 100 150 200 250 300
0
500
1000
1500
2000
2500
3000
histogram
0 50 100 150 200 250 300
0
1000
2000
3000
4000
5000
6000
histogram
Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of
Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.653-657
657 | P a g e
Fig 13. Blurred Color Port Image
The performances of these techniques are evaluated
in terms of PSNR, AMBE, CONTRAST,MSE, SC
and AD.
Table 1: Analysis of Different methods with
various parameters
IV. CONCLUSIONS
In this paper different image enhancement
techniques are used to enhance the images from
different area. Such as Negative image enhancement
is used to enhance the images in medical field. HE is
used to enhance the images which are captured from
digital camera. DWT is used to enhance the Ariel
images, e.g. Images captured through satellite or
spacecraft .It is used to enhance the color images.
BPHE technique is advanced version of HE. It
increases the contrast of an image better than HE.
REFERENCES
[1] AnamikaBhardwaj& Manish K.Sing “A
Novel approach of medical image
enhancement based on Wavelet transform”
Vol. 2, Issue 3, May-Jun 2012, pp.2356-
2360
[2] Rajesh Garg, Bhawna Mittal
&SheetalGarg, “Histogram Equalization
Techniques For Image Enhancement”
IJECT Vol. 2, Issue 1
[3] S. Lau, “Global image enhancement using
localinformation,” Electronics Letters, vol.
30, pp. 122–123,Jan. 1994.
[4] J. Zimmerman, S. Pizer, E. Staab, E. Perry,
W. McCartney,B. Brenton, “Evaluation of
the effectiveness of adaptivehistogram
equalization”.
Fig 14. Enhanced Port Image using DWT method
[5]Digital image processing by Madhuri A. Joshi
.page no. 69-96
[6] MATLAB and applications in engg. By Raj
kumarbansal, Ashok kumarGoel, Manoj Kumar .
Prof. ArjunNichal working as
a Assistant professor in AITRC
vita. Received M.Tech in
electronics from Walchand
College of engineering, Sangli,
His area of interest is Digital
Image Processing, Digital
Signal Processing and Embedded system.
Prof. PradnyawantKalamkar
working as a Assistant professor
in AITRC vita. Received
M.Tech in electronics from
Walchand College of
engineering, SangliHis area of
interest is Digital Image
Processing, and Wireless communication.
Mr. AmitLokhandepursuing
his B.E degree in Electronics
and telecommunication from
AITRC, vita. His area of interest
is Digital Image Processing.
Ms. VrushaliPatil pursuing her
B.E degree in Electronics and
tele. from AITRC, vita. Her area
of interest is Digital Image
Processing,
Ms. BhagyashriSalunkhe
pursuing her B.E degree in
Electronics and tele. from
AITRC, vita. Her area of
interest is Digital Image
Processing, and Embedded
system.

Contenu connexe

Tendances

Image Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime InvestigationImage Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime InvestigationCSCJournals
 
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGICQUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGICijsc
 
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
 
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...IOSR Journals
 
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
 
7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...
7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...
7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...INFOGAIN PUBLICATION
 
41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyas41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyasIAESIJEECS
 
Medical image enhancement using histogram processing part2
Medical image enhancement using histogram processing part2Medical image enhancement using histogram processing part2
Medical image enhancement using histogram processing part2Prashant Sharma
 
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
 
RADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformRADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformINFOGAIN PUBLICATION
 
Efficient contrast enhancement using gamma correction with multilevel thresho...
Efficient contrast enhancement using gamma correction with multilevel thresho...Efficient contrast enhancement using gamma correction with multilevel thresho...
Efficient contrast enhancement using gamma correction with multilevel thresho...eSAT Publishing House
 
Medical image enhancement using histogram processing part1
Medical image enhancement using histogram processing part1Medical image enhancement using histogram processing part1
Medical image enhancement using histogram processing part1Prashant Sharma
 
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONIAEME Publication
 
IRJET- Image Enhancement using Various Discrete Wavelet Transformation Fi...
IRJET-  	  Image Enhancement using Various Discrete Wavelet Transformation Fi...IRJET-  	  Image Enhancement using Various Discrete Wavelet Transformation Fi...
IRJET- Image Enhancement using Various Discrete Wavelet Transformation Fi...IRJET Journal
 
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...iosrjce
 
Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...
Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...
Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...TELKOMNIKA JOURNAL
 

Tendances (17)

Image Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime InvestigationImage Enhancement by Image Fusion for Crime Investigation
Image Enhancement by Image Fusion for Crime Investigation
 
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGICQUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
 
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 ...
 
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
Inflammatory Conditions Mimicking Tumours In Calabar: A 30 Year Study (1978-2...
 
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
 
7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...
7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...
7 ijaems sept-2015-8-design and implementation of fuzzy logic based image fus...
 
41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyas41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyas
 
Medical image enhancement using histogram processing part2
Medical image enhancement using histogram processing part2Medical image enhancement using histogram processing part2
Medical image enhancement using histogram processing part2
 
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
 
RADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformRADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet Transform
 
Efficient contrast enhancement using gamma correction with multilevel thresho...
Efficient contrast enhancement using gamma correction with multilevel thresho...Efficient contrast enhancement using gamma correction with multilevel thresho...
Efficient contrast enhancement using gamma correction with multilevel thresho...
 
Medical image enhancement using histogram processing part1
Medical image enhancement using histogram processing part1Medical image enhancement using histogram processing part1
Medical image enhancement using histogram processing part1
 
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
 
IRJET- Image Enhancement using Various Discrete Wavelet Transformation Fi...
IRJET-  	  Image Enhancement using Various Discrete Wavelet Transformation Fi...IRJET-  	  Image Enhancement using Various Discrete Wavelet Transformation Fi...
IRJET- Image Enhancement using Various Discrete Wavelet Transformation Fi...
 
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
 
Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...
Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...
Histogram Equalization for Improving Quality of Low-Resolution Ultrasonograph...
 
Dd25624627
Dd25624627Dd25624627
Dd25624627
 

En vedette (20)

En33838844
En33838844En33838844
En33838844
 
Cr33562566
Cr33562566Cr33562566
Cr33562566
 
Cu33582587
Cu33582587Cu33582587
Cu33582587
 
Cb33474482
Cb33474482Cb33474482
Cb33474482
 
Ce33493496
Ce33493496Ce33493496
Ce33493496
 
Cg33504508
Cg33504508Cg33504508
Cg33504508
 
Hi3312831286
Hi3312831286Hi3312831286
Hi3312831286
 
Ie3313971401
Ie3313971401Ie3313971401
Ie3313971401
 
Bn35364376
Bn35364376Bn35364376
Bn35364376
 
Bu35414419
Bu35414419Bu35414419
Bu35414419
 
By35435437
By35435437By35435437
By35435437
 
Cz32629632
Cz32629632Cz32629632
Cz32629632
 
Cy32624628
Cy32624628Cy32624628
Cy32624628
 
Bs33424429
Bs33424429Bs33424429
Bs33424429
 
Bx33454457
Bx33454457Bx33454457
Bx33454457
 
Ja3116861689
Ja3116861689Ja3116861689
Ja3116861689
 
Cd32504509
Cd32504509Cd32504509
Cd32504509
 
Cg32519523
Cg32519523Cg32519523
Cg32519523
 
Radisson
RadissonRadisson
Radisson
 
Taller 2 akever
Taller 2 akeverTaller 2 akever
Taller 2 akever
 

Similaire à Medical Image Enhancement Techniques

Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsIJERA Editor
 
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...ijsrd.com
 
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...IOSR Journals
 
iaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformiaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformIaetsd Iaetsd
 
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
 
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGESE FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGESsipij
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
Paper on image processing
Paper on image processingPaper on image processing
Paper on image processingSaloni Bhatia
 
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...iosrjce
 
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
 
IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET Journal
 
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...IRJET 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
 
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHMA MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHMcsandit
 

Similaire à Medical Image Enhancement Techniques (20)

Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methods
 
Cq32579584
Cq32579584Cq32579584
Cq32579584
 
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
 
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
Feature Extraction of an Image by Using Adaptive Filtering and Morpological S...
 
iaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformiaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transform
 
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
 
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGESE FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
E FFECTIVE P ROCESSING A ND A NALYSIS OF R ADIOTHERAPY I MAGES
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
P180203105108
P180203105108P180203105108
P180203105108
 
Paper on image processing
Paper on image processingPaper on image processing
Paper on image processing
 
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
An Efficient Approach of Segmentation and Blind Deconvolution in Image Restor...
 
F017614146
F017614146F017614146
F017614146
 
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
 
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...
 
IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A Review
 
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
 
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...
 
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHMA MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
 

Dernier

Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 

Dernier (20)

Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 

Medical Image Enhancement Techniques

  • 1. Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.653-657 653 | P a g e A Novel Approach to Medical & Gray Scale Image Enhancement Prof. Mr. ArjunNichal*, Prof. Mr. PradnyawantKalamkar**, Mr. AmitLokhande***, Ms. VrushaliPatil****, Ms.BhagyashriSalunkhe***** Department of Electronics& Telecomm, Adarsh Institute of technology & Research Centre vita, Maharashtra 415311, India ABSTRACT Image enhancement is a mean as the improvement of an image appearance by increasing dominance of some features or by decreasing ambiguity between different regions of the image. Image enhancement processes consist of a collection of techniques that seek to improve the visual appearance of an image or to convert the image to a form better suited for analysis by a human or machine. Many images such as medical images, remote sensing images, electron microscopy images and even real life photographic pictures, suffer from poor contrast. Therefore it is necessary to enhance the contrast. The purpose of image enhancement methods is to increase image visibility and details. Enhanced image provide clear image to eyes or assist feature extraction processing in computer vision system. Numerous enhancement methods have been proposed but the enhancement efficiency, computational requirements, noise amplification, user intervention, and application suitability are the common factors to be considered when choosing from these different methods for specific image processing application Keywords-Image Enhancement, Image Negation, Histogram Equalization, DWT, BPHE. INTRODUCTION Enhancement is simple and most appealing area among all the digital image processing techniques. The main purpose of image enhancement is to bring out detail that is hidden in an image or to increase contrast in a low contrast image. Whenever an image is converted from one form to other such as digitizing the image some form of degradation occurs at output. Image enhancement is among the simplest and most appealing areas of digital image processing. Basically, the idea behind enhancement techniques is to bring out detail that is obscured, or simply to highlight certain features of interest in an image. Enhanced images provide better contrast of the details that images contain. Image enhancement is applied in every field where images are ought to be understood and analyzed. For example, Medical Image Analysis, Analysis of images from satellites, etc. Image enhancement is among the simplest and most appealing areas of digital imageprocessing. Basically, the idea behind enhancement techniques is to bring out detail that is obscured, or simply to highlight certain features of interest in an image. Why we are moving towards image enhancement? Enhanced images provide better contrast of the details that images contain. Image enhancement is applied in every field where images are ought to be understood and analyzed. For example, Medical Image Analysis, Analysis of images from satellites, etc. There are three types of image enhancement which are as follows: a. Spatial domain Fig 1: Spatial domain Spatial domain approaches direct information of pixel in an image. The image processing function may be expressed as : G(x,y)=T{f(x,y)}where f(x,y) is the input image & g(x,y) is the proposed image. b. Frequency domain In frequency domain the Fourier transform of an image is modified. Fourier series: Any function that periodically repeats itself can be expressed as the sum of sine‟s /cosines of different frequencies, each multiplied with a different coefficient. Fourier Transform: Functions that are not periodic, whose area under the curve is finite, can be expressed as the integral of sine‟s and/cosines multiplied by a weighting function. c. Transform domain Transforming image intensity data into specific domain includes altering high-frequency content of image. Using discrete cosine, Fourier, and wavelet transforms I. MAIN METHODOLOGY a. Image Negation Method Now contrast and poor quality are main problems in the production of medical images.
  • 2. Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.653-657 654 | P a g e Medical image enhancement technologies have attracted much attention since advanced medical equipment‟s were put into use in the medical field. Negation method is generally used to enhance the medical image. Negation of image is nothing but reversing the intensity levels of an image to produce the equivalent of photographic negative. This type of processing is particularly suited for enhancing white or gray details embedded in dark region of an image especially when the black areas are dominant in size. The negative point transformation function also known as contrast reverse. The negative transformation shown in fig. is obtained by following expression, s=L-1-r Where„s‟ is Output image after transformation L-1 is Maximum Pixel value r -is Input Image. Fig 2: Negative Image graph b. Histogram Equalization Method (HE) Histogram equalization is a technique by which the gray-level distribution of an image is changed in such a way as to obtain a uniform (flat) resulting histogram, in which the percentage of pixels of every gray level is the same. To perform histogram equalization, it is necessary to use an auxiliary function, called the transformation function, T (r). Such transformation function must satisfy two criteria 1. T (r) must be a monotonically increasing function in the interval 0 ≤ r ≤ L − 1. 2. 0 ≤ T (r) ≤ L − 1 for 0 ≤ r ≤ L − 1. The most usual transformation function is the cumulative distribution function (cdf) of the original probability mass function, given by Histogram equalization is used for increasing contrast of an image. This can be achieved by using histogram stretching operation [3]. Fig 3: Histogram of Original Image Fig 4: Histogram of Enhanced Image Fig.3 shows histogram of original image, when we apply the Histogram Equalization method we get the enhanced image. Fig.4 shows stretched histogram of enhanced image. C. DWT (Discrete Wavelet Transform) based Method Aerial images captured from aircrafts, spacecraft‟s, or satellites usually suffer from lack of clarity, since the atmosphere enclosing Earth has effects upon the images such as turbidity caused by haze, fog, clouds or heavy rain. The visibility of such aerial images may decrease drastically and sometimes the conditions at which the images are taken may only lead to near zero visibility even for the human eyes. Even though human observers may not see much than smoke, there may exist useful information in those images taken under such poor conditions[1]. Recently we use a wavelet-based dynamic range compression algorithm to improve the visual quality of digital images captured in the high dynamic range scenes with no-uniform lighting conditions. The fast image enhancement algorithm which provides dynamic range compression preserving the local contrast and tonal rendition is a very good candidate in aerial imagery applications such as image interpretation for defense and In this paper the latest version of the proposed algorithm which is able to enhance aerial images so that the enhanced images are better than direct human observation, is presented. The results obtained by applying the algorithm to numerous aerial images show strong robustness and high image quality. The proposed enhancement algorithm consists of three stages. The first and the third stage are applied
  • 3. Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.653-657 655 | P a g e in the spatial domain and the second one in the discrete wavelet domain. Fig 5: Flow chart of DWT D. BPHE Method (Brightness Preserving Bi Histogram Equalization): The Brightness preserving bi histogram equalization firstly decomposes an input image into two sub images based on the mean of the input image. One of the sub image is set of samples less than or equal to the mean whereas the other one is the set of samples greater than the mean. Then the BBHE equalizes the sub images independently based on their respective histograms with the constraint that the samples in the formal set are mapped into the range from the minimum gray level to the input mean and the samples in the latter set are mapped into the range from the mean t the maximum gray level. Means one of the sub images is equalized over the range up to the mean and the other sub image is equalized over the range. From the mean based on the respective histograms .Thus, the resulting equalized sub images are bounded by each other around the input mean, which has an effect of preserving mean brightness[2]. Fig 6. Flow chart of BPHE II. QUALITY PARAMETERS Depending on the parameter value we can determine in what extent an image is enhanced. 1. The MSE between two images f and g is denoted by, 𝑀𝑆𝐸 = 1 𝑀𝑁 (𝑓 𝑗, 𝑘 − 𝑔(𝑗, 𝑘))2 𝑗 ,𝑘 Where the sum over j; k denotes the sum over all pixels in the images, and m is the number of rows, n is the number of column of each image. 2. The PSNR between two (8 bpp) images is, in decibels, 𝑃𝑆𝑁𝑅 = 10log⁡ 2552 𝑀𝑆𝐸 PSNR tends to be cited more often, since it is a logarithmic measure, and our brains seem to respond logarithmically to intensity. Increasing PSNR represents increasing fidelity of compression. Generally, when the PSNR is 40 dB or larger, then the two images are virtually indistinguishable by human observers. 3. Structural Content (SC) Structural Content is defined as, 𝑆𝐶 = 𝑀, 𝑁[𝐼1 𝑚, 𝑛 .∗ 𝐼1(𝑚, 𝑛)] 𝑀, 𝑁[𝐼2 𝑚, 𝑛 .∗ 𝐼2(𝑚, 𝑛)] The large value of Structural Content (SC) means that image is of poor quality. 4. Average Difference (AD) Average Difference (AD) is defined as: 𝐴𝐷 = 𝑀, 𝑁[𝐼1 𝑚, 𝑛 − 𝐼1 𝑚, 𝑛 ] 𝑀 ∗ 𝑁 The large value of AD means that the pixel values in the reconstructed image are more deviated from actual pixelvalue. Larger value of AD indicates image is of poor quality. 5. Absolute means brightness error (AMBE): It is the Difference between original and enhanced image and is given as AMBE=E(x)-E(y) Where E(x)= average intensity of input image E(y)=average intensity of enhanced image 6. Contrast: Contrast defines the difference between lowest and highest intensity level. Higher the value of contrast means more difference between lowest and highest intensity level. Wavelet based Dynamic range compression & Contrast Enhancement Histogram Adjustment Color Restoration STOP START Initialize the image Find mean or median Make two parts: 1)0-mean 2)mean+1-max Find Histogram of each part Combine the Histogram STOP
  • 4. Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.653-657 656 | P a g e III. RESULT ANALYSIS Following figures shows original images and their enhanced images. Fig 7. Original Lena Image Fig 8. Image Negation of Lena Image Fig 9. Enhanced Lena Image using HE Fig 10. Histogram of Original Lena Fig 11. Histogram of Negative Lena Image Fig 12. Histogram of Enhanced Image 0 50 100 150 200 250 300 0 500 1000 1500 2000 2500 3000 3500 histogram 0 50 100 150 200 250 300 0 500 1000 1500 2000 2500 3000 histogram 0 50 100 150 200 250 300 0 1000 2000 3000 4000 5000 6000 histogram
  • 5. Prof. Mr. ArjunNichal, Prof. Mr. PradnyawantKalamkar, / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.653-657 657 | P a g e Fig 13. Blurred Color Port Image The performances of these techniques are evaluated in terms of PSNR, AMBE, CONTRAST,MSE, SC and AD. Table 1: Analysis of Different methods with various parameters IV. CONCLUSIONS In this paper different image enhancement techniques are used to enhance the images from different area. Such as Negative image enhancement is used to enhance the images in medical field. HE is used to enhance the images which are captured from digital camera. DWT is used to enhance the Ariel images, e.g. Images captured through satellite or spacecraft .It is used to enhance the color images. BPHE technique is advanced version of HE. It increases the contrast of an image better than HE. REFERENCES [1] AnamikaBhardwaj& Manish K.Sing “A Novel approach of medical image enhancement based on Wavelet transform” Vol. 2, Issue 3, May-Jun 2012, pp.2356- 2360 [2] Rajesh Garg, Bhawna Mittal &SheetalGarg, “Histogram Equalization Techniques For Image Enhancement” IJECT Vol. 2, Issue 1 [3] S. Lau, “Global image enhancement using localinformation,” Electronics Letters, vol. 30, pp. 122–123,Jan. 1994. [4] J. Zimmerman, S. Pizer, E. Staab, E. Perry, W. McCartney,B. Brenton, “Evaluation of the effectiveness of adaptivehistogram equalization”. Fig 14. Enhanced Port Image using DWT method [5]Digital image processing by Madhuri A. Joshi .page no. 69-96 [6] MATLAB and applications in engg. By Raj kumarbansal, Ashok kumarGoel, Manoj Kumar . Prof. ArjunNichal working as a Assistant professor in AITRC vita. Received M.Tech in electronics from Walchand College of engineering, Sangli, His area of interest is Digital Image Processing, Digital Signal Processing and Embedded system. Prof. PradnyawantKalamkar working as a Assistant professor in AITRC vita. Received M.Tech in electronics from Walchand College of engineering, SangliHis area of interest is Digital Image Processing, and Wireless communication. Mr. AmitLokhandepursuing his B.E degree in Electronics and telecommunication from AITRC, vita. His area of interest is Digital Image Processing. Ms. VrushaliPatil pursuing her B.E degree in Electronics and tele. from AITRC, vita. Her area of interest is Digital Image Processing, Ms. BhagyashriSalunkhe pursuing her B.E degree in Electronics and tele. from AITRC, vita. Her area of interest is Digital Image Processing, and Embedded system.