WO2006111911A2 - Statistical study of reliability in a noisy environment with application to noise reduction - Google Patents

Statistical study of reliability in a noisy environment with application to noise reduction Download PDF

Info

Publication number
WO2006111911A2
WO2006111911A2 PCT/IB2006/051169 IB2006051169W WO2006111911A2 WO 2006111911 A2 WO2006111911 A2 WO 2006111911A2 IB 2006051169 W IB2006051169 W IB 2006051169W WO 2006111911 A2 WO2006111911 A2 WO 2006111911A2
Authority
WO
WIPO (PCT)
Prior art keywords
pixels
pixel
values
rank
window
Prior art date
Application number
PCT/IB2006/051169
Other languages
French (fr)
Other versions
WO2006111911A3 (en
Inventor
Nalliah Raman
Calina Ciuhu
Original Assignee
Koninklijke Philips Electronics N.V.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Publication of WO2006111911A2 publication Critical patent/WO2006111911A2/en
Publication of WO2006111911A3 publication Critical patent/WO2006111911A3/en

Links

Classifications

    • G06T5/70
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration by the use of local operators

Definitions

  • This invention pertains in general to the field of signal processing. More particularly the invention relates to noise reduction in signal processing and more particularly to a reliability factor, which is used in the evaluation or estimation of a pixel in a windowed environment.
  • the present invention preferably seeks to mitigate, alleviate or eliminate one or more of the above-identified deficiencies in the art and disadvantages singly or in any combination and solves at least the above mentioned problems by providing an apparatus, a method, and a computer-readable medium, that creates a reliability factor which is used in the evaluation and estimation of a pixel in a windowed environment according to the appended patent claims.
  • the general solution according to the invention is to determine the reliability of surrounding pixels and only use the pixels, which are deemed to be reliable when calculating the value of a central pixel.
  • a method, an apparatus, and a computer-readable medium for determining a pixel value for a central pixel in a window of pixels are disclosed, whereby only pixel values in the window, which are deemed to be reliable are used in determining the pixel value of the central pixel.
  • a method is provided for determining a pixel value for a central pixel in a window of pixels. The method comprises the steps of determining reliability of pixel values in the window surrounding the central pixel, and calculating value of the central pixel using values of surrounding pixels, which have been determined to be reliable.
  • the step of determining reliability of values of pixels in the window iurther comprises the steps of ranking pixels within window using a rank-order filter according to their properties such as their intensity values, dividing pixels into lower rank N 10W and an upper rank N up by specifying the rank order of the pixels within a range from 0 to N 10W and from W-N up to W where W is the highest rank; calculating contract value C low for each pixel in the lower ranks, calculating contrast value C up for each pixel in the upper ranks, comparing contrast values C low and C up for each pixel to a local contrast threshold, discarding pixels that have contrast values C low and C up above the local contrast threshold, and determining which remaining pixels values are reliable.
  • an image processing apparatus for determining a pixel value for a central pixel in a window of pixels.
  • the image processing apparatus comprises means for determining reliability of pixel values in the window surrounding the central pixel; means for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, means for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, means for dividing pixels into lower rank N low and an upper rank N up by specifying the rank order of the pixels within a range from 0 to N low and from W-N up to W where W is the highest rank, means for calculating contrast value C low for each pixel in the lower ranks, means for calculating contrast value C up for each pixel in the upper ranks, means for comparing contrast values C low and C up for each pixel to a local contrast threshold, means for discarding pixels that have contrast values C low and C up above the local contrast threshold, and means for determining which remaining pixels values are reliable.
  • a computer-readable medium having embodied thereon a computer program for processing by a computer.
  • the computer program comprises a first code segment for determining reliability of pixel values in the window surrounding the central pixel, a second code segment for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, a third code segment for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, a fourth code segment for dividing pixels into lower rank N low and an upper rank N up by specifying the rank order of the pixels within a range from 0 to N low and from W-N up to W where W is the highest rank, a fifth code segment for calculating contrast value C low for each pixel in the lower ranks, a sixth code segment for calculating contrast value C up for each pixel in the upper ranks, a seventh code segment for comparing contrast values C low and C up for each pixel to a local contrast threshold, an eighth code segment for discarding pixels that have contrast values C low and C up above
  • the present invention has the advantage over the prior art that it evaluates the reliability of surrounding pixels (samples), which are used in estimating the central pixel (sample) value.
  • Fig. 1 is a simplified block diagram of an image processing system to which the embodiments of the invention are applicable;
  • Fig. 2 illustrates a pixel window according to one embodiment of the invention
  • Fig. 3 is a chart plotting the reliability probabilities versus Pf K according to one embodiment of the invention
  • Fig. 4 is a flow chart illustrating an algorithm employing the reliability concept in noise removal using a rank-order filter according to their properties such as intensity values according to one embodiment of the invention;
  • Figs. 5a-c illustrate images affected by impulse noise;
  • Figs. 6a-b illustrate images with improved impulsive noise reduction characteristics according to embodiments of the invention
  • Fig. 7 illustrates a computer-readable medium according to one embodiment of the invention.
  • Fig. 8 illustrates a processing system according to one embodiment of the invention.
  • One embodiment of the invention focuses on impulsive noise in images (concept can be easily extended to Id signals or other types of noise such as multiplicative noise) as they are deemed to be one of the most challenging to remove without introducing significant blurring.
  • This type of noise is known to plague imaging as well as in communication systems for example; the readout of data from a CCD sensor, and data transmission through cable and in freespace.
  • Fig. 1 illustrates an image-processing system 10 whereto the embodiments of the invention may be applicable.
  • the system 10 includes one or more video/image sources 12, one or more input/output devices 14, a processor 16, a memory 18, and a display device 20.
  • the input/output devices 14, processor 16, and memory 18 may communicate over a communication medium 22, which may represent, i.e., a bus, a communication network, one or more internal connections of a circuit, circuit card or other device, as well as portions and combinations of these and other communication media.
  • the memory 18 may represent, i.e., disk-based optical or magnetic storage units, electronic memories, as well as portions or combinations of these and other memory devices.
  • image-processing system 10 may be implemented in whole or in part in one or more software programs/ signal processing routines stored in the memory 18 and executed by the processor 16.
  • hardware circuitry such as an application-specific integrated circuit may be used in place or, or in combination with software instructions to implement the invention.
  • processor or “controller” should not be construed to refer exclusively to hardware capable of executing software, and may implicitly include, without limitation, digital signal processor hardware, read-only memory for storing software, random access memory and non-volatile storage. Other hardware, conventional and/or custom, may also be included. Their function may be carried out through the operation of program logic, through dedicated logic, through the interaction of program control and dedicated logic, or even manually, the particular technique being selectable by the implementer as more specifically understood from the context.
  • the noise corrupting the signal can be generalised such that each coefficient of the signal (for example is corrupted with probability pu t independently of all the coefficients. Consequently, the corrupted signal can be represented as,
  • this rank-order set can be expressed as,
  • the system 10 ranks the pixels within the window using a rank-order filter (according to their properties such as their intensity values in step 400.
  • the pixels are then divided into two groups for testing, pixels X(i) to X(Niow) and pixels X( w -Nup) to X( w y
  • a threshold is used.
  • Two additional parameters, iV low (number of lower ranks (e.g. iV low 2; ⁇ 1 ), xp)))) and N up (number of higher ranks (e.g.
  • N up 3; X( W ), X( w- i), *(w-2)) ), are used to enable the system 10 to evaluate whether samples of the higher and lower ranks are reliable instead of just considering the highest and lowest rank samples.
  • the rank order of the pixels is specified within a range from 0 to N low and from W-N up to W where W is the highest rank. These parameters can take any values between one to the size of the window, where the upper limit is constrained such that the sum of N up and M ow cannot exceed it.
  • the threshold used, pf K is based on the concept of modulation contrast and by definition lies between 0 and 1.
  • the system 10 computes the contrast values in equation (5) in steps 401, 402 and compares the contrast values to the predefined modulation local contrast threshold, pf K to classify the reliability of the outliers in steps 403, 404.
  • x w _ Nu and x m in equation (5) are the k and m ranked values of the rank-order set with k>m.
  • the fixed modulation contrast threshold may not yield desired results in textured regions (due to the large variance in intensity values) and as such, the threshold may be refined to be adaptive to its region.
  • This adaptive modulation contrast threshold is called the rejection ratio p adP and it is defined as,
  • the system 10 may evaluate the expressions in equation (5) and compare it with p acl p to classify whether the extreme values are reliable.
  • the statistical properties of the reliability of extreme values within a window will be outlined according to the algorithm illustrated in Fig. 4. This is performed to guide a person in understanding how the various parameters affect the statistical reliability of the outliers in the sampled window.
  • the statistical equations are developed here using the fixed modulation contrast threshold for simplicity. In this context, the probabilistic equations developed here may be viewed as the worst-case scenario.
  • a window of size w will now be considered. The probability that X k is an unreliable outlier in this window given that there are N ap probable samples that are unreliable is given by, p(x k is unreliablel N up ) )
  • N up is a predefined number of higher order ranked samples
  • L is the number of grey levels
  • w is the window size
  • x (N +1) and x (w _ N ) are the lower and upper boundaries of the probable reliable samples in a system with L intensity levels.
  • Figs. 5 a, b and c show an image of 'Lena' affected by impulsive noise and the flagging of the unreliable extreme values using pf K and p adP in colour respectively.
  • a comparison of Fig. 5b and 4c shows that the adaptive modulation contrast threshold performs better in detecting unreliable extreme values in the image as indicated in the circled regions.
  • the Fig.s also show that with pf K , pixels near the edges are more than often erroneously flagged as unreliable. This implies that extreme values are more likely to be unreliable in a smooth area (p adP small) than in a highly textured area (p adP large).
  • the adaptive modulation contrast threshold provides a better performance
  • Fig. 6 clearly shows the improved impulsive noise reduction characteristics of the filter with reliability consideration.
  • the reliability concept may also be extended to any form of computation utilizing neighboring pixels or samples.
  • the reliability concept may be used in noise-robust edge enhancements and motion estimation.
  • Another application is in motion estimation algorithms, where typically one has to evaluate a cost function (or Sum of Absolute Differences) over a group of pixels. The computation of this cost function for the motion vectors will be more robust if calculated with only reliable pixels.
  • the reliability concept may also be used in classifiers.
  • a computer readable medium 100 has embodied thereon a computer program 110 for determining a pixel value for a central pixel in a window of pixels for processing by a computer 113.
  • the computer program comprises a code segment 114 for determining reliability of pixel values in the window surrounding the central pixel, a code segment 115 for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, a code segment 116 for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, a code segment 117 for dividing pixels into lower rank N low and an upper rank N up by specifying the rank order of the pixels within a range from 0 to N low and from W-N up to W where W is the highest rank, a code segment 118 for calculating contrast value C 10W for each pixel in the lower ranks, a code segment 119 for calculating contrast value C up for each pixel in the upper ranks, a code segment 120 for comparing contrast values C 10W and C up for each pixel to a local contrast threshold, a code segment 121 for discarding pixels that have contrast values C low and C up above the local contrast threshold, and a code segment 122 for determining which remaining pixels values are reliable.
  • Fig. 8 illustrates an exemplary processing system 200 according to a further embodiment of the present invention.
  • the processing system 200 comprises means 202 for determining reliability of pixel values in the window surrounding the central pixel, means 204 for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, means 206 for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, means 208 for dividing pixels into lower rank N low and an upper rank N U pby specifying the rank order of the pixels within a range from 0 to N low and from W-N up to W where W is the highest rank, means 210 for calculating contrast value C low for each pixel in the lower ranks, means 212 for calculating contrast value C up for each pixel in the upper ranks, means 214 for comparing contrast values C low and C up for each pixel to a local contrast threshold, means 216 for discarding pixels that have contrast values C low and C up above the local contrast threshold, and means 218 for determining which remaining pixels values are reliable.
  • the invention can be implemented in any suitable form including hardware, software, firmware or any combination of these. However, preferably, the invention is implemented as computer software running on one or more data processors and/or digital signal processors.
  • the elements and components of an embodiment of the invention may be physically, functionally and logically implemented in any suitable way. Indeed, the functionality may be implemented in a single unit, in a plurality of units or as part of other functional units. As such, the invention may be implemented in a single unit, or may be physically and functionally distributed between different units and processors.

Abstract

A method and an apparatus for determining a pixel value for a central pixel in a window of pixels is disclosed. The reliability of pixel values in the window surrounding the central pixel are determined. The value of the central pixel is calculated using values of surrounding pixels which have been determined to be reliable.

Description

Statistical study of reliability in a noisy environment with application to noise reduction
This invention pertains in general to the field of signal processing. More particularly the invention relates to noise reduction in signal processing and more particularly to a reliability factor, which is used in the evaluation or estimation of a pixel in a windowed environment.
It is known that current filters used in signal and image processing utilise the neighbouring pixels/samples as a means of estimating/determining the central pixel's or sample's appropriate value (e.g. Sobel operator, median filters, low-pass filters, second moments of the luminance, cost functions such as the sum of absolute differences, etc). This method of estimation relies on the assumption that the neighbouring pixels or samples are reliable. However, in noisy environments, such assumptions do not normally hold and may lead to erroneous results.
The use of neighbouring pixels in estimating/calculating the central pixel's value may lead to erroneous results in the presence of noise. Smoothing filters such as the simple low-pass filter may yield excessive smoothing while gradient operators such as the Sobel operator may output large extreme values. This undesirable effect can be significantly reduced by ignoring neighbouring pixels, which are deemed to be unreliable. Similarly, the robustness of temporal/spatial filters used in motion estimation can be enhanced by eliminating these unreliable pixels from the decision process.
Thus, there is a need for a new method and apparatus for performing noise reduction during signal processing. It is the aim of this present invention to propose an improvement to the current approaches, being more advantageous. This is done by including a reliability iactor associated with the extreme values in the neighbouring pixels or samples.
Accordingly, the present invention preferably seeks to mitigate, alleviate or eliminate one or more of the above-identified deficiencies in the art and disadvantages singly or in any combination and solves at least the above mentioned problems by providing an apparatus, a method, and a computer-readable medium, that creates a reliability factor which is used in the evaluation and estimation of a pixel in a windowed environment according to the appended patent claims.
The general solution according to the invention is to determine the reliability of surrounding pixels and only use the pixels, which are deemed to be reliable when calculating the value of a central pixel.
According to aspects of the invention, a method, an apparatus, and a computer-readable medium for determining a pixel value for a central pixel in a window of pixels are disclosed, whereby only pixel values in the window, which are deemed to be reliable are used in determining the pixel value of the central pixel. According to one aspect of the invention, a method is provided for determining a pixel value for a central pixel in a window of pixels. The method comprises the steps of determining reliability of pixel values in the window surrounding the central pixel, and calculating value of the central pixel using values of surrounding pixels, which have been determined to be reliable. The step of determining reliability of values of pixels in the window iurther comprises the steps of ranking pixels within window using a rank-order filter according to their properties such as their intensity values, dividing pixels into lower rank N10W and an upper rank Nupby specifying the rank order of the pixels within a range from 0 to N10W and from W-Nup to W where W is the highest rank; calculating contract value Clow for each pixel in the lower ranks, calculating contrast value Cup for each pixel in the upper ranks, comparing contrast values Clow and Cup for each pixel to a local contrast threshold, discarding pixels that have contrast values Clow and Cup above the local contrast threshold, and determining which remaining pixels values are reliable.
According to another aspect of the invention, an image processing apparatus for determining a pixel value for a central pixel in a window of pixels is disclosed. The image processing apparatus comprises means for determining reliability of pixel values in the window surrounding the central pixel; means for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, means for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, means for dividing pixels into lower rank Nlow and an upper rank Nupby specifying the rank order of the pixels within a range from 0 to Nlow and from W-Nup to W where W is the highest rank, means for calculating contrast value Clow for each pixel in the lower ranks, means for calculating contrast value Cup for each pixel in the upper ranks, means for comparing contrast values Clow and Cup for each pixel to a local contrast threshold, means for discarding pixels that have contrast values Clow and Cup above the local contrast threshold, and means for determining which remaining pixels values are reliable.
According to a further aspect of the invention, a computer-readable medium having embodied thereon a computer program for processing by a computer is provided. The computer program comprises a first code segment for determining reliability of pixel values in the window surrounding the central pixel, a second code segment for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, a third code segment for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, a fourth code segment for dividing pixels into lower rank Nlow and an upper rank Nup by specifying the rank order of the pixels within a range from 0 to Nlow and from W-Nup to W where W is the highest rank, a fifth code segment for calculating contrast value Clow for each pixel in the lower ranks, a sixth code segment for calculating contrast value Cup for each pixel in the upper ranks, a seventh code segment for comparing contrast values Clow and Cup for each pixel to a local contrast threshold, an eighth code segment for discarding pixels that have contrast values Clow and Cup above the local contrast threshold, and a ninth code segment for determining which remaining pixels values are reliable.
The present invention has the advantage over the prior art that it evaluates the reliability of surrounding pixels (samples), which are used in estimating the central pixel (sample) value.
These and other aspects, features and advantages of which the invention is capable of will be apparent and elucidated from the following description of embodiments of the present invention, reference being made to the accompanying drawings, in which
Fig. 1 is a simplified block diagram of an image processing system to which the embodiments of the invention are applicable;
Fig. 2 illustrates a pixel window according to one embodiment of the invention; Fig. 3 is a chart plotting the reliability probabilities versus PfK according to one embodiment of the invention;
Fig. 4 is a flow chart illustrating an algorithm employing the reliability concept in noise removal using a rank-order filter according to their properties such as intensity values according to one embodiment of the invention; Figs. 5a-c illustrate images affected by impulse noise;
Figs. 6a-b illustrate images with improved impulsive noise reduction characteristics according to embodiments of the invention;
Fig. 7 illustrates a computer-readable medium according to one embodiment of the invention; and
Fig. 8 illustrates a processing system according to one embodiment of the invention.
The following description focuses on an embodiment of the present invention applicable to a detailed statistical model describing the reliability of the extreme values within the neighbouring pixels or samples in the presence of impulsive noise as well as an example in reducing it. However, it will be appreciated that the invention is not limited to this application but may be applied to many other calculations, which utilize neighbouring pixels or samples including for example noise-robust edge enhancement and motion estimation.
One embodiment of the invention focuses on impulsive noise in images (concept can be easily extended to Id signals or other types of noise such as multiplicative noise) as they are deemed to be one of the most challenging to remove without introducing significant blurring. This type of noise is known to plague imaging as well as in communication systems for example; the readout of data from a CCD sensor, and data transmission through cable and in freespace.
Fig. 1 illustrates an image-processing system 10 whereto the embodiments of the invention may be applicable. As shown in Fig. 1, the system 10 includes one or more video/image sources 12, one or more input/output devices 14, a processor 16, a memory 18, and a display device 20. The input/output devices 14, processor 16, and memory 18 may communicate over a communication medium 22, which may represent, i.e., a bus, a communication network, one or more internal connections of a circuit, circuit card or other device, as well as portions and combinations of these and other communication media. The memory 18 may represent, i.e., disk-based optical or magnetic storage units, electronic memories, as well as portions or combinations of these and other memory devices. Note that various functional operations associated with the image-processing system 10 may be implemented in whole or in part in one or more software programs/ signal processing routines stored in the memory 18 and executed by the processor 16. In other embodiments, however, hardware circuitry, such as an application-specific integrated circuit may be used in place or, or in combination with software instructions to implement the invention.
In addition, the explicit use of the term "processor" or "controller" should not be construed to refer exclusively to hardware capable of executing software, and may implicitly include, without limitation, digital signal processor hardware, read-only memory for storing software, random access memory and non-volatile storage. Other hardware, conventional and/or custom, may also be included. Their function may be carried out through the operation of program logic, through dedicated logic, through the interaction of program control and dedicated logic, or even manually, the particular technique being selectable by the implementer as more specifically understood from the context.
First, mathematical models and definitions of the various thresholds used in the statistical analysis will be described. The description of the algorithm used in a noise reduction application will be provided further below.
The impulsive noise model used in this analysis will now be described. Given an uncorrupted n-bit 2-dimensional signal which can be expressed as,
/(i,y) = t1(i,y) * 2ΪI-1 + t2(i,Λ * 2"-2 + - + tϊl_i0",Λ * 2 + *>I(i,Λ (i) where km(ij)e {0,1 }, for all l≤m≤n and all ij, the noise corrupting the signal can be generalised such that each coefficient of the signal (for example
Figure imgf000007_0001
is corrupted with probability put independently of all the coefficients. Consequently, the corrupted signal can be represented as,
1(UJ) = k\ (UJ) * 2n~X + k\ (ij) * 2n~2 + ■ ■ ■ + AV1 (ij) * 2 + k\ (UJ) (2)
u / . ,- -Λ f km (f>j) with probability l-pbit 1 where, k'm (ι,j) = \ (3)
[1 - K (h J) w1* probability phit J
This formulation of the impulsive noise model is regarded to be more general and realistic than the commonly used 2-level "salt & pepper" noise model. Having described the impulsive noise model, let us now consider the estimation/evaluation of a central pixel's, xc intensity value within a window as shown in Fig. 2.
To obtain a ranked-order set, all the pixels intensity values within the window are sorted in ascending order. Mathematically, this rank-order set can be expressed as,
X1 ≤ x2 < • • • < X^1 ≤ xw (4) where xι correspond to the minimum value and xw to the maximum value in the window.
Briefly, the system 10 ranks the pixels within the window using a rank-order filter (according to their properties such as their intensity values in step 400. The pixels are then divided into two groups for testing, pixels X(i) to X(Niow) and pixels X(w-Nup) to X(wy To enable the system 10 to quantify the reliability of these probable extreme values (^1) and X(W)) within the window according to the algorithm illustrated in Fig. 4, a threshold is used. Two additional parameters, iVlow (number of lower ranks (e.g. iVlow = 2; ^1), xp))) and Nup (number of higher ranks (e.g. Nup = 3; X(W), X(w-i), *(w-2)) ), are used to enable the system 10 to evaluate whether samples of the higher and lower ranks are reliable instead of just considering the highest and lowest rank samples. The rank order of the pixels is specified within a range from 0 to Nlow and from W-Nup to W where W is the highest rank. These parameters can take any values between one to the size of the window, where the upper limit is constrained such that the sum of Nup and Mow cannot exceed it. In this embodiment, the threshold used, pfK, is based on the concept of modulation contrast and by definition lies between 0 and 1. The system 10 computes the contrast values in equation (5) in steps 401, 402 and compares the contrast values to the predefined modulation local contrast threshold, pfK to classify the reliability of the outliers in steps 403, 404.
„ _ X(w-Nup) ~ Xm ^) + ** (5)
Figure imgf000008_0001
xw_Nu and xm in equation (5) are the k and m ranked values of the rank-order set with k>m.
From initial investigations, it was found that the best estimate for the parameters iVlow and Nap for impulsive noise is pw/2. This implies that k, typically lies in the range [w - [pw/2], w] and m between [l , [/m>/2]] . In computing (5), a high value of Clow or Cup would imply that there is a very strong likelihood that the extreme values are noisy samples. In this embodiment of the invention, the samples that have a contract value above the predetermined local contrast threshold are deemed to be unreliable in steps 405, 406 while the samples that have contrast values below the predetermined local contrast threshold are deemed to be reliable in steps 407, 408. It is also noted that the fixed modulation contrast threshold may not yield desired results in textured regions (due to the large variance in intensity values) and as such, the threshold may be refined to be adaptive to its region. This adaptive modulation contrast threshold is called the rejection ratio padP and it is defined as,
P^ *^ " (6)
X(w-Nup) + X(Nlow+l) Similar to the fixed modulation contrast threshold, the system 10 may evaluate the expressions in equation (5) and compare it with paclp to classify whether the extreme values are reliable.
The statistical properties of the reliability of extreme values within a window will be outlined according to the algorithm illustrated in Fig. 4. This is performed to guide a person in understanding how the various parameters affect the statistical reliability of the outliers in the sampled window. The statistical equations are developed here using the fixed modulation contrast threshold for simplicity. In this context, the probabilistic equations developed here may be viewed as the worst-case scenario. In this embodiment, a window of size w will now be considered. The probability that Xk is an unreliable outlier in this window given that there are Nap probable samples that are unreliable is given by, p(xk is unreliablel Nup)
Figure imgf000009_0001
)
→ />( Vs unreliable/N up ) > = t > -) (7)
Figure imgf000009_0002
Figure imgf000009_0003
';„<?*» ',"p (ox - X Y™'"""'"^ - (OX - X - n<-w-"ι°"-N"p)
(x - x -i^Λ)
(8)
where Nup is a predefined number of higher order ranked samples, L is the number of grey levels, w is the window size, and x(N +1) and x(w_N ) are the lower and upper boundaries of the probable reliable samples in a system with L intensity levels. Now, the number of
Figure imgf000009_0004
can take any value between x\ up to x(w_N ) and as such, all these possibilities have to be summed up.
A similar expression holds for the probability that the lower ranked samples are unreliable extreme values. Based on the above equations, the reliability probabilities versus PfKis plotted in Fig. 3. The asymmetry exhibited in the reliability plots of the lower and higher order ranked samples for small L values is due to the asymmetry in the range of ^(ΛΓ^+I) a^d X(W-NU > values (0 to L instead of -L to L) chosen. It may be observed that this asymmetric behaviour becomes less pronounced with increasing L because the number of samples within the range of *(# +i) ^d X (W-NU ) values increased, tending towards a continuous set. It may also be observed from the plot that as Pax increases, the lower and higher order ranked samples become more reliable. This plot also suggests that having a fixed modulation contrast threshold may not be ideal in regions with a high intensity variance (texture) as the reliability probability has a monotonic relationship with respect to Pax. From this information, the system 10 identifies which samples are reliable.
In the preceding sections, the concept of reliability was introduced and its statistical properties were described with regard to samples within a window. An application of this concept in noise reduction will now be described. A rank-order filter has been used in the investigations, as they are known to perform well with regard to impulsive noise reduction as compared to linear filters. The following experiments use a value of 0.3 for p^n, 25 for w and 2 for JVlow and Nap. Although an intuitive argument earlier on the improved performance of the adaptive over the fixed modulation contrast threshold was provided, Fig. 6 shows experimental evidence of the improvement.
Figs. 5 a, b and c show an image of 'Lena' affected by impulsive noise and the flagging of the unreliable extreme values using pfK and padP in colour respectively. A comparison of Fig. 5b and 4c shows that the adaptive modulation contrast threshold performs better in detecting unreliable extreme values in the image as indicated in the circled regions. The Fig.s also show that with pfK, pixels near the edges are more than often erroneously flagged as unreliable. This implies that extreme values are more likely to be unreliable in a smooth area (padP small) than in a highly textured area (padP large).
Having established that the adaptive modulation contrast threshold provides a better performance, we have used it with respect to reducing the impulsive noise affecting the images shown in Figs. 5, using the algorithm outlined in Fig. 4. Fig. 6 clearly shows the improved impulsive noise reduction characteristics of the filter with reliability consideration. Although, the potential of using reliability concept has been demonstrated with respect to impulsive noise reduction, the reliability concept may also be extended to any form of computation utilizing neighboring pixels or samples. For example, the reliability concept may be used in noise-robust edge enhancements and motion estimation. Another application is in motion estimation algorithms, where typically one has to evaluate a cost function (or Sum of Absolute Differences) over a group of pixels. The computation of this cost function for the motion vectors will be more robust if calculated with only reliable pixels. The reliability concept may also be used in classifiers.
Although it has been shown that the reliability concept can removed impulsive noise effectively, other types of noise can also be tackled effectively. In additive noise, a similar approach as the one outlined in the Fig. 4 can be used with JVlow and Nup modified accordingly. For multiplicative noise, the image may be "linearize" through a simple logarithmic transform, and perform the filtering as in the additive noise case (see equations below): y =x\ (x)x ln(j;) = ln(η (X)) + ln(x) (9) where y is the sampled image, x is the original image without noise and η(x) is the noise affecting the image.
In another embodiment of the invention according to Fig. 7, a computer readable medium is illustrated schematically. A computer-readable medium 100 has embodied thereon a computer program 110 for determining a pixel value for a central pixel in a window of pixels for processing by a computer 113. The computer program comprises a code segment 114 for determining reliability of pixel values in the window surrounding the central pixel, a code segment 115 for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, a code segment 116 for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, a code segment 117 for dividing pixels into lower rank Nlow and an upper rank Nupby specifying the rank order of the pixels within a range from 0 to Nlow and from W-Nup to W where W is the highest rank, a code segment 118 for calculating contrast value C10W for each pixel in the lower ranks, a code segment 119 for calculating contrast value Cup for each pixel in the upper ranks, a code segment 120 for comparing contrast values C10W and Cup for each pixel to a local contrast threshold, a code segment 121 for discarding pixels that have contrast values Clow and Cup above the local contrast threshold, and a code segment 122 for determining which remaining pixels values are reliable.
Fig. 8 illustrates an exemplary processing system 200 according to a further embodiment of the present invention. According to the embodiment, the processing system 200 comprises means 202 for determining reliability of pixel values in the window surrounding the central pixel, means 204 for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable, means 206 for ranking pixels within window using a rank-order filter according to their properties such as their intensity values, means 208 for dividing pixels into lower rank Nlow and an upper rank NUpby specifying the rank order of the pixels within a range from 0 to Nlow and from W-Nup to W where W is the highest rank, means 210 for calculating contrast value Clow for each pixel in the lower ranks, means 212 for calculating contrast value Cup for each pixel in the upper ranks, means 214 for comparing contrast values Clow and Cup for each pixel to a local contrast threshold, means 216 for discarding pixels that have contrast values Clow and Cup above the local contrast threshold, and means 218 for determining which remaining pixels values are reliable. Said means 202-218 are preferably electronic components operatively connected to each other in a suitable way. Other components of the processing system are not illustrated or discussed in detail.
The invention can be implemented in any suitable form including hardware, software, firmware or any combination of these. However, preferably, the invention is implemented as computer software running on one or more data processors and/or digital signal processors. The elements and components of an embodiment of the invention may be physically, functionally and logically implemented in any suitable way. Indeed, the functionality may be implemented in a single unit, in a plurality of units or as part of other functional units. As such, the invention may be implemented in a single unit, or may be physically and functionally distributed between different units and processors.
Although the present invention has been described above with reference to specific embodiments, it is not intended to be limited to the specific form set forth herein. Rather, the invention is limited only by the accompanying claims and, other embodiments than the specific above are equally possible within the scope of these appended claims.
In the claims, the term "comprises/comprising" does not exclude the presence of other elements or steps. Furthermore, although individually listed, a plurality of means, elements or method steps may be implemented by e.g. a single unit or processor.
Additionally, although individual features may be included in different claims, these may possibly advantageously be combined, and the inclusion in different claims does not imply that a combination of features is not feasible and/or advantageous. In addition, singular references do not exclude a plurality. The terms "a", "an", "first", "second" etc do not preclude a plurality. Reference signs in the claims are provided merely as a clarifying example and shall not be construed as limiting the scope of the claims in any way.

Claims

CLAIMS:
1. A method for determining a pixel value for a central pixel in a window of pixels, comprising: determining reliability of pixel values in the window surrounding the central pixel; and - calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable.
2. The method according to claim 1, wherein said determining reliability of values of pixels in the window, comprises: - ranking pixels within window according to at least one property of the pixels; dividing pixels into lower rank Nlow and an upper rank Nup; calculating contrast value Clow for each pixel in the lower ranks; calculating contrast value Cup for each pixel in the upper ranks; comparing contrast values Clow and Cup for each pixel to a local contrast threshold; discarding pixels that have contrast values Clow and Cup above the local contrast threshold; and determining which remaining pixels values are reliable.
3. The method according to claim 2, wherein number of lower rank and upper rank pixels is fixed.
4. The method according to claim 2, wherein number of lower rank and upper rank pixels varies depending on the size of the window.
5. The method according to claim 2, wherein number of lower rank and upper rank pixels is determined based on noise statistics.
6. The method according to claim 2, wherein the local contrast threshold is fixed.
7. The method according to claim 2, wherein the local contrast threshold is dependent on the local contrast of the window (padp) according to
Figure imgf000014_0001
, where Nup and iVlow are the number of higher and lower rank samples of the rank-order set of the pixels within the window.
8. The method according to claim 2, wherein the pixels are ranked according to each pixel's intensity value.
9. The method according to claim 2, wherein a rank order filter is used to rank the pixels.
10. The method according to claim 2, wherein the pixels are divided by specifying the rank order of the pixels within a range from 0 to Nlow and from W-Nup to W where W is the highest rank.
11. An image processing apparatus (200) for determining a pixel value for a central pixel in a window of pixels, comprising: - means for determining (202) reliability of pixel values in the window surrounding the central pixel; means for calculating (204) value of the central pixel using values of surrounding pixels which have been determined to be reliable.
12. The image processing apparatus (200) according to claim 12, further comprising: means for ranking pixels within the window according to at least one property of the pixels; means for dividing pixels into lower rank Nlow and an upper rank Nup; - means for calculating contrast value Clow for each pixel in the lower ranks; means for calculating contrast value Cup for each pixel in the upper ranks; means for comparing contrast values Clow and Cup for each pixel to a local contrast threshold; means for discarding pixels that have contrast values Clow and Cup above the local contrast threshold; and means for determining which remaining pixels values are reliable.
13. A computer-readable medium ( 100) having embodied thereon a computer program (110) for processing by a processing device (113), the computer program comprising code segments for determining a pixel value for a central pixel in a window of pixels, comprising: a first code segment (114) for determining reliability of pixel values in the window surrounding the central pixel; a second code segment (115) for calculating value of the central pixel using values of surrounding pixels which have been determined to be reliable.
14. The computer-readable medium according to claim 14, further comprising: - a third code segment (116) for ranking pixels within the window according to at least one property of the pixels; a fourth code segment (117) for dividing pixels into lower rank Nlow and an upper rank Nup; a fifth code segment (118) for calculating contrast value Clow for each pixel in the lower ranks; a sixth code segment (119) for calculating contrast value Cup for each pixel in the upper ranks; a seventh code segment for comparing contrast values Clow and Cup for each pixel to a local contrast threshold; - an eighth code segment (120) for discarding pixels that have contrast values
C10W and Cup above the local contrast threshold; and a ninth code segment (121) for determining which remaining pixels values are reliable.
PCT/IB2006/051169 2005-04-22 2006-04-13 Statistical study of reliability in a noisy environment with application to noise reduction WO2006111911A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP05103270.4 2005-04-22
EP05103270 2005-04-22

Publications (2)

Publication Number Publication Date
WO2006111911A2 true WO2006111911A2 (en) 2006-10-26
WO2006111911A3 WO2006111911A3 (en) 2007-01-11

Family

ID=36940396

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2006/051169 WO2006111911A2 (en) 2005-04-22 2006-04-13 Statistical study of reliability in a noisy environment with application to noise reduction

Country Status (1)

Country Link
WO (1) WO2006111911A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2439716A3 (en) * 2010-09-16 2012-10-31 Ricoh Company, Ltd. Object identification device, moving object controlling apparatus having object identification device and information presenting apparatus having object identification device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ALEXANDER FLAIG ET AL: "Affine Order-Statistic Filters: Medianization of Linear FIR Filters" IEEE TRANSACTIONS ON SIGNAL PROCESSING, IEEE SERVICE CENTER, NEW YORK, NY, US, vol. 46, no. 8, August 1998 (1998-08), XP011058239 ISSN: 1053-587X *
LEE J-S: "DIGITAL IMAGE SMOOTHING AND THE SIGMA FILTER" COMPUTER VISION GRAPHICS AND IMAGE PROCESSING, ACADEMIC PRESS, DULUTH, MA, US, vol. 24, 1983, pages 255-269, XP000199489 *
OTEN R ET AL: "Adaptive alpha-trimmed mean filters based on asymptotic variance minimization" CIRCUITS AND SYSTEMS, 1999. ISCAS '99. PROCEEDINGS OF THE 1999 IEEE INTERNATIONAL SYMPOSIUM ON ORLANDO, FL, USA 30 MAY-2 JUNE 1999, PISCATAWAY, NJ, USA,IEEE, US, vol. 3, 30 May 1999 (1999-05-30), pages 45-48, XP010340977 ISBN: 0-7803-5471-0 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2439716A3 (en) * 2010-09-16 2012-10-31 Ricoh Company, Ltd. Object identification device, moving object controlling apparatus having object identification device and information presenting apparatus having object identification device
US9025027B2 (en) 2010-09-16 2015-05-05 Ricoh Company, Ltd. Object identification device, moving object controlling apparatus having object identification device, information presenting apparatus having object identification device, and spectroscopic image capturing apparatus

Also Published As

Publication number Publication date
WO2006111911A3 (en) 2007-01-11

Similar Documents

Publication Publication Date Title
US9721330B2 (en) Temporal noise reduction method for noisy image and related apparatus
US9454805B2 (en) Method and apparatus for reducing noise of image
US9445022B2 (en) Image processing apparatus and image processing method, and program
US8447130B2 (en) History-based spatio-temporal noise reduction
EP3095090B1 (en) System and method for processing input images before generating a high dynamic range image
KR101944208B1 (en) Apparatus and method for color correction
US20070070250A1 (en) Methods for adaptive noise reduction based on global motion estimation
EP1909227B1 (en) Method of and apparatus for minimizing ringing artifacts in an input image
EP2836963B1 (en) Noise reduction for image sequences
KR101361644B1 (en) Image processing device and image defogging method
KR101582478B1 (en) Image processing apparatus for image haze removal and method using that
JPWO2015005196A1 (en) Image processing apparatus and image processing method
CN109214996B (en) Image processing method and device
WO2017185772A1 (en) Method and device for video image enhancement and computer storage medium
US6701026B1 (en) Method and apparatus for cancelling lighting variations in object recognition
US9449371B1 (en) True motion based temporal-spatial IIR filter for video
CN106204504B (en) Enhancement method of low-illumination image based on dark channel prior and tone mapping
Agrawal et al. A survey of linear and non-linear filters for noise reduction
CN113296095A (en) Target hyperbolic edge extraction method for pulse ground penetrating radar
CN110717864B (en) Image enhancement method, device, terminal equipment and computer readable medium
JP6398335B2 (en) Filtering method and filtering apparatus in image processing
van Zyl Marais et al. Robust defocus blur identification in the context of blind image quality assessment
CN113256506A (en) Processing video frames via convolutional neural network using previous frame statistics
CN113012061A (en) Noise reduction processing method and device and electronic equipment
CN116188294B (en) Data enhancement method, system, intelligent terminal and medium for medical image

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

WWW Wipo information: withdrawn in national office

Country of ref document: RU

122 Ep: pct application non-entry in european phase

Ref document number: 06727937

Country of ref document: EP

Kind code of ref document: A2