Problem of Colour Image Denoising and Technique using Wavelet Soft Thresholding

DOI : 10.17577/IJERTCONV3IS20056

Download Full-Text PDF Cite this Publication

Text Only Version

Problem of Colour Image Denoising and Technique using Wavelet Soft Thresholding

Ms. Priya Yadav

Mtech scholar (Electronics & Telecomm.) CEC Bilaspur (C.G.), India

Mr. Sachin Meshra

Asst. Prof. (Electronics & Comm.) CEC Bilaspur (C.G.), India

Mr. Nitin Jain

Asst. Prof. (Electronics & Comm.) CEC Bilaspur (C.G.), India

Abstract- Color image is made up of three primary colors red, green and blue called RGB color scale. Image Denoising is one of the most important parts of diverse image processing and computer image problems. The important property of a good image denoising model is that it should completely remove noise as far as possible as well as preserve edges. In this paper a new approach is proposed for color Image denoising using wavelet thresholding. For gray scale image lots of extensive works has been done by using bivariate Pearson distribution algorithm, so in this paper the gaussiasn noise is removed from the colour image using bivariate Pearson distribution.

Keywords- Bivariate Pearson distribution, Bayesian denoising, wavelet transforms

  1. INTRODUCTION

    In recent year Color Image Denoising technique has been emerged as a challenging task for the scientists to remove noise from a multichannel data set. Previously a vital experiment has been done in order to remove noise from a gray scale image. Noises in natural colour photos have special characteristics that are substantially different from those that have been added artificially.

    Various methodologies and algorithms have been proposed in the field of gray scale image but in the field of color image denoising there is a broad scope of research is yet to done. A color image denoising having multichannel set of data while in gray scale image single channel data is available that is why color image denoising is somewhat complex than the gray scale image since color image has three channels: red, green and blue. There are three channels which roughly follow the color receptor . Each channel of a color image is separated as the grayscale image of the same size as a color image, which is made up of one of the primary colors. Hence we can apply the gray image denoising scheme to resize each color channel separately and at last the three denoised channels are merged. Not only in case of gray scale image, removing noise with edge preservation is an important task but in Color image denoising the same must be followed.

    The denoising of natural image corrupted by Gaussian noise

    is a classical problem in signal processing. If the wavelet transform and shrinkage technique are used for this problem, the solution requires a priori knowledge about how the wavelet coefficients distributed.

    In this paper, we proposed the bivariate Pearson type distribution. After a brief review on the basic idea of Bayesian denoising we obtain a shrinkage function using bivariate Pearson distribution with local variance namely, the proposed model is applied for wavelet-based denoising of several images corrupted with additive Gaussian noise in various noise levels.

    Color Image Denoising are digital images that include color information for each pixel. For proper visualization by the viewers, always there is a need to provide three color channels for each pixel. These color channels are interpreted as coordinates in some color space. The RGB color space is commonly used in computer displays. However, there still exist some other spaces such as YCbCr, HSV, which are often used in other context.

  2. NOISE MODELS

    Noise is a common problem which affects each imaging system. Noise reduces the brightness and contrast of image resulting blurring the edges and defects its size and shape. There are several reasons of occurring noise in an image.

    Additive and multiplicative are the two basic models of noise. The noise which is systematically distributed is additive noise and the noise which is complex and distribution is based on image is known as multiplicative noise.

    1. Additive Noise

      Additive noise is continuous and symmetric in nature. Additive noise is independent in nature and evenly distributed throughout the image

      • Gaussian Noise: Gaussian noise is a type of additive noise since it is symmetric in nature and continuous and has smooth probability distribution i.e. it is evenly

        distributed all over the image which gives each pixel in any image corrupting by Gaussian noise is the sum of random Gaussian distributed noise and true pixel value. And since it is an additive type of noise it is independent of image. As this is an additive type of noise it is also termed as additive white Gaussian noise (AWGN

      • Poisson noise:Poisson noise is also a type of additive noise and it is generated from the data instead of adding artificial noise in the data. In this noise, the original image, is double precision, then input pixel values are interpreted as means of Poisson distributions scaled up by 1e12.If I is uint8 or uint16, then input pixel values are used directly without scaling. Poisson noise generates a noise sequence of integer numbers having a Poisson probability distribution.

    2. Multiplicative Noise

    Multiplicative noise is dependent on image. This type of noise is randomly distributed through the image. By multiplicative noise the brightness of image is varied.

    • Salt & Pepper Noise: Salt-and-Pepper noise is a type of multiplicative noise since it is dependent on the image on which it is applied. It is caused by bit errors in image transmission and retrieval as well as in analog-to-digital converters. Salt and pepper noise is an intensity spikes, which is impulse type of noise. It occurs due to data transmission error. Salt and pepper noise generally contains two possible values a and b. Each having less than 0.1 probabilities. The term salt and pepper denote that the corrupted pixels which are set one by one having minimum or maximum value, because of it image looks like salt and pepper. Black and white pixels denote (0) and (1) respectively. Where D is the density of noise which has to be applied. Normal value of D is taken 0.9.

    • Speckle Noise: Speckle noise is a multiplicative noise and occurs in coherent imaging system like laser, acoustics and SAR (Synthetic Aperture Radar) image. This type of noise is dependent on image. It is a multiplicative noise.

  3. WAVELET TRANSFORM

    In image denoising it is necessary to preserve the actual image discontinuities when noise separation is done but there is always a tradeoff between the two. So for removing noise without excessive smoothing of important details, a denoising algorithm needs to be spatially adaptive. Wavelet transform is a very useful mathematical tool for image processing. The wavelet representation, due to its edge detection and multi- resolution properties, naturally facilitates such spatially adaptive noise filtering. The scaling coefficients are usually kept unchanged, unless in certain cases of signal dependent noise.

    In this paper we use 2-Dimensional Discrete Wavelet Transform (DWT) of the available two different wavelet transform techniques by which we can decompose the image by several parts mainly range image and domain image contain LL2 and HL2, LH2, HH2 respectively.

    Figure 1. Image Decomposition by using DWT

  4. WAVELET DCOMPOSITION AND RECONSTRUCTION

    The Decomposition process is accomplished by the following method is shown in Fig.2 and fig.3 are one-dimensional Low Pass Filter (LPF) and High Pass Filter (HPF) respectivelyfor image decomposition. To obtain the next level of decomposition, sub band LL1 alone is further decomposed.

    Figure 2 Wavelet filter bank of one level image-decomposition

    This process continues until some final scale is reached. The decomposed image can be reconstructed using a reconstruction filter as shown in Fig. 3. Here, the filters LR and HR represent low pass and high pass reconstruction filters respectively. Here, since the image size is not changed after decomposition this DWT is called critically sampled transform without having any redundancy.[18]

    Figure 3 Wavelet filter bank of one level image-Reconstruction

  5. SHRINKAGE TECHNIQUES

    There are various shrinkage methods are present in the field of image denoising. Shrinkage methods are used to calculate the threshold level or the threshold value against which the wavelet coefficients are compared in thresholding techniques in wavelet transform method. In this paper we are using Bipearson shrink but we have to discuss sure shrinkage technique along with Bipearson shrink. Noise reduction in wavelet domain is usually results from wavelet shrinkage.

    There are many shrinkage techniques available in image denoising.

    1. Sure Shrink

      In this paper we are not using Sure-shrink method but it is also a very good method for threshold value calculation. Sure Shrink suppresses noise by thresholding the empirical wavelet coefficients. It is an ultimate procedure in which threshold is estimated from decomposition coefficients at certain level to minimize the unbiased estimate of MSE. This method uses the wavelet transform coefficients at each resolution level j to choose a threshold value j with which to threshold the wavelet coefficients. The idea is to employ Steins unbiased risk criterion to get an unbiased estimate of the L2 risk. It is well suited for Haar thresholding technique. The Sure Shrink threshold t* is defined as [5] [31]

      = min(2log ) 1

      Here t denotes the value that minimizes Steins Unbiased Risk Estimator, is the noise variance, and n is the size of the image. Sure Shrink follows the soft thresholding rule. The thresholding employed here is adaptive. A threshold level is assigned to each dyadic resolution level by the principle of minimizing the Steins Unbiased Risk Estimator for threshold estimates. This method is much better than Visu Shrink. The sharp features of image are retained and the MSE is considerably lower. This because Sure Shrink is sub band adaptive. Sure shrink method of threshold calculation gives a tremendous result for hard thresholding technique.

    2. Bipearson Shrink

    A Bayesian approach is also one of the shrinkage methods, which imposes a prior distribution of noise-free data. In Bayesian prior estimation of noise free data is done by assuming statistically independent data and relies on marginal statistics. And other prior knowledge about inter and/or intra scale dependencies among the wavelet coefficients is getting by use of bivariate or joint statistics, by employing Hidden Markov Tree (HMT) models or Markov Random Field (MRF) models, or alternatively, and by using some local (context) measurements calculated from a surrounding of each coefficient. Here in this paper we are using Bivariate Pearson distribution for distribution of wavelet coefficients and Bayesian shrinkage estimator is used for threshold selection and combining both it is called Bipearson shrink. It is a very effectual method of threshold calculation. It is a new shrinkage function which depends on both coefficient and its parent. [1][21][24]

    Soft-Thresholding

    Y = Tsoft(X, Y) = {sign{X} (|X|-) where |X| , 0, |X|< (2)

    The soft thresholding scheme shown in equation (2) is an extension of the hard thresholding. If the absolute value of the input X is less than or equal to then the output is forced to zero. If the absolute value of X is greater than then the output is |y| = |x – |. When comparing both hard and soft shrinking schemes .It can be seen that hard thresholding exhibits some discontinuities at ± and can be unstable or

    more sensitive to small changes in the data, while soft thresholding evade discontinuities and so soft thresholding is more stable than hard thresholding. [30]

  6. PROPOSED ALGORITHM

    • Take different type of image as a experiment purpose.

    • Check whether the image is a colour or gray .

    • Image should be resize in a standard form i.e 256 × 256 in size, then the valuable data is likely to get lost.

    • Noise should be added in the test image.Different types of noise is found as we explained earlier. But in this paper Guassian noise is used.

    • Make the noisy image to undergo wavelet transform through DWT.

    • After the noisy image is decomposed into approximation and detail coefficients using wavelet transform, it is made to undergo the following thresholding rules having various threshold values. In addition, two cases have been considered- one where the low pass components are not thresholded and the other being the one where the low pass components have been thresholded. Soft Thresholding are used for this purpose.

    • After the decomposed image coefficients are thresholded using the thresholding technique, the denoised image is reconstructed using inverse wavelet transforms- IDWT.

    • Experiments are conducted on different natural images corrupted by Gaussian noise levels to access the performance of proposed thresholding method in comparison with Sure Shrink using Soft Thresholding Method.

  7. RESULT

We have find that the wavelet transform approach gives tremendous result in the field of image denoising. Many researchers had given lot of thresholding techniques and shrinkage estimators like bayes shrink, Bayesian shrink, sure shrink, visu shrink, neigh shrink, laplacian shrink etc. and also gave comparisons between the techniques, but in the field of gray scale image. Most of the work which had done in color scale image is done by filter domain approach, but we think that the transform domain approach give great result in the field of color image denoising. Since we have studied a lot of papers on image denoising using filters but when we compare those approaches with transform domain we find that transform domain give tremendous result.

REFRENCES

  1. Alle Meije Wink and Jos B. T. M. Roerdink / Denoising Functional MR Images: A Comparison of Wavelet Denoising and Gaussian Smoothing / IEEE/2004

  2. Sachin D Ruikar, Dharmpal D Doye/ Wavelet Based Image Denoising Technique /IJACSA/2011.

  3. P. Kittisuwan and W. Asdomwised/ Image Denoising Employing a Closed form solution of MMSE using Multivariate Radial-Exponential Priors with Approximate MAP Estimate for Statistical Parameter

    /IEEE/2008

  4. P. Kittisuwan1, W. Asdornwised1 and S. Marukatat / Image Denoising Employing a Bivariate Pearson Distribution with Rayleigh Density Priori for Statistical Parameter /IEEE/2009

  5. Bart Goossens, Student Member, IEEE, Aleksandra Pizurica, Member, IEEE, and Wilfried Philips, Member, IEEE / Image Denoising Using Mixtures of Projected Gaussian Scale Mixtures /IEEE /2009

[6]

G. Y. Chen, T. D. Bui and A. Krzyzak/ IMAGE DENOISING USING

[20]

Ali Rekabdara, Omid Khayatb, Noushin Khatibc, Mina Aminghafaria /

[7]

NEIGHBOURING WAVELET COEFFICIENTS/ IEEE/ 2004

Giovanni Palma, Isabelle Bloch, Serge Muller and Razvan Iordache /

Using Bivariate Gaussian Distribution for Image Denoising in the 2-D Complex Wavelet Domain / IEEE / 2010

Fuzzifying Images using Fuzzy Wavelet Denoising / IEEE / 2009

[21]

Su Jeong You, Nam Ik Cho/ A NEW IMAGE DENOISING

[8]

/td>

Li Lin , Kong Lingfu / Image Denoising Base on Non-local Means with Wiener Filtering in Wavelet Domain /IEEE /2009

METHOD BASED ON THE WAVELET DOMAIN NONLOCAL MEANS FILTERING/ IEEE / 2010

[9]

A.K. Talukdar, B. Deka, and P.K. Bora / Wavelet Based Adaptive

[22]

Raheleh Kafieh, Hossein Rabbani / WAVELET BASED MEDICAL

[10]

Bayesian Despeckling for Medical Ultrasound Images / IEEE /2009 Jiang Zhe, Ding Wenrui, Li Hongguang / Aerial Video Image Object

INFRARED NOISE REDUCTION USING LOCAL MODEL FOR SIGNAL AND NOISE / IEEE / 2011

Detection and Tracing Based on Motion Vector Compensation and

[23]

Megha.P.Arakeri1, G.Ram Mohana Reddy / A Comparative

[11]

Statistic Analysis / IEEE /2009

Deka and P.K. Bora / A Versatile Statistical Model for Despeckling

Performance Evaluation of Independent Component Analysis in Medical Image Denoising / IEEE / 2011

ofMedical Ultrasound Images / IEEE / 2009

[24]

Zhiping Dan1,2, Xi Chen1, Haitao Gan1, Changxin Gao1/ Locally

[12] Maryam Amirmazlaghani, Hamidreza Amindavar / A Adaptive Shearlet Denoising Based on Bayesian MAP Estimate/ IEEE

NOVELWAVELET DOMAIN STATISTICAL APPROACH FOR

/2011

DENOISING SAR IMAGES / IEEE / 2009

[25]

Xutao Li and Jiajia Ren, Yunkai Feng / BCGM Based MAP

[13]

Gijesh Varghese and Zhou Wang, Member, IEEE / Video Denoising Based on a Spatiotemporal Gaussian Scale Mixture Model / IEEE /

[26]

Denoising in Wavelet Domain / IEEE / 2010

Maryam Amirmazlaghani and Hamidreza Amindavar / Two Novel

2010

Bayesian Multiscale Approaches for Speckle Suppression in SAR

[14]

Pichid Kittisuwan1, Thitiporn Chanwimaluang2, Sanparith Marukatat2, and Widhyakorn Asdornwised1/ A New Bivariate Model with Log-

[27]

Images / IEEE / 2010

Wang Junli1 , Yin Fuchang1* , Song Zhengxun / Laser Speckle

normal Density Prior for Local Variance Estimation in AWGN / IEEE

Images Research based on Wavelet-Domain Hidden Markov Models /

[15]

/2009

Florian Luisier, Member, IEEE, Thierry Blu, Senior Member, IEEE,

[28]

IEEE / 2011.

S.K. Alexander, E.R. Vrscay / An examination of the statistical

and Michael Unser, Fellow, IEEE/ Image Denoising in Mixed

properties of domain-range block matching in fractal image coding/

[16]

PoissonGaussian Noise / IEEE /2011

Wu Zeng, Xiubao Jiang, Zhengquan Xu, Long Zhou / Image

[29]

UNIVERSITY OF WATERLOO, CANADA /2005.

S.Kother Mohideen Dr. S. Arumuga Perumal, Dr. M.Mohamed Sathik/

[17]

Denoising Using NonseparableWavelet and SURE-LET / IEEE /2010 ling Tiano and Li Chen*/ A DAPTIVE IM AGE DENOISING

[30]

Image De-noising using Discrete Wavelet transform/ IJCSNS/ 2008.

Byung-Jun Yoon and P. P. Vaidyanathan/ WAVELET-BASED

USING A NON PARAMETRIC STATISTIC A L MODEL OF

DENOISING BY CUSTOMIZED THRESHOLDING/ IEEE/ 2004.

[18]

WAVELET COEFFICIENTS / IEEE / 2010

S.Kother Mohideen1, Dr. S.Arumuga Perumal2, Dr. N.Krishnan3, Dr.

[31]

Hancheng Yu, Li Zhao, and Haixian Wang / Image Denoising Using Trivariate Shrinkage Filter in the Wavelet Domain and Joint Bilateral

R.K. Selvakumar4/ A NOVEL APPROACH FOR IMAGE

Filter in the Spatial Domain / IEEE /2009

DENOISING USING DYNAMIC TRACKING WITH NEW THRESHOLD TECHNIQUE / IEEE /2010

Moshen Ghazel, Edward R, Vrscay, George H. Freeman/ Joint Fractal Wavelet Image Denoising and Interpolation / IEEE/ 2005

[19]

Zeinab A.Mustafa, Yasser M.Kadah / Multi Resolution Bilateral Filter

for MR Image Denoising / IEEE / 2011

Leave a Reply