SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
DOI :10.5121/ijait.2016.6103 35
A COMPARATIVE STUDY ALGORITHM FOR NOISY
IMAGE RESTORATION IN THE FIELD OF MEDICAL
IMAGING
Dr.P.Sumitra
Assistant Professor, Department of Computer Science, Vivekanandha College of Arts and
Sciences for Women(Autonomous)
Elayampalayam,Tiruchengode
ABSTRACT
This paper presents the performance analysis of different basic techniques used for the image restoration.
Restoration is a process by removing blur and noise from image and get back the original form. Medical
images play a vital role in dealing with the detection of various diseases in patients and they face the
problem of salt and pepper noise and Gausian noise. Hence restoration is performed based on different
image restoration techniques. In this paper, popular restoration techniques is applied and analyzed in the
recovery of medical images,.
KEYWORDS
Image Restoration, Inverse Filter, Weiner Filter, MSE, PSNR, Medical Images
1. INTRODUCTION
Image Processing is a form of signal processing for which the input is an image either it can be
photograph or video frame. The output of the image can be set of characteristics or parameters
related to the image. It includes several techniques such as image segmentation, image
recognition, image restoration, etc[1]. Image Restoration is an up-and-coming field of image
processing which refers to group of methods or techniques that focus on recovering an original
image from a degraded image. The degradation may occur due to several ways that includes
sensor noise, camera misfocus, relative object-camera motion, random atmospheric turbulence
[2][3]. There are two subprocesses.
i. Degrading the quality of the image by adding blur and noise to an image
ii. Recovering the original image.
Degradation Model for Blurring Image
In degradation model for blurring image, the image is blurred using different kinds of filters and
an additive noise. The image can be degraded by using salt and pepper noise and Gaussian Noise.
The degraded image can be express by the equation as
f = g * h + n; (1)
where f denotes the observed blurred image
g denotes the clear image to recover
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
36
h denotes the blur kernel
n denotes the noise
The below Figure 1 represents the formation of degradation model for blurring image.
Figure 1. Degradation Model for blurring image
Restoration Model
Restoration is obtained by degrading the image using restoration filters. In this process, noise and
blur image factor is removed and we get the estimated original image. Figure 2 represents the
structure of restoration model [4].
Restoration Filter
Input Image
Output Image
Figure 2: Restoration Model
2. RESTORATION TECHNIQUES
The two types of image restoration techniques are
1. Blind Techniques
2. Non-Blind Techniques
Input
Image
Original
Image +
Degraded
Function
Noise
Degraded
Image
Output
Image
Degraded
Image
( Inverse Filter
/ Weiner
Filter)
Restored Image
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
37
2.1 Blind Image Restoration
This method allows the reconstruction of original images from degraded image. The major type
applied is Blind Image Deconvolution(BID). It is difficult to implement and more complicated
when compared to other category[5]
2.2 Non-Blind Restoration
This technique helps in reconstruction of original image from degraded image. The image can be
degraded by having the knowledge of PSF. In this paper we are going to consider about Inverse
Filtering and Weiner Filtering.
3. INVERSE FILTERING
Inverse filtering is the quickest and easiest way to restore the blurred image. Blurring can be
considered as low pass filtering in inverse filtering approach we use high pass filtering action to
reconstruct the blurred image without much effort.
4. WEINER FILTERING
Weiner filtering has been a classical tool in signal processing and communication since the
1950’s[6].It is a standard image restoration approach for both the degraded function and
statistical characteristic of noise into the restoration function. It is non-blind technique for
reconstructing the degraded image which is known as PSF. It removes the additive noise and
inverts the blurring simultaneously. Wiener filter not only performs the deconvolution by inverse
filtering but also removes the noise with the compression operation. The input to a weiner filter
is a degraded image corrupted by additive noise [7]
5. MEDICAL IMAGE RESTORATION
Image restoration techniques are applied to restore images from astronomical field and satellite
images [8][9]. In this paper, medical image restoration is mainly focused.
5.1 Medical Images
Medical Images are used to detect a number of diseases which cannot be detected anywhere.
These images may be contaminated with noise or blur image which feels difficult for the doctor
to identify the diseases. This restoration of such degraded images is must for the well being of
the common people. There are a number of medical images which are X-ray images, Ultrasound
images, CT scan images and MRI images as shown Figure 3.
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
38
Figure 3: Medical Images
5.1.1 X-ray images
It is a popular imaging test that has been used for decades to help doctors view the inside of the
body without having to make an incision. It is used to find orthopaedic damage, tumours,
pneumonias, etc.
5.1.2 Ultrasound images
Ultrasound image uses high-frequency sound waves to view inside the body. Ultrasound are
captured in real-time, they can also show movement of the body’s internal organs as well as blood
flowing through the blood vessels. It is a medical tool that can help a physician evaluate,
diagnose and treat medical conditions.
5.1.3 CT Scan images
Computed tomography(CT) is a noninvasive medical examination that uses specialized X-ray
equipment to produce cross-sectional images of the body. CT scans can be performed on every
region of the body for a variety of reasons (e.g., diagnostic, treatment planning, interventional, or
screening). Most CT scans are performed as outpatient procedures.
5.1.4 MRI images
Magnetic resonance imaging(MRI) is a medical imaging procedure that uses strong magnetic
fields and radio waves to produce cross-sectional images of organs and internal structures in the
body. Using MRI scans, physicians can diagnose or monitor treatments for a variety of medical
conditions which includes tumors, heart problems, diseases of the liver etc.
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
39
6. RESULTS FOR DEBLURRED IMAGES
The proposed approach is experimented using a test image X-ray, CT, MRI,and Ultrasound
image of size 256x256 as shown in Figure 5,Figure 6, Figure 7 and Figure 8 with different noise
type.
Figure 5. Original Image of Medical Imaging of Size 256 x 256
Figure 6. Degraded Image of Medical Imaging of Size 256 x 256 with different Noise types
Figure 7. Restored image of X-Ray Chest, CT, MRI and Ultrasound using Inverse Filter
Figure 8. Restored image of X-Ray Chest, CT, MRI and Ultrasound using Wiener Filter
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
40
7. PERFORMANCE PARAMETERS
For performance parameters, various medical images were considered of different type and size
256 X 256. Performance Metrics are MSE (Mean Square Error) and PSNR (Peak Signal to Noise
Ratio).
MSE: It is defined as the difference between the actual and the estimated signals . It is expressed
as follows.
MSE = ]2
(2)
Where I,K represent the original image and the restored images respectively of size mxn. An i,j
represent the pixels of images.
PSNR: It is defined as the ratio between the maximum possible power of a signal and the power
of computing noise that affects the fidelity of its representation. PSNR is expressed in terms of
decibel (dB). It is expressed mathematically as follows:
PSNR = 10.log10( ) (3)
8. EXPERIMENTAL RESULTS
In this paper we have the iterative results in the form of deblurred image, PSNR and MSE values
for Blind deconvolution algorithm. When we set the iterations to 50 in Table 1 for our
experiment, we have the output image along with the PSNR value at maximum of 29.61852dB
and MSE+0.00109 dB for Weiner filter. Then as we increase the number of iterations to 70 as
shown in Table 2, the PSNR value gradually decreases when compared to previous iterations at a
maximum of 29.43213dB and MSE +0.00114 dB for Weiner filter. It can be represented
graphically in the form of graph so that we can visualize it in an easy manner. The Figure 9.
below shows the comparison of inverse filter and weiner filter for an iteration 50.
Table 1. MSE & PSNR Values of Medical Images of size 256 x 256 at an Iteration of 50
S.N
o
Image
Performance Measures
Inverse Filter Weiner Filter
Mean Square
Error
(MSE)
Peak Signal to
Noise Ratio
Mean Square
Error
(MSE)
Peak Signal to
Noise Ratio
1
X-Ray
Chest.png
+0.01716 dB +17.65530 dB +0.00165 dB +27.82729 dB
2 CT.jpg +0.00810 dB +20.91485 dB +0.00397 dB +24.00683 dB
3 MRI.jpg +0.02057 dB +16.86871 dB +0.00109 dB +29.61852 dB
4 Ultrasound.
png
+0.00750 dB +21.24827 dB +0.00403 dB +23.94484 dB
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
41
Table 2. MSE & PSNR Values of Medical Images of size 256 x 256 at an Iteration of 70
S.No Image
Performance Measures
Inverse Filter Weiner Filter
Mean Square
Error
(MSE)
Peak Signal to
Noise Ratio
Mean Square
Error
(MSE)
Peak Signal
to Noise
Ratio
1 X-Ray
Chest.png
+0.01744 dB +17.58538 dB +0.00170 dB
+27.69042
dB
2
CT.jpg 0.00810 dB +20.91277 dB +0.00406 dB
+23.91201
dB
3
MRI.jpg +0.02089 dB +16.80152 dB +0.00114 dB
+29.43213
dB
4 Ultrasound.p
ng
+0.00740 dB +21.30796 dB +0.00393 dB
+24.05538
dB
(a) (b)
Figure 9. Comparison of Inverse filter and Weiner filter for an iteration 50.
9. CONCLUSIONS AND FUTURE WORK
In this paper, we have studied a method for blind deconvolution algorithm. To conclude
restoration of medical images like X-ray, CT, MRI and ultra-sound is very crucial and sensitive
matter. The restoration must be done to maximum possible level. The PSNR value of Inverse
filter is poor when compared with that of Weiner Filter. Future work of this paper is to develop
and build improved technique which will give better performance than Weiner.
REFERENCES
[1] Charu Khare and Kapil Kumar Nagwanshi,”Image Restoration Technique with Non Linear Filter”,
International Journal of Advanced Science and Technology, Vol.39,pp. 67-74,February 2012.
[2] Rinku Kalotra , Sh.Anil Sagar,”A Review: A Novel Algorithm for Blurred Image Restoration in the
field of Medical Imaging”,International Journal of Advanced Research in Computer and
Communication Engineering,Vol.3, Issue 6, June 2014.
International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016
42
[3] Anamika Maurya, Rajinder Tiwari,”A Novel Method of Image Restoration by using Different Types
of Filtering Techniques”, International Journal of Engineering Science and Innovative
Technology(IJESIT) , Vol 3, Issue 4, July 2014.
[4] Amandeep Kaur Vinay Chopra, “Blind Image Deconvolution Technique for Image Restoration Using
Ant Colony Optimization,”International Journal of Computer Applications & Information Technology
Vol. 1, Issue 2, September 2012.
[5] Ramya, S.; Mercy Christial, T, “Restoration of blurred images using Blind Deconvolution
Algorithm,” IEEE, Emerging Trends in Electrical and Computer Technology (ICETECT),
pp.496 –499,2011.
[6] Anders Ahlen and Mikael Sternad,”Wiener Filter Design Using Polynomial Equations”, IEEE
Transactions on Signal Processing,Vol.39,No.11, pp.2387-2399,November 1991.
[7] http://dip.sun.ac.za/~mfmaritz/DIP/DIPweb/ Wiki_Wiener_deconvolution.pdf.
[8] Sanchez MG, Vidal V, Verdu G, Mayo P,Rodenas F.,”Medical Image Restoration with different types
of noise”,IEEE Eng Med Biol Soc. Conference Proceedings 2012.
[9] P.Suganthi, Mrs.A.Gokila, Dr.K.Ramasamy,”Satellite Image Restoration Using Shearlet
Transform”,International Journal of Scientific & Engineering Research, Vol.5,Issue 5, May-2014
Author
Dr.P.Sumitra. received her Ph.D Degree in Computer Science from Mother Teresa
Women’s University, Kodaikannal, Tamil Nadu, India in the year 2013. She is
currently working as a Assistant Professor in Department of Computer Science,
Vivekanandha College of Arts and Sciences for Women, Elayamapalayam,
Tiruchengode, TamilNadu,India. She published 17 International Journal papers, 4
papers in International Conference and 10 papers in National Conferences. Her
research areas include Image Processing, BioMetrics, Data Mining and Artificial
Intelligence. She has 13 years 8 Months of teaching experience in self finance
institutions.

More Related Content

What's hot

An Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse NoiseAn Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse NoisejournalBEEI
 
Efficient analysis mri us 1
Efficient analysis mri us 1Efficient analysis mri us 1
Efficient analysis mri us 1Mhmd Abuazoum
 
Adaptive noise driven total variation filtering for magnitude mr image denosing
Adaptive noise driven total variation filtering for magnitude mr image denosingAdaptive noise driven total variation filtering for magnitude mr image denosing
Adaptive noise driven total variation filtering for magnitude mr image denosingIndian Institute of Technology Bhubaneswar
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageeSAT Publishing House
 
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...acijjournal
 
Adaptive Noise Reduction Scheme for Salt and Pepper
Adaptive Noise Reduction Scheme for Salt and PepperAdaptive Noise Reduction Scheme for Salt and Pepper
Adaptive Noise Reduction Scheme for Salt and Peppersipij
 
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
 
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET Journal
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Editor IJARCET
 
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
 
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...IJCSIS Research Publications
 
Survey on Noise Removal in Digital Images
Survey on Noise Removal in Digital ImagesSurvey on Noise Removal in Digital Images
Survey on Noise Removal in Digital ImagesIOSR Journals
 
Paper id 312201526
Paper id 312201526Paper id 312201526
Paper id 312201526IJRAT
 
A new methodology for sp noise removal in digital image processing
A new methodology for sp noise removal in digital image processing A new methodology for sp noise removal in digital image processing
A new methodology for sp noise removal in digital image processing ijfcstjournal
 

What's hot (16)

An Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse NoiseAn Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse Noise
 
Efficient analysis mri us 1
Efficient analysis mri us 1Efficient analysis mri us 1
Efficient analysis mri us 1
 
Adaptive noise driven total variation filtering for magnitude mr image denosing
Adaptive noise driven total variation filtering for magnitude mr image denosingAdaptive noise driven total variation filtering for magnitude mr image denosing
Adaptive noise driven total variation filtering for magnitude mr image denosing
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound image
 
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
 
Adaptive Noise Reduction Scheme for Salt and Pepper
Adaptive Noise Reduction Scheme for Salt and PepperAdaptive Noise Reduction Scheme for Salt and Pepper
Adaptive Noise Reduction Scheme for Salt and Pepper
 
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...
 
P180203105108
P180203105108P180203105108
P180203105108
 
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373
 
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
 
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
 
Dh33653657
Dh33653657Dh33653657
Dh33653657
 
Survey on Noise Removal in Digital Images
Survey on Noise Removal in Digital ImagesSurvey on Noise Removal in Digital Images
Survey on Noise Removal in Digital Images
 
Paper id 312201526
Paper id 312201526Paper id 312201526
Paper id 312201526
 
A new methodology for sp noise removal in digital image processing
A new methodology for sp noise removal in digital image processing A new methodology for sp noise removal in digital image processing
A new methodology for sp noise removal in digital image processing
 

Similar to A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MEDICAL IMAGING

AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...
AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...
AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...cscpconf
 
Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...
Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...
Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...CSCJournals
 
Literature survey on impulse noise reduction
Literature survey on impulse noise reductionLiterature survey on impulse noise reduction
Literature survey on impulse noise reductionsipij
 
Filter for Removal of Impulse Noise By Using Fuzzy Logic
Filter for Removal of Impulse Noise By Using Fuzzy LogicFilter for Removal of Impulse Noise By Using Fuzzy Logic
Filter for Removal of Impulse Noise By Using Fuzzy LogicCSCJournals
 
IRJET- Analytical Study of Various Filters in Lung CT Images
IRJET- Analytical Study of Various Filters in Lung CT ImagesIRJET- Analytical Study of Various Filters in Lung CT Images
IRJET- Analytical Study of Various Filters in Lung CT ImagesIRJET Journal
 
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...ijcsit
 
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...Md. Shohel Rana
 
Adaptive approach to retrieve image affected by impulse noise
Adaptive approach to retrieve image affected by impulse noiseAdaptive approach to retrieve image affected by impulse noise
Adaptive approach to retrieve image affected by impulse noiseeSAT Publishing House
 
IMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTERIMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTERPushparaj Pal
 
Comparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung imagesComparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung imagesIRJET Journal
 
On Dose Reduction and View Number
On Dose Reduction and View NumberOn Dose Reduction and View Number
On Dose Reduction and View NumberKaijie Lu
 
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
 
Advance in Image and Audio Restoration and their Assessments: A Review
Advance in Image and Audio Restoration and their Assessments: A ReviewAdvance in Image and Audio Restoration and their Assessments: A Review
Advance in Image and Audio Restoration and their Assessments: A ReviewIJCSES Journal
 

Similar to A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MEDICAL IMAGING (20)

AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...
AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...
AN ADAPTIVE THRESHOLD SEGMENTATION FOR DETECTION OF NUCLEI IN CERVICAL CELLS ...
 
A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...
A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...
A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...
 
A017230107
A017230107A017230107
A017230107
 
Ca4201508513
Ca4201508513Ca4201508513
Ca4201508513
 
Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...
Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...
Homomorphic Filtering of Speckle Noise From Computerized Tomography (CT) Imag...
 
Literature survey on impulse noise reduction
Literature survey on impulse noise reductionLiterature survey on impulse noise reduction
Literature survey on impulse noise reduction
 
Filter for Removal of Impulse Noise By Using Fuzzy Logic
Filter for Removal of Impulse Noise By Using Fuzzy LogicFilter for Removal of Impulse Noise By Using Fuzzy Logic
Filter for Removal of Impulse Noise By Using Fuzzy Logic
 
IRJET- Analytical Study of Various Filters in Lung CT Images
IRJET- Analytical Study of Various Filters in Lung CT ImagesIRJET- Analytical Study of Various Filters in Lung CT Images
IRJET- Analytical Study of Various Filters in Lung CT Images
 
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
 
Ijmet 09 11_013
Ijmet 09 11_013Ijmet 09 11_013
Ijmet 09 11_013
 
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
 
Adaptive approach to retrieve image affected by impulse noise
Adaptive approach to retrieve image affected by impulse noiseAdaptive approach to retrieve image affected by impulse noise
Adaptive approach to retrieve image affected by impulse noise
 
Co33548550
Co33548550Co33548550
Co33548550
 
Co33548550
Co33548550Co33548550
Co33548550
 
IMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTERIMAGE DENOISING USING HYBRID FILTER
IMAGE DENOISING USING HYBRID FILTER
 
Comparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung imagesComparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung images
 
On Dose Reduction and View Number
On Dose Reduction and View NumberOn Dose Reduction and View Number
On Dose Reduction and View Number
 
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...
 
Advance in Image and Audio Restoration and their Assessments: A Review
Advance in Image and Audio Restoration and their Assessments: A ReviewAdvance in Image and Audio Restoration and their Assessments: A Review
Advance in Image and Audio Restoration and their Assessments: A Review
 
Dh33653657
Dh33653657Dh33653657
Dh33653657
 

Recently uploaded

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 

Recently uploaded (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MEDICAL IMAGING

  • 1. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 DOI :10.5121/ijait.2016.6103 35 A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MEDICAL IMAGING Dr.P.Sumitra Assistant Professor, Department of Computer Science, Vivekanandha College of Arts and Sciences for Women(Autonomous) Elayampalayam,Tiruchengode ABSTRACT This paper presents the performance analysis of different basic techniques used for the image restoration. Restoration is a process by removing blur and noise from image and get back the original form. Medical images play a vital role in dealing with the detection of various diseases in patients and they face the problem of salt and pepper noise and Gausian noise. Hence restoration is performed based on different image restoration techniques. In this paper, popular restoration techniques is applied and analyzed in the recovery of medical images,. KEYWORDS Image Restoration, Inverse Filter, Weiner Filter, MSE, PSNR, Medical Images 1. INTRODUCTION Image Processing is a form of signal processing for which the input is an image either it can be photograph or video frame. The output of the image can be set of characteristics or parameters related to the image. It includes several techniques such as image segmentation, image recognition, image restoration, etc[1]. Image Restoration is an up-and-coming field of image processing which refers to group of methods or techniques that focus on recovering an original image from a degraded image. The degradation may occur due to several ways that includes sensor noise, camera misfocus, relative object-camera motion, random atmospheric turbulence [2][3]. There are two subprocesses. i. Degrading the quality of the image by adding blur and noise to an image ii. Recovering the original image. Degradation Model for Blurring Image In degradation model for blurring image, the image is blurred using different kinds of filters and an additive noise. The image can be degraded by using salt and pepper noise and Gaussian Noise. The degraded image can be express by the equation as f = g * h + n; (1) where f denotes the observed blurred image g denotes the clear image to recover
  • 2. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 36 h denotes the blur kernel n denotes the noise The below Figure 1 represents the formation of degradation model for blurring image. Figure 1. Degradation Model for blurring image Restoration Model Restoration is obtained by degrading the image using restoration filters. In this process, noise and blur image factor is removed and we get the estimated original image. Figure 2 represents the structure of restoration model [4]. Restoration Filter Input Image Output Image Figure 2: Restoration Model 2. RESTORATION TECHNIQUES The two types of image restoration techniques are 1. Blind Techniques 2. Non-Blind Techniques Input Image Original Image + Degraded Function Noise Degraded Image Output Image Degraded Image ( Inverse Filter / Weiner Filter) Restored Image
  • 3. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 37 2.1 Blind Image Restoration This method allows the reconstruction of original images from degraded image. The major type applied is Blind Image Deconvolution(BID). It is difficult to implement and more complicated when compared to other category[5] 2.2 Non-Blind Restoration This technique helps in reconstruction of original image from degraded image. The image can be degraded by having the knowledge of PSF. In this paper we are going to consider about Inverse Filtering and Weiner Filtering. 3. INVERSE FILTERING Inverse filtering is the quickest and easiest way to restore the blurred image. Blurring can be considered as low pass filtering in inverse filtering approach we use high pass filtering action to reconstruct the blurred image without much effort. 4. WEINER FILTERING Weiner filtering has been a classical tool in signal processing and communication since the 1950’s[6].It is a standard image restoration approach for both the degraded function and statistical characteristic of noise into the restoration function. It is non-blind technique for reconstructing the degraded image which is known as PSF. It removes the additive noise and inverts the blurring simultaneously. Wiener filter not only performs the deconvolution by inverse filtering but also removes the noise with the compression operation. The input to a weiner filter is a degraded image corrupted by additive noise [7] 5. MEDICAL IMAGE RESTORATION Image restoration techniques are applied to restore images from astronomical field and satellite images [8][9]. In this paper, medical image restoration is mainly focused. 5.1 Medical Images Medical Images are used to detect a number of diseases which cannot be detected anywhere. These images may be contaminated with noise or blur image which feels difficult for the doctor to identify the diseases. This restoration of such degraded images is must for the well being of the common people. There are a number of medical images which are X-ray images, Ultrasound images, CT scan images and MRI images as shown Figure 3.
  • 4. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 38 Figure 3: Medical Images 5.1.1 X-ray images It is a popular imaging test that has been used for decades to help doctors view the inside of the body without having to make an incision. It is used to find orthopaedic damage, tumours, pneumonias, etc. 5.1.2 Ultrasound images Ultrasound image uses high-frequency sound waves to view inside the body. Ultrasound are captured in real-time, they can also show movement of the body’s internal organs as well as blood flowing through the blood vessels. It is a medical tool that can help a physician evaluate, diagnose and treat medical conditions. 5.1.3 CT Scan images Computed tomography(CT) is a noninvasive medical examination that uses specialized X-ray equipment to produce cross-sectional images of the body. CT scans can be performed on every region of the body for a variety of reasons (e.g., diagnostic, treatment planning, interventional, or screening). Most CT scans are performed as outpatient procedures. 5.1.4 MRI images Magnetic resonance imaging(MRI) is a medical imaging procedure that uses strong magnetic fields and radio waves to produce cross-sectional images of organs and internal structures in the body. Using MRI scans, physicians can diagnose or monitor treatments for a variety of medical conditions which includes tumors, heart problems, diseases of the liver etc.
  • 5. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 39 6. RESULTS FOR DEBLURRED IMAGES The proposed approach is experimented using a test image X-ray, CT, MRI,and Ultrasound image of size 256x256 as shown in Figure 5,Figure 6, Figure 7 and Figure 8 with different noise type. Figure 5. Original Image of Medical Imaging of Size 256 x 256 Figure 6. Degraded Image of Medical Imaging of Size 256 x 256 with different Noise types Figure 7. Restored image of X-Ray Chest, CT, MRI and Ultrasound using Inverse Filter Figure 8. Restored image of X-Ray Chest, CT, MRI and Ultrasound using Wiener Filter
  • 6. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 40 7. PERFORMANCE PARAMETERS For performance parameters, various medical images were considered of different type and size 256 X 256. Performance Metrics are MSE (Mean Square Error) and PSNR (Peak Signal to Noise Ratio). MSE: It is defined as the difference between the actual and the estimated signals . It is expressed as follows. MSE = ]2 (2) Where I,K represent the original image and the restored images respectively of size mxn. An i,j represent the pixels of images. PSNR: It is defined as the ratio between the maximum possible power of a signal and the power of computing noise that affects the fidelity of its representation. PSNR is expressed in terms of decibel (dB). It is expressed mathematically as follows: PSNR = 10.log10( ) (3) 8. EXPERIMENTAL RESULTS In this paper we have the iterative results in the form of deblurred image, PSNR and MSE values for Blind deconvolution algorithm. When we set the iterations to 50 in Table 1 for our experiment, we have the output image along with the PSNR value at maximum of 29.61852dB and MSE+0.00109 dB for Weiner filter. Then as we increase the number of iterations to 70 as shown in Table 2, the PSNR value gradually decreases when compared to previous iterations at a maximum of 29.43213dB and MSE +0.00114 dB for Weiner filter. It can be represented graphically in the form of graph so that we can visualize it in an easy manner. The Figure 9. below shows the comparison of inverse filter and weiner filter for an iteration 50. Table 1. MSE & PSNR Values of Medical Images of size 256 x 256 at an Iteration of 50 S.N o Image Performance Measures Inverse Filter Weiner Filter Mean Square Error (MSE) Peak Signal to Noise Ratio Mean Square Error (MSE) Peak Signal to Noise Ratio 1 X-Ray Chest.png +0.01716 dB +17.65530 dB +0.00165 dB +27.82729 dB 2 CT.jpg +0.00810 dB +20.91485 dB +0.00397 dB +24.00683 dB 3 MRI.jpg +0.02057 dB +16.86871 dB +0.00109 dB +29.61852 dB 4 Ultrasound. png +0.00750 dB +21.24827 dB +0.00403 dB +23.94484 dB
  • 7. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 41 Table 2. MSE & PSNR Values of Medical Images of size 256 x 256 at an Iteration of 70 S.No Image Performance Measures Inverse Filter Weiner Filter Mean Square Error (MSE) Peak Signal to Noise Ratio Mean Square Error (MSE) Peak Signal to Noise Ratio 1 X-Ray Chest.png +0.01744 dB +17.58538 dB +0.00170 dB +27.69042 dB 2 CT.jpg 0.00810 dB +20.91277 dB +0.00406 dB +23.91201 dB 3 MRI.jpg +0.02089 dB +16.80152 dB +0.00114 dB +29.43213 dB 4 Ultrasound.p ng +0.00740 dB +21.30796 dB +0.00393 dB +24.05538 dB (a) (b) Figure 9. Comparison of Inverse filter and Weiner filter for an iteration 50. 9. CONCLUSIONS AND FUTURE WORK In this paper, we have studied a method for blind deconvolution algorithm. To conclude restoration of medical images like X-ray, CT, MRI and ultra-sound is very crucial and sensitive matter. The restoration must be done to maximum possible level. The PSNR value of Inverse filter is poor when compared with that of Weiner Filter. Future work of this paper is to develop and build improved technique which will give better performance than Weiner. REFERENCES [1] Charu Khare and Kapil Kumar Nagwanshi,”Image Restoration Technique with Non Linear Filter”, International Journal of Advanced Science and Technology, Vol.39,pp. 67-74,February 2012. [2] Rinku Kalotra , Sh.Anil Sagar,”A Review: A Novel Algorithm for Blurred Image Restoration in the field of Medical Imaging”,International Journal of Advanced Research in Computer and Communication Engineering,Vol.3, Issue 6, June 2014.
  • 8. International Journal of Advanced Information Technology (IJAIT) Vol. 6, No. 1, February 2016 42 [3] Anamika Maurya, Rajinder Tiwari,”A Novel Method of Image Restoration by using Different Types of Filtering Techniques”, International Journal of Engineering Science and Innovative Technology(IJESIT) , Vol 3, Issue 4, July 2014. [4] Amandeep Kaur Vinay Chopra, “Blind Image Deconvolution Technique for Image Restoration Using Ant Colony Optimization,”International Journal of Computer Applications & Information Technology Vol. 1, Issue 2, September 2012. [5] Ramya, S.; Mercy Christial, T, “Restoration of blurred images using Blind Deconvolution Algorithm,” IEEE, Emerging Trends in Electrical and Computer Technology (ICETECT), pp.496 –499,2011. [6] Anders Ahlen and Mikael Sternad,”Wiener Filter Design Using Polynomial Equations”, IEEE Transactions on Signal Processing,Vol.39,No.11, pp.2387-2399,November 1991. [7] http://dip.sun.ac.za/~mfmaritz/DIP/DIPweb/ Wiki_Wiener_deconvolution.pdf. [8] Sanchez MG, Vidal V, Verdu G, Mayo P,Rodenas F.,”Medical Image Restoration with different types of noise”,IEEE Eng Med Biol Soc. Conference Proceedings 2012. [9] P.Suganthi, Mrs.A.Gokila, Dr.K.Ramasamy,”Satellite Image Restoration Using Shearlet Transform”,International Journal of Scientific & Engineering Research, Vol.5,Issue 5, May-2014 Author Dr.P.Sumitra. received her Ph.D Degree in Computer Science from Mother Teresa Women’s University, Kodaikannal, Tamil Nadu, India in the year 2013. She is currently working as a Assistant Professor in Department of Computer Science, Vivekanandha College of Arts and Sciences for Women, Elayamapalayam, Tiruchengode, TamilNadu,India. She published 17 International Journal papers, 4 papers in International Conference and 10 papers in National Conferences. Her research areas include Image Processing, BioMetrics, Data Mining and Artificial Intelligence. She has 13 years 8 Months of teaching experience in self finance institutions.