SlideShare a Scribd company logo
International Journal of Engineering Research and Development
ISSN: 2278-067X, Volume 1, Issue 7 (June 2012), PP.01-05
www.ijerd.com

       Design Approach of Colour Image Denoising Using Adaptive
                               Wavelet
                                                     Pankaj S. Hedaoo#
   #
       Department of Electronics & Telecommunication Engineering, G. H. Raisoni College of Engineering, Nagpur, India.


Abstract—In modern age, visual information transmitted in the form of digital images is becoming a major method of
communication, but the image obtained after transmission is often corrupted with noise. For obtaining the high quality
image from original noisy image data manipulation is required. In this paper noise is remove by wavelet based approach &
it is proved that wavelet based approach is best when the image is corrupted by Gaussian noise, salt and pepper noise,
speckle noise and Brownian noise. Quantitative measures of comparison are provided by the signal to noise ratio of the
image. In this paper colour image is denoise by using wavelet based approach & also improve the peak signal to noise ratio
of the colour image.

Keywords–– Image denoising, Problems Formation, Noise categories, Wavelet Thresholding, Proposed Method.

                                                I.       INTRODUCTION
          A very large portion of digital image processing is devoted to image restoration, image acquisition &
enhancement. This includes research in algorithm development in image processing. Degradation comes from
blurring as well as noise due to electronic, camera and photometric sources. Transmission medium introduces a
noise due to errors during the measurement process, storage and noisy channel during quantization of the data
for digital storage.
                                            II.         IMAGE DENOISING
          In digital imaging, quality of image degrades due to contamination of various types of noise during the process of
acquisition, transmission and storage. Noise introduced in an image is usually classified as substitutive (impulsive noise:
e.g., salt & pepper noise, random-valued impulse noise, etc.), additive (e.g., additive white Gaussian noise) and
multiplicative (e.g., speckle noise). Reducing the noise is very essential tool in medical area also. Among the currently
available medical imaging modalities, ultrasound imaging is considered to be best one since it is noninvasive, practically
harmless to the human body, portable, accurate, and cost effective. Unfortunately, the quality of medical ultrasound is
generally limited because of Speckle noise, which is an inherent property of medical ultrasound imaging, and this noise
generally tends to reduce the image resolution and contrast, which reduces the diagnostic value of this imaging modality. So
reduction of speckle noise is an important preprocessing step, whenever ultrasound imaging model is used for medical
imaging.

          From many methods that have been proposed to perform this preprocessing task, as we know that speckle noise &
gaussian noise is multiplicative & additive in nature we can take advantage of the logarithmic transformation in order to
convert multiplicative speckle noise into additive noise. The common assumption to be taken here is additive noise samples
are mutually uncorrelated and these samples obey a Gaussian distribution. Now the noise became AWGN. Many spatial-
Domain filters such as Mean filter, Median filter, Alpha- trimmed mean filter, Wiener filter, Anisotropic diffusion filter,
Total variation filter, Lee filter, Non-local means filter, Bilateral filter etc. are in literature for suppression of AWGN. Also
many Wavelet-domain filters such as Visu Shrink, Sure Shrink, Bayes Shrink.

                                         III.         PROBLEM FORMATION
         The basic idea behind this paper is the estimation of the uncorrupted image from the distorted or noisy
image, and is also referred to as image ―denoising‖. There are various methods to help restore an image from
noisy distortions. Selecting the appropriate method plays a major role in getting the desired image. The
denoising methods tend to be problem specific. In order to quantify the performance of the various denoising
algorithms, a high quality image is taken and some known noise is added to it. This would then be given as
input to the denoising algorithm, which produces an image close to the original high quality image. The
performance of each algorithm is compared by computing Signal to Noise Ratio (SNR) besides the visual
interpretation.

                                     IV.          WAVELET THRESHOLDING
         Wavelet Thresholding is a simple non-linear method, which operates on one wavelet coefficient at a
time. In its basic form, each coefficient & threshold is compared each other , if the threshold is higher than
coefficient, set to zero, otherwise it is kept as it is & other coefficient is modified & replace the small noisy
coefficients by zero. Inverse wavelet transform may lead to reconstruction with the essential signal

                                                               1
Design Approach of Colour Image Denoising Using Adaptive Wavelet

characteristics and with less noise. There are three steps of Wavelet thresholding i) linear discrete wavelet
transform ii) nonlinear thresholding Step iii) a linear inverse wavelet transform.

           Let us consider a signal { xij , i, j = 1,2…M} denote the M X M matrix of the original image to be
recovered and M is some integer power of 2. During transmission the signal is corrupted by independent and
identically distributed (i.i.d) zero mean, white Gaussian Noise z ij with standard deviation σ i.e. zij ~ N (0, σ2) as
follows.
                                                      yij = xij + zij
          From this noisy signal y, we want to find an approximation xij. The goal is to estimate the signal xij
from noisy observations yij such that Mean Squared error (MSE) is minimum. I.e.

                                            || X - X||2 = 1/N         Xi - Xi)2

           Let W and W-1 denote the two-dimensional orthogonal discrete wavelet transform (DWT) matrix and
its inverse respectively. Then equation (1) can be written as
                                                     dij = cij +εij
           With d=W y, c =W x, ε =W z .Since W is orthogonal transform, εj is also an i.i.d Gaussian random
variable with ij ε ≈ (0, σ 2).Now T (.) be the wavelet thresholding function then the wavelet thresholding based
Denoising scheme can be expressed as X =W -1(T (Wy)) wavelet transform of noisy signal should be taken first
and then thresholding function is applied on it. Finally the output should be undergone inverse wavelet
transformation to obtain the estimate x. There are two thresholds frequently used, i.e. hard threshold, soft
threshold. The hard-thresholding function keeps the input if it is larger than the threshold; otherwise, it is set to
zero. It is described as
                                                f h(x) = x if x ≥ λ
                                                       = 0 otherwise
           The hard-thresholding function chooses all wavelet coefficients that are greater than the given
threshold λ and sets the others to zero. The threshold λ is chosen according to the signal energy and the noise
variance (σ 2).

         The soft-thresholding function has a somewhat different rule from the hard-thresholding function. It
shrinks the wavelet coefficients by λ towards zero,
                                             f (x) = x −λ  if x ≥ λ
                                                  =0      if x <λ
                                                  = x +λ if x ≤ −λ
         The soft-thresholding rule is chosen over hard-thresholding, for the soft-thresholding method yields
more visually pleasant images over hard thresholding.
                                     LL3         HL3
                                                         HL2
                                      LH3        HH3
                                                                              HL1



                                           LH2           HH2




                                                   LH1                       HH1




                                                   Fig1. Image Decomposion




                                                                2
Design Approach of Colour Image Denoising Using Adaptive Wavelet


                                          V.                 NOISE CATEGORIES
    In image denoising process, information about what type of noise present in the original image plays a
significant role. Some of the typical noise is a speckle noise, which is multiplicative in nature & also Gaussian
noise, which is additive in nature. Some are corrupted with salt & pepper noise or uniform distribution noise.
         There are the five types of noise categories in image processing
         1. Gaussian noise
         2. Salt & pepper noise
         3. Poison noise
         4. Speckle noise
         5. Brownian noise
                                      VI.           PROCESS OF DENOISING
        In case of image denoising methods, the known characteristics of the degrading system and the noises
are assumed. The image s(x,y) is blurred by a linear operation and noise n(x,y) is added to form the degraded
image w(x,y). This is convolved with the restoration procedure g(x,y) to produce the restored image z(x,y).

                    s(x,y)                                          w(x,y)                                    z(x,y)
                                   Linear operation                            Denoising Technique

                                    n(x,y)

                                                  Fig 2. Denoising Concept

Noise is present in an image either in a multiplicative form or additive form.
A multiplicative noise follows the rule
                                w( x, y)= s( x, y) * n( x, y)

while additive noise satisfy this rule
                                  w( x, y)= s( x, y) + n( x, y)
Where s(x,y) is the original signal, n(x,y) denotes the noise introduced into the signal to produce the corrupted
image w(x,y), and (x,y) represents the pixel location

                                      VII.          PROPOSED ALGORITHM
        Bayes Shrink was proposed by Chang, Yu and Vetterli . The goal of this method is to minimize the
Bayesian risk, and hence its name, Bayes Shrink. It uses soft thresholding and it is also subband-dependent,like
Sure Shrink, which means that threshold level is selected at each band of resolution in the wavelet
decomposition.. The Bayes threshold, , is defined as
                                                        2
                                             tb                  --------------------------- (1)
                                                        x
         where is the noise variance and is the signal variance without noise. The noise variance is estimated
from the subband HH1 in the decomposition of wavelet by the median estimator.. From the definition of
additive noise we have
                                w( x, y)= s( x, y) + n( x, y)-----------------------(2)

Since the signal and noise are independent of each other it can be stated that
                                          w   s2   2 --------------------------- (3)
                                           2




 w2 can be calculated as shown below
                                                    
                                             1
                                   w 
                                    2

                                             2
                                                  w
                                                  x , y 1
                                                              2
                                                                  ( x, y ) ---------------------------- (4)


The variance of the signal 
                               2
                                   is computed as shown below
                                    s  max(  w   2 ,0) ------------------------ (5)
                                                2


                                                                        3
Design Approach of Colour Image Denoising Using Adaptive Wavelet

With these        and 
               2            2
                           w    the Bayes threshold is computed from the below equation
                                              2
                                         tb        -------------------------------------- (6)
                                              x
the wavelet coefficients are thresholded at each band

PEAK SIGNAL TO NOISE RATIO
Mean Square Error (MSE) and Root Mean Squared Error (RMSE) are defined as
                     x     y                         2

         MSE =       (Z ( x, y)  X ( x, y))
                    x 1 y 1                            ---------------------------------------(7)


                RMSE = MSE -------------------------------------------(8)
Peak signal to noise ratio (PSNR) is defined in logarithmic scale, in dB. It is a ratio of peak signal power to
noise power. Since the MSE represents the noise power and the peak signal power, the PSNR is defined as:
                                    1
       PSNR  10  log 10              ----------------------------- (9)
                                   MSE
This image metric is used for evaluating the quality of a filtered image and thereby the capability and efficiency
of a filtering process.

RESULTS




Fig 6a Original Image                          Fig 6b Noisy Image                            Fig 6c Decomposition of Image




            Fig 6d Denoising Image                                                            Fig 6e Residual

                                                VIII.      CONCLUSIONS
        The main issues regarding image denoising were addressed in this paper. an adaptive threshold for
wavelet thresholding images was proposed, based on the generalized Guassian distribution modelling of
subband coefficients, and test results showed excellent performance . The results show that Proposed Shrink
removes noise significantly. In this paper, we compare the results with soft thresholding, hard thresholding &
proposed method


                                                                 4
Design Approach of Colour Image Denoising Using Adaptive Wavelet

                                                REFERENCES
[1]    D. L. Donoho and I. M. Johnstone, ―Ideal spatial adaptation by wavelet shrinkage,‖ Biometrika, vol. 81, no. 3, pp.
       425–455, 1994.
[2]    D. L. Donoho, ―Denoising by soft-thresholding,‖ IEEE Trans. Inf. Theory, vol. 41, no. 3, pp. 613–627, Mar. 1995.
[3]    D. L. Donoho and I. M. Johnstone, ―Adapting to unknown smoothness via wavelet shrinkage,‖ J. Amer. Statist.
       Assoc., vol. 90, no. 432, pp. 1200–1224, 1995
[4]    D.L. Donoho, De-Noising by Soft Thresholding, IEEE Trans. Info. Theory 43, pp. 933-936, 1993.
[5]    S. Grace Chang, Bin Yu and M. Vattereli, Wavelet Thresholding for Multiple Noisy Image Copies, IEEE Trans.
       Image Processing, vol. 9, pp.1631- 1635, Sept.2000
[6]    Savita Gupta and Lakhwinder kaur, Wavelet Based Image Compression using Daubechies Filters, In proc. 8th
       National conference on communications, I.I.T. Bombay, NCC-2002.
[7]    K. N. Plataniotis and A. N. Venetsanopoulos, Color Image Processing and Applications. New York: Springer-
       Verlag, 2000.
[8]    D. L. Donoho and I. M. Johnstone,‖Threshold selection for wavelet shrinkage of Noisy Data,‖ Proc16th Annual
       International conference of IEEE Engg in Medicine and biology Society .Vol1, Page A24-A25 Baltimore,
       Maryland, 1994.
[9]    B. Smolka and A. N. Venetsanopoulos, "Noise reduction and edge detection in color images, ―Color Image
       Processing: Methods and Applications, R. Lukac and K. N. Plataniotis, Eds., ed. New York: CRC Press, 2007, pp.
       75-100.
[10]   J. Lianghai, Y. Xinzhong and L. Dehua, "A survey on color image vector filtering techniques," Chinese Journal of
       Image and Graphics, vol.14, pp. 243-254, 2009.
[11]   Osama K Al-shaykh and Russell M Mersereau,‖ Lossy Compressed Noisy image ,‖ IEEE Trans. on signal
       processing1998,vol7,No12 1641-1652
[12]   B. K .Natrajan,‖ filtering randam noise from deterministic signals via data Compression,‖ IEEE Tranc. on signal
       processing,Vol.43,No11,pp2595-2605
[13]   F. Ruggeri and B. Vidakovic,‖ A Bayesian decision theoretic approach to wavelet thresholding ,‖preprint , Duke
       University ,Durham ,NC
[14]   Y Chen and C Han ,‖ adaptive wavelet threshold for Image denoising ,‖IEEE Electron, Lett, Vol-11 ,no 10 May
       2005
[15]   Gao H. Y and Bruce A G,‖ Wave shrink with firm shrinkage ,‖ Technical report 39 statics Division of Math soft
       ,Inc 1996
[16]   Gao H. Y ,‖ Wavelet shrinkage denoising Using non-negative garrote ,‖J compute Graph statist ,pp 469-488,1998
[17]   S Chang, Bin Yu and M Vattereli,‖ Spatially Adaptive Wavelet Thresholding with context – Modelling for Image
       Denoising ―, IEEE trans. Image processing Vol.9 pp1522-1530 sept 2000.
[18]   S. Chang , Bin Yu and M Vettereli ,‖ Wavelet Thresolding for multiple noisy Image copies,‖ IEEE Trans Image
       Processing VOL 9.pp 1631-1635 Sept 2000
[19]   D L Donoho and I. M. Johnstone,‖ Adapting to unknown smoothness via Wavelet Shrinkage ,‖Journal of
       American statical Assoc ,Vol 9.pp1631-1635 Sept 2000




                                                          5

More Related Content

PDF
Impulse noise removal in digital images
PPTX
Image denoising
PDF
Study and Analysis of Multiwavelet Transform with Threshold in Image Denoisin...
PDF
Wiener Filter
PPT
Image denoising
PDF
Image Denoising Using Non Linear Filter
PPTX
Image denoising algorithms
PDF
Image Denoising Techniques Preserving Edges
Impulse noise removal in digital images
Image denoising
Study and Analysis of Multiwavelet Transform with Threshold in Image Denoisin...
Wiener Filter
Image denoising
Image Denoising Using Non Linear Filter
Image denoising algorithms
Image Denoising Techniques Preserving Edges

What's hot (20)

PPTX
Image denoising
PPTX
Digital Image Processing
PPT
Image pre processing-restoration
PDF
Lecture 11
PPT
Chapter 5
PDF
Image Denoising Using Wavelet Transform
PDF
A Noncausal Linear Prediction Based Switching Median Filter for the Removal o...
PDF
Digital Image Processing - Image Restoration
PPT
Image denoising using curvelet transform
PDF
Image Restoration (Digital Image Processing)
PPTX
Unit3 dip
PDF
Comparative study of Salt & Pepper filters and Gaussian filters
PPT
Wavelet Applications in Image Denoising Using MATLAB
PPTX
Image Restoration (Frequency Domain Filters):Basics
PPT
Image Restoration
PPTX
Curved Wavelet Transform For Image Denoising using MATLAB.
PDF
Pxc3871846
PPTX
Digital image processing
PPTX
Image Restoration (Order Statistics Filters)
PPTX
Alternating direction-method-for-image-restoration
Image denoising
Digital Image Processing
Image pre processing-restoration
Lecture 11
Chapter 5
Image Denoising Using Wavelet Transform
A Noncausal Linear Prediction Based Switching Median Filter for the Removal o...
Digital Image Processing - Image Restoration
Image denoising using curvelet transform
Image Restoration (Digital Image Processing)
Unit3 dip
Comparative study of Salt & Pepper filters and Gaussian filters
Wavelet Applications in Image Denoising Using MATLAB
Image Restoration (Frequency Domain Filters):Basics
Image Restoration
Curved Wavelet Transform For Image Denoising using MATLAB.
Pxc3871846
Digital image processing
Image Restoration (Order Statistics Filters)
Alternating direction-method-for-image-restoration
Ad

Viewers also liked (6)

PDF
Reducing Corrosion Rate by Welding Design
PDF
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
PDF
Gold prospecting using Remote Sensing ‘A case study of Sudan’
PDF
MEMS MICROPHONE INTERFACE
PDF
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
PPTX
Noise filtering
Reducing Corrosion Rate by Welding Design
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Gold prospecting using Remote Sensing ‘A case study of Sudan’
MEMS MICROPHONE INTERFACE
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
Noise filtering
Ad

Similar to Design Approach of Colour Image Denoising Using Adaptive Wavelet (20)

PDF
1873 1878
PDF
1873 1878
PDF
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISING
PDF
Me2521122119
PDF
Lc3618931897
PDF
Labview with dwt for denoising the blurred biometric images
PDF
A new approach on noise estimation of images
PDF
Comparative analysis of filters and wavelet based thresholding methods for im...
PDF
Bh044365368
PPT
Good denoising using wavelets
PPTX
image denoising technique using disctere wavelet transform
PDF
Performance analysis of image
PDF
Paper id 312201526
PDF
A Review on Image Denoising using Wavelet Transform
PDF
Adapter Wavelet Thresholding for Image Denoising Using Various Shrinkage Unde...
PDF
L011117884
PDF
Paper id 212014133
PDF
Image Denoising of various images Using Wavelet Transform and Thresholding Te...
PDF
De-Noising with Spline Wavelets and SWT
PDF
IRJET-Denoising of Images using Wavelet Transform,Weiner Filter and Soft Thre...
1873 1878
1873 1878
WAVELET THRESHOLDING APPROACH FOR IMAGE DENOISING
Me2521122119
Lc3618931897
Labview with dwt for denoising the blurred biometric images
A new approach on noise estimation of images
Comparative analysis of filters and wavelet based thresholding methods for im...
Bh044365368
Good denoising using wavelets
image denoising technique using disctere wavelet transform
Performance analysis of image
Paper id 312201526
A Review on Image Denoising using Wavelet Transform
Adapter Wavelet Thresholding for Image Denoising Using Various Shrinkage Unde...
L011117884
Paper id 212014133
Image Denoising of various images Using Wavelet Transform and Thresholding Te...
De-Noising with Spline Wavelets and SWT
IRJET-Denoising of Images using Wavelet Transform,Weiner Filter and Soft Thre...

More from IJERD Editor (20)

PDF
Router 1X3 – RTL Design and Verification
PDF
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
PDF
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
PDF
Study on the Fused Deposition Modelling In Additive Manufacturing
PDF
Spyware triggering system by particular string value
PDF
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
PDF
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
PDF
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
PDF
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
PDF
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
PDF
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
PDF
Moon-bounce: A Boon for VHF Dxing
PDF
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
PDF
Importance of Measurements in Smart Grid
PDF
Study of Macro level Properties of SCC using GGBS and Lime stone powder
PDF
Seismic Drift Consideration in soft storied RCC buildings: A Critical Review
PDF
Post processing of SLM Ti-6Al-4V Alloy in accordance with AMS 4928 standards
PDF
Treatment of Waste Water from Organic Fraction Incineration of Municipal Soli...
PDF
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...
PDF
Planar Internal Antenna Design for Cellular Applications & SAR Analysis
Router 1X3 – RTL Design and Verification
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Study on the Fused Deposition Modelling In Additive Manufacturing
Spyware triggering system by particular string value
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Moon-bounce: A Boon for VHF Dxing
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
Importance of Measurements in Smart Grid
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Seismic Drift Consideration in soft storied RCC buildings: A Critical Review
Post processing of SLM Ti-6Al-4V Alloy in accordance with AMS 4928 standards
Treatment of Waste Water from Organic Fraction Incineration of Municipal Soli...
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...
Planar Internal Antenna Design for Cellular Applications & SAR Analysis

Recently uploaded (20)

PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Electronic commerce courselecture one. Pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
Cloud computing and distributed systems.
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPT
Teaching material agriculture food technology
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Big Data Technologies - Introduction.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Unlocking AI with Model Context Protocol (MCP)
MIND Revenue Release Quarter 2 2025 Press Release
Building Integrated photovoltaic BIPV_UPV.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Electronic commerce courselecture one. Pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Cloud computing and distributed systems.
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Teaching material agriculture food technology
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Review of recent advances in non-invasive hemoglobin estimation
Spectral efficient network and resource selection model in 5G networks
Programs and apps: productivity, graphics, security and other tools
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf

Design Approach of Colour Image Denoising Using Adaptive Wavelet

  • 1. International Journal of Engineering Research and Development ISSN: 2278-067X, Volume 1, Issue 7 (June 2012), PP.01-05 www.ijerd.com Design Approach of Colour Image Denoising Using Adaptive Wavelet Pankaj S. Hedaoo# # Department of Electronics & Telecommunication Engineering, G. H. Raisoni College of Engineering, Nagpur, India. Abstract—In modern age, visual information transmitted in the form of digital images is becoming a major method of communication, but the image obtained after transmission is often corrupted with noise. For obtaining the high quality image from original noisy image data manipulation is required. In this paper noise is remove by wavelet based approach & it is proved that wavelet based approach is best when the image is corrupted by Gaussian noise, salt and pepper noise, speckle noise and Brownian noise. Quantitative measures of comparison are provided by the signal to noise ratio of the image. In this paper colour image is denoise by using wavelet based approach & also improve the peak signal to noise ratio of the colour image. Keywords–– Image denoising, Problems Formation, Noise categories, Wavelet Thresholding, Proposed Method. I. INTRODUCTION A very large portion of digital image processing is devoted to image restoration, image acquisition & enhancement. This includes research in algorithm development in image processing. Degradation comes from blurring as well as noise due to electronic, camera and photometric sources. Transmission medium introduces a noise due to errors during the measurement process, storage and noisy channel during quantization of the data for digital storage. II. IMAGE DENOISING In digital imaging, quality of image degrades due to contamination of various types of noise during the process of acquisition, transmission and storage. Noise introduced in an image is usually classified as substitutive (impulsive noise: e.g., salt & pepper noise, random-valued impulse noise, etc.), additive (e.g., additive white Gaussian noise) and multiplicative (e.g., speckle noise). Reducing the noise is very essential tool in medical area also. Among the currently available medical imaging modalities, ultrasound imaging is considered to be best one since it is noninvasive, practically harmless to the human body, portable, accurate, and cost effective. Unfortunately, the quality of medical ultrasound is generally limited because of Speckle noise, which is an inherent property of medical ultrasound imaging, and this noise generally tends to reduce the image resolution and contrast, which reduces the diagnostic value of this imaging modality. So reduction of speckle noise is an important preprocessing step, whenever ultrasound imaging model is used for medical imaging. From many methods that have been proposed to perform this preprocessing task, as we know that speckle noise & gaussian noise is multiplicative & additive in nature we can take advantage of the logarithmic transformation in order to convert multiplicative speckle noise into additive noise. The common assumption to be taken here is additive noise samples are mutually uncorrelated and these samples obey a Gaussian distribution. Now the noise became AWGN. Many spatial- Domain filters such as Mean filter, Median filter, Alpha- trimmed mean filter, Wiener filter, Anisotropic diffusion filter, Total variation filter, Lee filter, Non-local means filter, Bilateral filter etc. are in literature for suppression of AWGN. Also many Wavelet-domain filters such as Visu Shrink, Sure Shrink, Bayes Shrink. III. PROBLEM FORMATION The basic idea behind this paper is the estimation of the uncorrupted image from the distorted or noisy image, and is also referred to as image ―denoising‖. There are various methods to help restore an image from noisy distortions. Selecting the appropriate method plays a major role in getting the desired image. The denoising methods tend to be problem specific. In order to quantify the performance of the various denoising algorithms, a high quality image is taken and some known noise is added to it. This would then be given as input to the denoising algorithm, which produces an image close to the original high quality image. The performance of each algorithm is compared by computing Signal to Noise Ratio (SNR) besides the visual interpretation. IV. WAVELET THRESHOLDING Wavelet Thresholding is a simple non-linear method, which operates on one wavelet coefficient at a time. In its basic form, each coefficient & threshold is compared each other , if the threshold is higher than coefficient, set to zero, otherwise it is kept as it is & other coefficient is modified & replace the small noisy coefficients by zero. Inverse wavelet transform may lead to reconstruction with the essential signal 1
  • 2. Design Approach of Colour Image Denoising Using Adaptive Wavelet characteristics and with less noise. There are three steps of Wavelet thresholding i) linear discrete wavelet transform ii) nonlinear thresholding Step iii) a linear inverse wavelet transform. Let us consider a signal { xij , i, j = 1,2…M} denote the M X M matrix of the original image to be recovered and M is some integer power of 2. During transmission the signal is corrupted by independent and identically distributed (i.i.d) zero mean, white Gaussian Noise z ij with standard deviation σ i.e. zij ~ N (0, σ2) as follows. yij = xij + zij From this noisy signal y, we want to find an approximation xij. The goal is to estimate the signal xij from noisy observations yij such that Mean Squared error (MSE) is minimum. I.e. || X - X||2 = 1/N Xi - Xi)2 Let W and W-1 denote the two-dimensional orthogonal discrete wavelet transform (DWT) matrix and its inverse respectively. Then equation (1) can be written as dij = cij +εij With d=W y, c =W x, ε =W z .Since W is orthogonal transform, εj is also an i.i.d Gaussian random variable with ij ε ≈ (0, σ 2).Now T (.) be the wavelet thresholding function then the wavelet thresholding based Denoising scheme can be expressed as X =W -1(T (Wy)) wavelet transform of noisy signal should be taken first and then thresholding function is applied on it. Finally the output should be undergone inverse wavelet transformation to obtain the estimate x. There are two thresholds frequently used, i.e. hard threshold, soft threshold. The hard-thresholding function keeps the input if it is larger than the threshold; otherwise, it is set to zero. It is described as f h(x) = x if x ≥ λ = 0 otherwise The hard-thresholding function chooses all wavelet coefficients that are greater than the given threshold λ and sets the others to zero. The threshold λ is chosen according to the signal energy and the noise variance (σ 2). The soft-thresholding function has a somewhat different rule from the hard-thresholding function. It shrinks the wavelet coefficients by λ towards zero, f (x) = x −λ if x ≥ λ =0 if x <λ = x +λ if x ≤ −λ The soft-thresholding rule is chosen over hard-thresholding, for the soft-thresholding method yields more visually pleasant images over hard thresholding. LL3 HL3 HL2 LH3 HH3 HL1 LH2 HH2 LH1 HH1 Fig1. Image Decomposion 2
  • 3. Design Approach of Colour Image Denoising Using Adaptive Wavelet V. NOISE CATEGORIES In image denoising process, information about what type of noise present in the original image plays a significant role. Some of the typical noise is a speckle noise, which is multiplicative in nature & also Gaussian noise, which is additive in nature. Some are corrupted with salt & pepper noise or uniform distribution noise. There are the five types of noise categories in image processing 1. Gaussian noise 2. Salt & pepper noise 3. Poison noise 4. Speckle noise 5. Brownian noise VI. PROCESS OF DENOISING In case of image denoising methods, the known characteristics of the degrading system and the noises are assumed. The image s(x,y) is blurred by a linear operation and noise n(x,y) is added to form the degraded image w(x,y). This is convolved with the restoration procedure g(x,y) to produce the restored image z(x,y). s(x,y) w(x,y) z(x,y) Linear operation Denoising Technique n(x,y) Fig 2. Denoising Concept Noise is present in an image either in a multiplicative form or additive form. A multiplicative noise follows the rule w( x, y)= s( x, y) * n( x, y) while additive noise satisfy this rule w( x, y)= s( x, y) + n( x, y) Where s(x,y) is the original signal, n(x,y) denotes the noise introduced into the signal to produce the corrupted image w(x,y), and (x,y) represents the pixel location VII. PROPOSED ALGORITHM Bayes Shrink was proposed by Chang, Yu and Vetterli . The goal of this method is to minimize the Bayesian risk, and hence its name, Bayes Shrink. It uses soft thresholding and it is also subband-dependent,like Sure Shrink, which means that threshold level is selected at each band of resolution in the wavelet decomposition.. The Bayes threshold, , is defined as 2 tb  --------------------------- (1) x where is the noise variance and is the signal variance without noise. The noise variance is estimated from the subband HH1 in the decomposition of wavelet by the median estimator.. From the definition of additive noise we have w( x, y)= s( x, y) + n( x, y)-----------------------(2) Since the signal and noise are independent of each other it can be stated that  w   s2   2 --------------------------- (3) 2  w2 can be calculated as shown below  1 w  2 2 w x , y 1 2 ( x, y ) ---------------------------- (4) The variance of the signal  2 is computed as shown below  s  max(  w   2 ,0) ------------------------ (5) 2 3
  • 4. Design Approach of Colour Image Denoising Using Adaptive Wavelet With these  and  2 2 w the Bayes threshold is computed from the below equation 2 tb  -------------------------------------- (6) x the wavelet coefficients are thresholded at each band PEAK SIGNAL TO NOISE RATIO Mean Square Error (MSE) and Root Mean Squared Error (RMSE) are defined as x y 2 MSE =  (Z ( x, y)  X ( x, y)) x 1 y 1 ---------------------------------------(7) RMSE = MSE -------------------------------------------(8) Peak signal to noise ratio (PSNR) is defined in logarithmic scale, in dB. It is a ratio of peak signal power to noise power. Since the MSE represents the noise power and the peak signal power, the PSNR is defined as: 1 PSNR  10  log 10 ----------------------------- (9) MSE This image metric is used for evaluating the quality of a filtered image and thereby the capability and efficiency of a filtering process. RESULTS Fig 6a Original Image Fig 6b Noisy Image Fig 6c Decomposition of Image Fig 6d Denoising Image Fig 6e Residual VIII. CONCLUSIONS The main issues regarding image denoising were addressed in this paper. an adaptive threshold for wavelet thresholding images was proposed, based on the generalized Guassian distribution modelling of subband coefficients, and test results showed excellent performance . The results show that Proposed Shrink removes noise significantly. In this paper, we compare the results with soft thresholding, hard thresholding & proposed method 4
  • 5. Design Approach of Colour Image Denoising Using Adaptive Wavelet REFERENCES [1] D. L. Donoho and I. M. Johnstone, ―Ideal spatial adaptation by wavelet shrinkage,‖ Biometrika, vol. 81, no. 3, pp. 425–455, 1994. [2] D. L. Donoho, ―Denoising by soft-thresholding,‖ IEEE Trans. Inf. Theory, vol. 41, no. 3, pp. 613–627, Mar. 1995. [3] D. L. Donoho and I. M. Johnstone, ―Adapting to unknown smoothness via wavelet shrinkage,‖ J. Amer. Statist. Assoc., vol. 90, no. 432, pp. 1200–1224, 1995 [4] D.L. Donoho, De-Noising by Soft Thresholding, IEEE Trans. Info. Theory 43, pp. 933-936, 1993. [5] S. Grace Chang, Bin Yu and M. Vattereli, Wavelet Thresholding for Multiple Noisy Image Copies, IEEE Trans. Image Processing, vol. 9, pp.1631- 1635, Sept.2000 [6] Savita Gupta and Lakhwinder kaur, Wavelet Based Image Compression using Daubechies Filters, In proc. 8th National conference on communications, I.I.T. Bombay, NCC-2002. [7] K. N. Plataniotis and A. N. Venetsanopoulos, Color Image Processing and Applications. New York: Springer- Verlag, 2000. [8] D. L. Donoho and I. M. Johnstone,‖Threshold selection for wavelet shrinkage of Noisy Data,‖ Proc16th Annual International conference of IEEE Engg in Medicine and biology Society .Vol1, Page A24-A25 Baltimore, Maryland, 1994. [9] B. Smolka and A. N. Venetsanopoulos, "Noise reduction and edge detection in color images, ―Color Image Processing: Methods and Applications, R. Lukac and K. N. Plataniotis, Eds., ed. New York: CRC Press, 2007, pp. 75-100. [10] J. Lianghai, Y. Xinzhong and L. Dehua, "A survey on color image vector filtering techniques," Chinese Journal of Image and Graphics, vol.14, pp. 243-254, 2009. [11] Osama K Al-shaykh and Russell M Mersereau,‖ Lossy Compressed Noisy image ,‖ IEEE Trans. on signal processing1998,vol7,No12 1641-1652 [12] B. K .Natrajan,‖ filtering randam noise from deterministic signals via data Compression,‖ IEEE Tranc. on signal processing,Vol.43,No11,pp2595-2605 [13] F. Ruggeri and B. Vidakovic,‖ A Bayesian decision theoretic approach to wavelet thresholding ,‖preprint , Duke University ,Durham ,NC [14] Y Chen and C Han ,‖ adaptive wavelet threshold for Image denoising ,‖IEEE Electron, Lett, Vol-11 ,no 10 May 2005 [15] Gao H. Y and Bruce A G,‖ Wave shrink with firm shrinkage ,‖ Technical report 39 statics Division of Math soft ,Inc 1996 [16] Gao H. Y ,‖ Wavelet shrinkage denoising Using non-negative garrote ,‖J compute Graph statist ,pp 469-488,1998 [17] S Chang, Bin Yu and M Vattereli,‖ Spatially Adaptive Wavelet Thresholding with context – Modelling for Image Denoising ―, IEEE trans. Image processing Vol.9 pp1522-1530 sept 2000. [18] S. Chang , Bin Yu and M Vettereli ,‖ Wavelet Thresolding for multiple noisy Image copies,‖ IEEE Trans Image Processing VOL 9.pp 1631-1635 Sept 2000 [19] D L Donoho and I. M. Johnstone,‖ Adapting to unknown smoothness via Wavelet Shrinkage ,‖Journal of American statical Assoc ,Vol 9.pp1631-1635 Sept 2000 5