Skip to main content

Impulse Noise Filtering Using Robust Pixel-Wise S-Estimate of Variance

Abstract

A novel method for impulse noise suppression in images, based on the pixel-wise S-estimator, is introduced. The S-estimator is an alternative for the well-known robust estimate of variance MAD, which does not require a location estimate and hence is more appropriate for asymmetric distributions, frequently encountered in transient regions of the image. The proposed computationally efficient modification of a robust S-estimator of variance is successfully utilized in iterative scheme for impulse noise filtering. Another novelty is that the proposed iterative algorithm has automatic stopping criteria, also based on the pixel-wise S-estimator. Performances of the proposed filter are independent of the image content or noise concentration. The proposed filter outperforms all state-of-the-art filters included in a large comparison, both objectively (in terms of PSNR and MSSIM) and subjectively.

1. Introduction

Corruption by the impulse noise is a frequent problem which appears in digital images. It occurs as a consequence of transmission errors, timing problems in analog-to-digital conversion, or damaged pixel elements in image sensors [1]. Regardless of its origin, the impulse noise has two important aspects: only certain parts of the image pixels are corrupted by the noise and the intensities of contaminated pixels are significantly different from the other noise-free pixels in their neighborhoods. These properties can easily make any kind of subsequent processing, such as segmentation, edge detection, or object recognition, difficult or even impossible. Therefore, the suppression of the impulse noise is usually a required preprocessing step.

The major issue in impulse noise suppression is to satisfy two opposing requests. The corrupted pixels should be filtered whereas the image details have to be preserved. This task is exceptionally difficult because even the smallest amount of noise impulses which are not detected and filtered causes significant deterioration of image quality due to the nature of impulse noise. There have been proposed a large number of filtering techniques for removal of impulse noise. The classical approach is based on using median or its modifications [2]. These space-invariant methods are applied uniformly throughout the whole image, that is, apart from the noisy pixels, they unnecessarily change the noise-free pixels and impair image details. Most of the modern impulse noise filters utilize the solution based on switching scheme [3]. The noisy pixels are detected first and filtered whereas the noise-free pixels are left intact. Thus, this approach is space variant, and it is proven to be effective in preserving image details.

The impulse noise detection is usually performed by comparison of some robust statistics calculated in a local neighborhood to the corresponding fixed or adaptively calculated thresholds. A plethora of the algorithms has been developed which uses this approach, for example, switching median (SM) filter [3], three-state median (TSM) filter [4], multistate median (MSM) [5], adaptive center weighted median (ACWM) filter [6], state-dependent rank-order mean (SDROM) filter [7], progressive switching median (PSM) filter [8], conditional signal-adaptive median (CSAM) filter [9], pixel-wise MAD (PWMAD) filter [10], threshold boolean filter (TBF) [11], and so forth. The detectors of the previous filters are constructed heuristically, but it is also possible to use previous knowledge and machine learning techniques in order to find an optimal decision rule. Genetic programming is utilized in GP [1214] filters, and neural networks are employed in improved adaptive impulsive noise suppression (IAINS) filter [15].

The other popular approach relies on fuzzy logic. Impulse noise detection in fuzzy-based techniques models ambiguities between noisy impulses and image structures in order to preserve image details [1618]. Further enhancement of the fuzzy techniques is achieved by combining them with neural networks into neurofuzzy systems [19].

Robust statistics play a central role in impulse detection, being capable of producing correct estimates in the presence of unreliable data. The most frequently used statistics are the median and its variants such as center-weighted median. Nevertheless, robust statistics based on absolute differences are proven to be successful. The trilateral filter [20] was the first one which employed rank-ordered absolute difference (ROAD) statistics. Effective modifications are given by the rank-ordered logarithmic difference (ROLD) detector [21] and rank-ordered-relative difference (RORD) detector [22]. A slightly different technique, which is also based on absolute differences but makes use of directional information, is employed in the directional weighted median (DWM) filter [23].

After the detection of noisy impulses, selective, space-variant estimation is applied. The classical approach is based on the utilization of robust estimates of location, but recently an edge-preserving regularization method emerged as an alternative. This method was applied for the first time in the detail-preserving variational method (DPVM) [24]. However, it was applied uniformly for all the pixels in the image, which resulted in relatively moderate results. This estimation method showed much better results when it was combined with the impulse detection scheme in the adaptive center-weighted median with edge-preserving regularization: (ACWM-EPR) filter [25] or ROLD-EPR filter [21].

In this paper we concentrate on denoising images corrupted by the mixture of salt-and-pepper and random-valued impulse noises. It has already been shown with the DUMMY filter [14] that detection of pure salt-and-pepper impulse noises is almost a trivial problem. Therefore, improvements in salt-and-pepper noise filtering are directed either toward efficient implementation, like in a decision-based algorithm (DBA) filter [26] or toward better estimation, implemented by a fuzzy impulse noise detection and reduction method (FIDRM) [27], switching-based adaptive weighted mean (SAWM) filter [28], and the edge-preserving (EP) filter [29]. The more challenging impulse noise model is the random-valued model, and the filters designed to remove it are, in general, capable of treating salt-and-pepper noise as well. However, there exist some filters for which that is not the case [13, 20]. Therefore, it is an important property of impulse noise filters that they are capable of suppressing both types of noise equally well. In order to evaluate the overall performance of impulse noise filters, the mixed impulse noise model was proposed in [14]. The same impulse noise model is used in this paper.

In Section 2 the assumed noise model is described. Section 3 introduces a pixel-wise S-estimate of variance, and in Section 4 the proposed method for impulse noise suppression based on usage of this robust estimate is presented. The results are given in Section 5.

2. Noise Model

In this paper we considered a mixed impulse noise model [14], which is basically the composition of two well-known impulse noise models: random-valued and salt-and-pepper impulse noises. Let be the pixel, at the location , of the image containing mixed impulse noise. It is given as follows:

(1)

where and denote noise impulses generated according to random-valued and salt-and-pepper impulse noises, respectively. A noise-free image pixel at location is symbolized by . If and are the minimum and maximum values from the dynamic range of pixel values in the image, then and . In this way, half of the noisy pixels are corrupted by the random-valued impulse noise and the other half by salt-and-pepper noise. The reason for using the mixed impulse noise model is twofold. Firstly, the mixed impulse noise model is more realistic than existing models. The impulse noise is a result of disturbances caused by noise signals with random amplitudes. The amplitude of the noise signal can fall either into the dynamic range or out of that range. If it is out of the range, the corrupted pixel in the resulting noisy image will be saturated to the maximal or minimal value of the dynamic range, and that situation corresponds to the salt-and-pepper model. Alternatively, if the impulse noise is within the dynamic range, it will appear as random-valued impulse noise in the noisy image. Secondly, it is expected from the high-quality impulse noise filter to perform well in the presence of both salt-and-pepper and random-valued models. Since the filters should handle both impulse noise types equally, it is reasonable to choose a percent ratio for testing. Accordingly, the mixed impulse noise model represents the model which is suitable for proper evaluation of the impulse noise filters.

3. Pixel-Wise S-estimate

The well-known robust estimate of variance is the median of absolute deviations from median—MAD. It was utilized for impulse noise suppression in the ACWM filter and its pixel-wise modification in PWMAD [10]. MAD is a good estimate of variance, but it requires the calculation of the location estimate, and therefore it is not suitable when the underlying distribution is not symmetric. The information of variance estimate is used to distinguish between the regions that contain image detail and flat, homogenous regions, that is, regions with high and low variance, respectively. In transitional regions where edges are present, the signal can be hardly modeled by a symmetric distribution. Accordingly, it would be advisable to use a robust estimator which works well even for asymmetric distributions. The robust estimate of variance with such a property was proposed in [30]. It was called the S-estimate and it is given as follows:

(2)

where , is the sample containing elements. Firstly, for each the inner median of is calculated. This yields a new sample of elements, and their median (the outer median) gives the final estimate S. A beneficial property of the S-estimate is that it does not rely on a calculation of the location estimate, and consequently it produces an accurate estimate of variance for nonsymmetric sample distributions, that is, the image regions containing edges. The major drawback of the S-estimate is its computational complexity. For a sample of elements, it is necessary to calculate the median exactly times. This could be a serious problem in image processing, where the size of the sample is usually the square of the filtering window dimension and it should be calculated for each pixel.

It has already been shown in [10] that pixel-wise modification of the robust operator MAD can lead to a significant reduction of complexity with negligible degradation of the estimator's performance. In a similar manner, we propose a new estimate of variance, pixel-wise S-estimate (PWS), which is the modification of the original S-estimate based on the fixed spatial structure of image pixels. Let denote the set of coordinates in a window centered at the position , where the size of the window is and . The set of coordinates is defined as

(3)

Also, let denote the same set without the central coordinate, that is, . The absolute difference between the central pixel and neighboring pixel , from the window , is defined as

(4)

First, we define the median of absolute differences from the central pixel as a median value of the set obtained by calculating for each coordinate in :

(5)

where is high median value, which is the order statistic of rank . Since the differences are calculated with respect to the central pixel, MAd is calculated on the set for the sake of more efficient implementation.

Finally, we define the pixel-wise S-estimate as the median value of medians of absolute differences in a window :

(6)

The example in Figure 1 shows the PWS estimate of variance for the image Lena corrupted with 15% of mixed impulse noise. It is clear that the overall number of required median calculations for PWS in the image is only two per pixel, which is a significant improvement over the S-estimator. The key difference between PWS and S-estimator is in the way of calculation of the outer median in (2). All median calculations for the S-estimator are performed within a fixed window, whereas the PWS in the outer median shares the data calculated for neighboring pixels, which facilitates practical implementation of the proposed algorithm.

Figure 1
figure 1

Pixel-wise S-estimation of the variance for Lena image corrupted with 15% of mixed impulse noise.

4. Proposed Method

The proposed detection scheme is based on utilizing both PWS and MAd statistics. Test image Bridge corrupted with of artificially added mixed impulse noise is given in Figure 2. Since the position of noisy pixels is known, we can calculate PWS and MAd values for every pixel. Scatter plots of those values are given in Figure 3 for noisy and noise-free pixels separately. Each image pixel in a plot is represented as a dot with coordinates given by its PWS and MAd values. The overlapping area between two plots is relatively large, which can be expected since some noisy pixels are hidden in image details and simply cannot be distinguished from them. Nevertheless, Figure 3(a) contains in total fewer pixels than Figure 3(b), because of the noise distribution in Figure 2. Therefore, the overlapping area contains many more noise-free than noisy pixels. Still, due to this overlapping, we cannot build a detector which is able to separate noisy and noise-free pixels in just one step. It is necessary to apply the whole filtering scheme iteratively, with some bias towards detail preservation—it is more important to preserve noise-free pixels than to leave some impulses undetected. Undetected impulses are likely to be removed in future iterations, while filtered details cannot be recovered.

Figure 2
figure 2

Test image Bridge corrupted with of mixed impulse noise.

Figure 3
figure 3

PWS-MAD scatter plots of noisy and noise-free pixels for the image Bridge corrupted with of mixed impulse noise. NoisyNoise-free

4.1. Detection

Ideally, we would be capable of labeling all the pixels which do not belong to the area where noise-free pixels are concentrated in scatter plot in Figure 3(b). Still, this is not an easy task, and we need a solution which is robust. We introduce the usage of a simple affine classifier to separate the plane defined by PWS and MAd values into two regions: noisy and noise-free. The classifier is given as follows:

(7)

where and are parameters which determine the decision boundary of the classifier. Since we propose the usage of an iterative filtering procedure, in the th iteration step the classifier generates a noise map having "1" at positions where noise is detected and "0" at positions labeled as noise-free. Accordingly, the noise map in the th filtering iteration is given as

(8)

where and denote the statistics calculated in the th iteration for the pixel at position . The values of the constants and depend on the iteration and they are determined experimentally.

The detector uses a recursive approach for the calculation of the noise map . This means that the pixels detected as noisy are immediately replaced by the initial estimate , and in a subsequent processing the new estimates are used for processing of the neighboring pixels. As the initial estimate we use median value calculated in a filtering window :

(9)

where

(10)

Therefore, the initial estimate is calculated using estimate as an input instead of if the pixel at position is already processed. In the next filtering iteration the output of the previous iteration is used as the input:

(11)

The same recursive approach is used when and values are calculated. Instead of the input values , the initial estimates are always used if they are already calculated. The initial estimates are later replaced by final estimates obtained by edge-preserving regularization. The details about the final estimation are given in Section 4.2.

We denote the proposed detection scheme PWS detector since the noise classifier is based on PWS and MAd statistics, but MAd is actually calculated within the calculation of PWS. The detector parameters and are determined experimentally. Parameter defines the slope of the classification line in the PWS/MAd plane, defined by (7), whereas defines the offset from the origin. It has been found through experimentation with images having 8 bits per pixel that the optimal value of should be in the range . In our simulations we set it to be constant in every iteration and to be at the middle of this range, that is, . On the other hand, the slope parameter should change throughout the iterations. In the beginning it should be in the range and it should become smaller in subsequent iterations, in order to become less conservative and allow detection of more noise. We reduce this parameter for a constant factor in each iteration . These parameters are very robust and produce satisfactory results for different noise levels and different images.

Figure 4 shows the distribution of noisy (red) and noise-free (blue) pixels together with the decision boundary. In each iteration the pixels below the boundary are labeled as noisy, and the estimation procedure described in Section 4.2 is applied to them. Modification of the parameter moves the decision boundary slowly upwards, thus allowing more impulses to be detected. In the last iteration the noisy and noise-free regions are overlapping, so any further filtering will not give additional improvements to the filtered image. In Figure 5 the enlarged detail of the actual distribution of noise-free pixels from the scatter plots given in Figures 4(e) and 4(f) is presented. The decision boundaries of detectors are also given. The majority of the noise-free pixels are still labeled correctly in iteration 5 while in iteration 6 the decision boundary passed through the region where the distribution is more dense. Therefore, the filtering should be stopped in this case at iteration 5, before a significant number of noise-free pixels are wrongly marked as noisy. In each iteration a relatively small percent of noise-free pixels are unnecessarily filtered due to misclassification. This undesirable effect cannot be completely avoided but can be possibly reduced by finding the classifier which better fits the border between noisy and noise-free pixels. Accordingly, we should keep in mind that total separation between those pixels is often impossible because some percentage of noise is blended with the image details and cannot be distinguished.

Figure 4
figure 4

Scatter plots of noisy and noise-free pixels for the image Bridge corrupted with mixed impulse noise. Each plot displays the distribution of noisy and noise-free pixels together with the classification line.Iter 1Iter 2Iter 3Iter 4Iter 5Iter 6

Figure 5
figure 5

The distribution of noise-free pixels in the th and th iteration of filtering image Bridge corrupted with mixed impulse noise. Iter 5Iter 6

It has been experimentally verified that the proposed detection procedure is robust to the variation of parameters and . However, the quality of the output is mainly influenced by the optimal number of iterations , because iterative filtering has to be stopped before it starts to severely destroy image details. This issue is discussed and handled by the algorithm described in Section 4.3.

The last parameter, which is the only one that actually has to be set manually, is the window size , defined in (3). We follow the rules given in [20]: if the noise ratio is higher than , we use window; otherwise the window of the size is applied. This yields satisfactory performance in most cases.

4.2. Estimation

Many space-variant filtering methods designed for suppression of the impulse noise use estimators based on the median and its derivatives. We utilize this kind of estimate just as a first approximation during the iterative impulse detection. The final estimate is found by replacing the noisy pixels with values found through the procedure of edge-preserving regularization (EPR) similar to [24]. We combine the proposed PWS detector with edge-preserving regularization and denote it as PWS-EPR filter.

Firstly, the pixels marked as noise-free are estimated by the observed value, that is, . The noisy pixels are estimated by minimizing the functional defined as follows:

(12)

where is the set of all pixels marked as noisy in the noise map, is the set of the four closest neighbors of and is the edge-preserving potential function [31]. Particularly, we use the following function:

(13)

similarly as in [25], where Note that in contrast to [25] or [32] the functional in (12) contains only a regularization term and not the data term. This is because the data are fitted exactly for the uncorrupted pixels, while for the corrupted pixels it is expected that the difference between observed end estimated values will be large due to the nature of the impulse noise.

A global minimization of the functional is very difficult. Therefore, we apply the optimization procedure for each pixel separately and repeat the procedure iteratively across the whole image until the process converges to the stable solution. Since the edge-regularization potential function is strictly convex, we perform the local optimization by Brent optimization method [33]. The same convergence criteria as in [34] are applied.

4.3. Stopping Criteria

The important issue which is common for iterative filtering approaches is to determine the optimal number of iterations. Most of the state-of-the-art algorithms set that parameter to some fixed value which gives satisfactory results in most cases [14, 21, 25] or set it according to noise concentration [20, 23]. Still, this is a challenging problem because the optimal number of iterations usually depends on both image content and noise concentration. The proposed PWS-EPR filter in each iteration calculates the PWS estimate of the variance, and this is utilized to determine the stopping criteria for the iterative filtering.

The PWS can be comprehended as an approximation of the S-estimate of variance. Therefore, the result of the estimation produced by PWS is more susceptible, that is, less robust to the presence of impulse noise. As the filtering with PWS-EPR filter goes through the iterations, the PWS will give a better approximation, since the noise concentration is continuously reduced and PWS estimates between the consequent iteration are becoming more and more similar. At some point, as a result of detector design, further continuation of the filtering starts to significantly destroy image details. The point when the filtering has to be stopped is illustrated in Figure 5 where the decision boundary starts to misclassify a significant number of noise-free pixels and therefore degrade image details. Hence, the difference between two consecutive PWS estimates starts to become more significant. So, the criteria for stopping further filtering by the PWS-EPR filter is to find the point where the similarity between consecutive PWS estimates changes trends from descending to ascending. This simple approach has proven to be very effective. As a similarity measure between consecutive PWS estimates we use mean relative absolute difference calculated across the whole image:

(14)

where the summation goes over all pixel coordinates, is the number of pixels in the image, and is the iteration number.

5. Results

The performance of the proposed PWS-EPR filter was compared to a number of state-of-the-art impulse noise filters. The experiments were conducted on standard test images and for different concentrations of mixed impulse noise. The parameters of the PWS-EPR filter were set to the constant experimentally found values as explained in Section 4. The only parameter which needs to be tuned with respect to the noise level is the window size used by the detector. It is set to be when noise concentration % and otherwise. The other parameters were set as follows: , , and . In all experiments, the parameters were kept constant, that is, they were not tuned for a particular image or noise level. The optimal number of iterations is calculated dynamically, as explained in Section 4.3.

In the comparison we included the standard median filter, TSM [4], ACWM [6], SDROM [7], PSM [8], PWMAD [10], Trilateral [20], DWM [23], FRINR, GP [14], ACWM-EPR [25], and ROLD-EPR [21] filter, having parameters optimized according to the suggestions given in the original references. The quality measures which we used are the well-known peak signal-to-noise ratio and mean structure similarity index (MSSIM) [35], which quantifies the resemblance in image structures between the original and filtered image. Figure 6 shows the PSNR and MSSIM results of compared filters obtained for the test image Barbara over the range of impulse noise concentration from to . Table 1 shows the obtained PSNR values for images Lena, Goldhill, Boats, and Bridge corrupted by , and of mixed impulse noise, whereas in Table 2 MSSIM values are given for the same experiments. In most cases the PWS-EPR filter outperforms the other filtering methods. It should be noted that it produces better results than the ACWM-EPR and ROLD-EPR filters, whose estimation modules are similar to the edge-preserving method utilized in the PWS-EPR filter. The overall conclusion is that PSW-EPR is superior compared to other filters in both PSNR and MSSIM values.

Table 1 Filtering results in PSNR (dB) for images corrupted with mixed impulse noise.
Table 2 Filtering results in MSSIM for images corrupted with mixed impulse noise.
Figure 6
figure 6

Peak signal-to-noise ratio (PSNR) and mean structure similarity index (MSSIM) obtained as a result of filtering the image Barbara corrupted by the mixed impulse noise whose ratio is spanning from to .

The subjective quality is assessed by visual inspection. An enlarged detail from image Lena corrupted by of mixed impulse noise and denoised using different filters is shown in Figure 7. Only the best performing methods are compared visually. The proposed filter gives output which is the closest to the original picture. Although, the test image is corrupted with a relatively high level of mixed impulse noise, the PWS-EPR filter does not produce noticeable artifacts like DWM, FRINR, and ACWM-EPR or slight blurring like ROLD-EPR.

Figure 7
figure 7

Details from the Lena test image corrupted with of mixed impulse noise, and results obtained by applying different filters. NoisyFRINRDWMACWM-EPRROLD-EPRPWS-EPR

6. Conclusion

This paper has two major contributions. Firstly, we introduced a pixel-wise S-estimator as an effective and computationally efficient robust estimator of variance that can be successfully utilized in an iterative scheme for mixed impulse noise filtering. In addition, we developed a novel method for determining the optimal number of filtering iterations, also based on the pixel-wise S-estimator. The proposed PWS-EPR filter outperforms other filters included in the comparison, both objectively (in terms of PSNR and MSSIM) and subjectively. Further improvements of the proposed filter are possible since the linear classifier used for noise detection is a rather simple solution. The utilization of a quadratic classifier instead which could provide better separation of noisy and noise-free pixels should further reduce the number of iterations, increase the detector accuracy, and improve the overall filtering performance.

References

  1. Gonzalez RC, Woods RE: Digital Image Processing. Prentice Hall, Upper Saddle River, NJ, USA; 2002.

    Google Scholar 

  2. Pitas I, Venetsanopoulos AN: Order statistics in digital image processing. Proceedings of the IEEE 1992, 80(12):1893-1921. 10.1109/5.192071

    Article  Google Scholar 

  3. Sun T, Neuvo Y: Detail-preserving median based filters in image processing. Pattern Recognition Letters 1994, 15(4):341-347. 10.1016/0167-8655(94)90082-5

    Article  Google Scholar 

  4. Chen T, Ma K-K, Chen L-H: Tri-state median filter for image denoising. IEEE Transactions on Image Processing 1999, 8(12):1834-1838. 10.1109/83.806630

    Article  Google Scholar 

  5. Chen T, Wu HR: Space variant median filters for the restoration of impulse noise corrupted images. IEEE Transactions on Circuits and Systems II 2001, 48(8):784-789. 10.1109/82.959870

    Article  MATH  Google Scholar 

  6. Chen T, Wu HR: Adaptive impulse detection using center-weighted median filters. IEEE Signal Processing Letters 2001, 8(1):1-3. 10.1109/97.889633

    Article  Google Scholar 

  7. Abreu E, Lightstone M, Mitra SK, Arakawa K: A new efficient approach for the removal of impulse noise from highly corrupted images. IEEE Transactions on Image Processing 1996, 5(6):1012-1025. 10.1109/83.503916

    Article  Google Scholar 

  8. Wang Z, Zhang D: Progressive switching median filter for the removal of impulse noise from highly corrupted images. IEEE Transactions on Circuits and Systems II 1999, 46(1):78-80. 10.1109/82.749102

    Article  Google Scholar 

  9. Pok G, Liu J-C, Nair AS: Selective removal of impulse noise based on homogeneity level information. IEEE Transactions on Image Processing 2003, 12(1):85-92. 10.1109/TIP.2002.804278

    Article  Google Scholar 

  10. Crnojević V, Šenk V, Trpovski Ž: Advanced impulse detection based on pixel-wise MAD. IEEE Signal Processing Letters 2004, 11(7):589-592. 10.1109/LSP.2004.830117

    Article  Google Scholar 

  11. Aizenberg I, Butakoff C, Paliy D: Impulsive noise removal using threshold boolean filtering based on the impulse detecting functions. IEEE Signal Processing Letters 2005, 12(1):63-66.

    Article  Google Scholar 

  12. Petrović N, Crnojević V: Impulse noise detection based on robust statistics and genetic programming. In Advanced Concepts for Intelligent Vision Systems, Lecture Notes in Computer Science. Volume 3708. Springer, Berlin, Germany; 2005:643-649. 10.1007/11558484_81

    Chapter  Google Scholar 

  13. Petrović NI, Crnojević VS: Evolutionary tree-structured filter for impulse noise removal. In Advanced Concepts for Intelligent Vision Systems, Lecture Notes in Computer Science. Volume 4179. Springer, Berlin, Germany; 2006:103-113. 10.1007/11864349_10

    Chapter  Google Scholar 

  14. Petrović NI, Crnojević V: Universal impulse noise filter based on genetic programming. IEEE Transactions on Image Processing 2008, 17(7):1109-1120.

    Article  MathSciNet  Google Scholar 

  15. Sa PK, Majhi B: An improved adaptive impulsive noise suppression scheme for digital images. International Journal of Electronics and Communications 2010, 64(4):322-328. 10.1016/j.aeue.2009.01.005

    Article  Google Scholar 

  16. Schulte S, Witte VD, Nachtegael M, der Weken DV, Kerre EE: Fuzzy random impulse noise reduction method. Fuzzy Sets and Systems 2007, 158(3):270-283. 10.1016/j.fss.2006.10.010

    Article  MathSciNet  Google Scholar 

  17. Yildirim MT, Baştürk A, Yųksel ME: Impulse noise removal from digital images by a detail-preserving filter based on type-2 fuzzy logic. IEEE Transactions on Fuzzy Systems 2008, 16(4):920-928.

    Article  Google Scholar 

  18. Chen H-C, Wang W-J: Efficient impulse noise reduction via local directional gradients and fuzzy logic. Fuzzy Sets and Systems 2009, 160(13):1841-1857. 10.1016/j.fss.2008.11.020

    Article  MathSciNet  MATH  Google Scholar 

  19. Yüksel ME: A hybrid neuro-fuzzy filter for edge preserving restoration of images corrupted by impulse noise. IEEE Transactions on Image Processing 2006, 15(4):928-936.

    Article  Google Scholar 

  20. Garnett R, Huegerich T, Chui C, He W: A universal noise removal algorithm with an impulse detector. IEEE Transactions on Image Processing 2005, 14(11):1747-1754.

    Article  Google Scholar 

  21. Dong Y, Chan RH, Xu S: A detection statistic for random-valued impulse noise. IEEE Transactions on Image Processing 2007, 16(4):1112-1120.

    Article  MathSciNet  Google Scholar 

  22. Yu H, Zhao L, Wang H: An efficient procedure for removing random-valued impulse noise in images. IEEE Signal Processing Letters 2008, 15: 922-925.

    Article  Google Scholar 

  23. Dong Y, Xu S: A new directional weighted median filter for removal of random-valued impulse noise. IEEE Signal Processing Letters 2007, 14(3):193-196.

    Article  Google Scholar 

  24. Nikolova M: A variational approach to remove outliers and impulse noise. Journal of Mathematical Imaging and Vision 2004, 20(1-2):99-120.

    Article  MathSciNet  Google Scholar 

  25. Chan RH, Hu C, Nikolova M: An iterative procedure for removing random-valued impulse noise. IEEE Signal Processing Letters 2004, 11(12):921-924. 10.1109/LSP.2004.838190

    Article  Google Scholar 

  26. Srinivasan KS, Ebenezer D: A new fast and efficient decision-based algorithm for removal of high-density impulse noises. IEEE Signal Processing Letters 2007, 14(3):189-192.

    Article  Google Scholar 

  27. Schulte S, Nachtegael M, Witte VD, der Weken DV, Kerre EE: A fuzzy impulse noise detection and reduction method. IEEE Transactions on Image Processing 2006, 15(5):1153-1162.

    Article  Google Scholar 

  28. Zhang X, Xiong Y: Impulse noise removal using directional difference based noise detector and adaptive weighted mean filter. IEEE Signal Processing Letters 2009, 16(4):295-298.

    Article  MathSciNet  Google Scholar 

  29. Chen P-Y, Lien C-Y: An efficient edge-preserving algorithm for removal of salt-and-pepper noise. IEEE Signal Processing Letters 2008, 15: 833-836.

    Article  Google Scholar 

  30. Rousseeuw PJ, Croux C: Alternatives to the median absolute deviation. Journal of the American Statistical Association 1993, 88(424):1273-1283. 10.2307/2291267

    Article  MathSciNet  MATH  Google Scholar 

  31. Charbonnier P, Blanc-Féraud L, Aubert G, Barlaud M: Deterministic edge-preserving regularization in computed imaging. IEEE Transactions on Image Processing 1997, 6(2):298-311. 10.1109/83.551699

    Article  Google Scholar 

  32. Chan RH, Ho C-W, Nikolova M: Salt-and-pepper noise removal by median-type noise detectors and detail-preserving regularization. IEEE Transactions on Image Processing 2005, 14(10):1479-1485.

    Article  Google Scholar 

  33. Brent RP: Algorithms for Minimization without Derivatives. Prentice Hall, Englewood Cliffs, NJ, USA; 1973.

    MATH  Google Scholar 

  34. Chan RH, Ho C-W, Nikolova M: Convergence of Newton's method for a minimization problem in impulse noise removal. Journal of Computational Mathematics 2004, 22(2):168-177.

    MathSciNet  MATH  Google Scholar 

  35. Wang Z, Bovik AC, Sheikh HR, Simoncelli EP: Image quality assessment: from error visibility to structural similarity. IEEE Transactions on Image Processing 2004, 13(4):600-612. 10.1109/TIP.2003.819861

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to NemanjaI Petrović.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Crnojević, V., Petrović, N. Impulse Noise Filtering Using Robust Pixel-Wise S-Estimate of Variance. EURASIP J. Adv. Signal Process. 2010, 830702 (2010). https://doi.org/10.1155/2010/830702

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1155/2010/830702

Keywords