WO2001052524A1 - Noise reduction - Google Patents

Noise reduction Download PDF

Info

Publication number
WO2001052524A1
WO2001052524A1 PCT/EP2000/012925 EP0012925W WO0152524A1 WO 2001052524 A1 WO2001052524 A1 WO 2001052524A1 EP 0012925 W EP0012925 W EP 0012925W WO 0152524 A1 WO0152524 A1 WO 0152524A1
Authority
WO
WIPO (PCT)
Prior art keywords
noise
signal
filter
filtering
type
Prior art date
Application number
PCT/EP2000/012925
Other languages
French (fr)
Inventor
Livio Tenze
Sergio Carrato
Stefano Olivieri
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.
Priority to JP2001552617A priority Critical patent/JP2003520506A/en
Priority to EP00985193A priority patent/EP1163795A1/en
Priority to KR1020017011646A priority patent/KR20020000547A/en
Publication of WO2001052524A1 publication Critical patent/WO2001052524A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/14Picture signal circuitry for video frequency region
    • H04N5/21Circuitry for suppressing or minimising disturbance, e.g. moiré or halo
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/30Noise filtering

Definitions

  • the invention relates to a method and a device, in which noise filtering is applied.
  • the invention further applies to a video system.
  • An object of the invention is to provide less complex noise reduction.
  • the invention provides a method of and a device for noise filtering and a video system as defined in the independent claims.
  • Advantageous embodiments are defined in the dependent claims.
  • a type of noise in the signal is estimated, and one of at least two noise filters is enabled, the enabled noise filter being a most suitable filter for the estimated type of noise.
  • the invention is based on the insight that estimating a type of noise and automatically enabling one filter out of a set of simple filters, each favorable to a specific noise type, is more effective than a complex filter which has to cope with different noise characteristics. Both the noise type estimation and the filters have a low complexity and are amenable for low-cost applications.
  • Edge preserving noise reduction can be achieved using spatio-temporal rational and median based filters.
  • a rational filter is a filter described by a rational function, e.g. the ratio of two polynomials in input variables. It is well known that spatio-temporal rational filters can effectively distinguish between details and homogeneous regions by modulating their overall low-pass behavior according to the differences of suitably chosen pixels [1], so that noise is significantly reduced while details are not blurred. They are effective on various types of noise, including Gaussian noise [1] and contaminated Gaussian noise [2]. Contaminated Gaussian noise has a probability distribution according to:
  • is a parameter and N( ⁇ ) is a Gaussian distribution with variance ⁇ .
  • a variance of ⁇ is a parameter and N( ⁇ ) is a Gaussian distribution with variance ⁇ .
  • ⁇ v ⁇ n (1 - ⁇ + l / ⁇ ) (2)
  • a simple median filter [3] is used, which is effective both for single noisy pixels and for horizontal and vertical streaks, so that there is no need to distinguish between ideal and real impulsive noise.
  • Median based operators are very efficient in case of long-tailed noise, especially impulsive noise, while their use in case of Gaussian noise is not advisable, because they tend to generate streaking and blotching artifacts.
  • a further embodiment of the invention uses a simple algorithm to estimate the type of noise in the image sequence. This embodiment uses a kurtosis of the noise as a metric for the type of noise.
  • the fourth central moment ⁇ 4 is related to the peakedness of a single-peaked distribution.
  • the noise n is approximated by computing a difference between the signal x and the same signal being noise filtered, preferably in a median filter [8].
  • a median of N numerical values is found by taking a middle value in an array of the N numerical values sorted in increasing order.
  • the kurtosis k is then estimated on z to provide an indication of the type of noise.
  • z does not coincide with the original noise n, for reasonable values of the noise variance (in case of Gaussian noise or contaminated Gaussian noise) or of a percentage of noisy pixels (in case of impulsive noise), the parameter k allows to correctly discriminate the types of noise, using two suitable thresholds. There is no overlap in values of the parameter k for Gaussian, contaminated Gaussian and long-tailed noise, so that it is actually possible to correctly discriminate the various noise types using two thresholds, being 6 and 15.
  • each image e.g. 3 by 3 pixels sub-image
  • an analysis is preferably performed by cumulating data for a plurality of images before actually computing k. An estimate over 900 pixels (i.e. over 100 frames) has a reasonable low variance.
  • Fig. 1 shows an embodiment of a video system according to the invention
  • Figs. 2A...2D show exemplary spatial directions considered in the filters: Fig. 2A: horizontal, Fig. 2B: vertical, Fig. 2C and Fig. 2D: diagonal;
  • Fig. 3 shows an exemplary direction used by a temporal part of a rational filter for Gaussian noise
  • Fig. 4 shows an exemplary combination of directions used by a temporal part of a rational filter for contaminated Gaussian noise.
  • the drawings only show those elements that are necessary to understand the invention.
  • Fig. 1 shows an embodiment of a video system 1 according to the invention.
  • the video system 1 comprises an input unit 2, such as a camera or an antenna, for obtaining an image sequence x.
  • the video system 1 further comprises a noise filter 3.
  • the noise filter 3 comprises a noise discriminator 30 for estimating a type of noise in the image sequence x.
  • the noise discriminator 30 controls a set of filters 31. Depending on the estimated type of noise, a most suitable filter in the set of filters 31 is enabled.
  • the noise discriminator 30 comprises a median filter 301, a subtractor 302 and a noise type estimator 303.
  • the median filter 301 filters the input signal x to obtain a filtered version of x, being median(x).
  • the signal z is furnished to the noise estimator 303 for estimating the type of noise.
  • the estimator 303 applies a kurtosis k on the noise signal z.
  • the estimator 303 furnishes a kurtosis (noise type) depending control signal to the set of filters 31.
  • the set of filters 31 comprises three different filters
  • the filter 310, 311, 312 in order to be able to treat different types of noise.
  • Their operation is automatically controlled by the noise discriminator 30 as described above.
  • their support is restricted to two temporally adjacent images only, to keep the computational complexity low.
  • the use of only two images has the further advantage that the amount of required image memory is lower than in methods that use more images.
  • the filter 310 is suitable for Gaussian noise
  • the filter 311 is suitable for contaminated Gaussian noise
  • the filter 312 is suitable for long-tailed noise.
  • the filters for the Gaussian noise and the contaminated Gaussian noise 310, 311 are preferably spatio-temporal rational filters having a similar structure, constituted by the sum of a spatial and a temporal filtering part.
  • Each filter output y 0 is computed as: y ⁇ ⁇ X 0 ⁇ J spatial ⁇ J temp (?)
  • xo, x, and x ⁇ are pixel values within a mask (JC ⁇ being the central one), i, j e l describe a set of spatial filtering directions shown in Figs. 2A...2D, and k s andv4$ are suitable filter parameters.
  • the temporal filtering part, j emp has a similar form, although f temp operates also on pixels of a previous image, and is described below. It may be seen that the spatial filter is able to distinguish between homogeneous and detailed regions, in order to reduce noise while maintaining the image details.
  • the temporal part exploits the same principle of detail sensitive behavior, and for Gaussian noise the form is similar to that of the spatial part: r (gauss) _ y ⁇ X , + X 0 ,y ⁇ ⁇ ej k (x, - x 0 ) + A a
  • i e J describes a set of temporal filtering directions as shown in Fig. 3.
  • Fig. 3 only one of 9 possible directions (according to the possible positions of x, p ) has been drawn for the sake of clarity.
  • the superscript ⁇ refers to pixels belonging to a previous image, and k t j and A t j are suitable filter parameters.
  • f temp is defined as: rcont Gauss _ " 1 emp ⁇ if where i e J describes a set of temporal filtering combinations (a combination of a temporal direction with a spatial direction) as shown in Fig. 4 and where k t2 , k and A are suitable filter parameters.
  • i e J describes a set of temporal filtering combinations (a combination of a temporal direction with a spatial direction) as shown in Fig. 4 and where k t2 , k and A are suitable filter parameters.
  • Fig. 4 only one combination of xf and x, of a plurality of possible combinations has been drawn for the sake of clarity. In this case, the pixels at the denominator, which controls the strength of the low-pass action, are three instead of two: x ordinance xf and xo.
  • the difference (xf-xo) may be large due to a noise peak instead of an edge with consequent loss of the noise filtering action.
  • the same difference is corrected by averaging with another difference, i.e. (x, p -x,)
  • the denominator remains low also in presence of isolated noisy pixels, and the desired low-pass behavior is obtained.
  • the filters 310 and 311 are shown in Fig. 1 as separate filters, in a practical embodiment, the filters 310 and 311 are combined in one rational filter with a common spatial part and different temporal parts, a first temporal part for Gaussian noise and a second temporal part for contaminated Gaussian noise. Depending on the type of noise estimated in the noise discriminator 30, the suitable temporal part is enabled.
  • the first temporal part and the second temporal part are implemented as one temporal filtering part according to equation (8), wherein. in case the noise has a Gaussian distribution, the parameter ko is taken zero to obtain a rational filter according to equation (7).
  • the rational filter 310/311 is enabled if the value of the kurtosis k of z is lower than 15, otherwise the median filter 312 is enabled. If the kurtosis k is lower than 6, the first temporal part (for the Gaussian noise) is enabled. If the kurtosis k is between 6 and 15, the second temporal part (for the contaminated Gaussian noise) is enabled.
  • the filter 312 is preferably a simple median filter.
  • a median filter is based on order statistics.
  • the set x domestic y defines a neighborhood of the central pixel x 0 and is called a filter mask.
  • the median filter replaces the value of the central pixel by the median of the values of the pixels in the filter mask.
  • a simple mask which is appropriate, is a 5 element X-shaped filter. Such a filter is known from [3].
  • the filter mask includes the central pixel x 0 and the pixels diagonally related to the central pixel x 0 . These spatial directions are indicated in Figs. 2C...D.
  • both ideal impulsive noise single noisy pixels
  • real world impulsive-like noise e.g. present in satellite receivers
  • Both types of noise affect only one pixel out of 5 in the X-shaped mask, so that the noisy element is easily removed by the median operator. It is noticed, that one pixel wide vertical strips, which may be found in video obtained from motion picture films, can also be effectively removed by this filter. To remove wider strips, a larger support is required.
  • the noise discriminator 30 controls the set of filters 31.
  • hard switching is used, soft switching is also possible, e.g. enabling the most suitable filter of the set of filters 31 by more than 50 % and in addition partly enabling one or more of the other filters in the set of filters 31.
  • the filter 310 may be enabled for 80% and the other two filters 311 and 312 for 10%.
  • the claims should be construed as comprising such a soft switching implementation too.
  • other filters or a different noise discriminator may be used.
  • the basic idea of the invention is to use at least two filters, designed for different types of noise, and a noise discriminator for enabling the most suitable filter of the at least two filters.
  • the invention is also applicable to other signals, e.g. audio.
  • Motion-compensated based algorithms generally provide better performances at the cost of a much more complex structure. Motion-compensated based algorithms are preferably applied in professional embodiments of the invention.
  • the invention provides noise filtering of a signal by estimating a type of noise in the signal and enabling one of at least two noise filters, the enabled noise filter being a most suitable filter for the estimated type of noise.
  • An approximation of the noise in the signal is obtained by computing a difference between the signal and a noise- filtered version of the signal.
  • the invention uses a kurtosis of the noise as a metric for estimating the type of noise. If the estimated type of noise is long-tailed noise, a median filter is enabled to filter the signal. If the estimated type of noise is Gaussian noise or contaminated Gaussian noise, a spatio-temporal filter is enabled to filter the signal.
  • the invention may be applied in a video system with a camera and a noise filter.

Abstract

The invention provides noise filtering (3) of a signal (x) by estimating (30) a type of noise in the signal (x) and enabling (30) one of at least two noise filters (310, 311, 312), the enabled noise filter (310, 311, 312) being a most suitable filter for the estimated type of noise. An approximation of the noise (z) in the signal (x) is obtained by computing (302) a difference between the signal (x) and a noise-filtered (301) version of the signal (x). The invention uses (303) a kurtosis of the noise as a metric for estimating the type of noise. If the estimated type of noise is long-tailed noise, a median filter (312) is enabled to filter the signal. If the estimated type of noise is Gaussian noise or contaminated Gaussian noise, a spatio-temporal filter (310, 311) is enabled to filter the signal. The invention may be applied in a video system (1) with a camera (2) and a noise filter (3).

Description

Noise reduction
The invention relates to a method and a device, in which noise filtering is applied. The invention further applies to a video system.
There is presently an increasing interest in digital transmission of image sequences, e.g. through the Internet. Especially in the consumer electronics area, the sources of these images, such as video-cameras, video recorders, satellite receivers and others are affected by various types of noise. In particular, in the case of CCD and CMOS cameras, the sensor noise is usually modeled as white Gaussian, whereas vertical or horizontal streaks may be found in video scanned from motion picture films or played by a video recorder, respectively. Before storage and/or transmission, it is advisable to reduce the noise level in the images, both to improve the visual appearance and to reduce the bit rate. Various algorithms are known from the art for the attenuation of noise having different distributions, which are generally very complex and consequently not amenable to real time implementation in consumer equipment, or provide poor performance, typically introducing artifacts and smoothing edges.
An object of the invention is to provide less complex noise reduction. To this end, the invention provides a method of and a device for noise filtering and a video system as defined in the independent claims. Advantageous embodiments are defined in the dependent claims.
In a first embodiment of the invention, a type of noise in the signal is estimated, and one of at least two noise filters is enabled, the enabled noise filter being a most suitable filter for the estimated type of noise. The invention is based on the insight that estimating a type of noise and automatically enabling one filter out of a set of simple filters, each favorable to a specific noise type, is more effective than a complex filter which has to cope with different noise characteristics. Both the noise type estimation and the filters have a low complexity and are amenable for low-cost applications.
Edge preserving noise reduction can be achieved using spatio-temporal rational and median based filters. A rational filter is a filter described by a rational function, e.g. the ratio of two polynomials in input variables. It is well known that spatio-temporal rational filters can effectively distinguish between details and homogeneous regions by modulating their overall low-pass behavior according to the differences of suitably chosen pixels [1], so that noise is significantly reduced while details are not blurred. They are effective on various types of noise, including Gaussian noise [1] and contaminated Gaussian noise [2]. Contaminated Gaussian noise has a probability distribution according to:
Figure imgf000003_0001
wherein λ is a parameter and N(σ) is a Gaussian distribution with variance σ. A variance of
• • 2 2 the contaminated Gaussian distribution is given by: σv = σn (1 - λ + l / λ) (2) In case of long-tailed noise, a simple median filter [3] is used, which is effective both for single noisy pixels and for horizontal and vertical streaks, so that there is no need to distinguish between ideal and real impulsive noise. Median based operators are very efficient in case of long-tailed noise, especially impulsive noise, while their use in case of Gaussian noise is not advisable, because they tend to generate streaking and blotching artifacts. A further embodiment of the invention uses a simple algorithm to estimate the type of noise in the image sequence. This embodiment uses a kurtosis of the noise as a metric for the type of noise. The kurtosis is defined as [4]: k = μ σ" (3) wherein 4 is a fourth central moment of the data and σ is a variance of the data in the image sequence. The fourth central moment is given by μ4 = E(x - 3c)4 (4) wherein E is an expectation of a variable and E(x) = x . The fourth central moment μ4 is related to the peakedness of a single-peaked distribution. The kurtosis is dimensionless with k = 3 for a Gaussian distribution. A kurtosis value of 3 therefore means that the noise distribution has, in some sense, a same degree of peakedness as a member of the normal family. Further, k > 3 for contaminated Gaussian noise, and k » 3 for impulsive noise.
Prior art operators which are able to distinguish among several types of noise are very complex. For example, in [5] a block-based, non-linear filtering technique based on Singular Value Decomposition that employs an efficient method of estimating noise power from input data is presented, however, an hypothesis of additive noise is required and only Gaussian distributions are used. In [6], in order to detect and estimate both deterministic and random Gaussian signals in non-Gaussian noise, the covariance of the latter is determined using higher order cumulants. The inverse problem is treated in [7], where signal detection and classification in the presence of additive Gaussian noise is performed using higher order statistics.
The input signal x is formed by an original noise-free signal y and a noise signal n according to: x = y + n. In a further embodiment of the invention, the noise n is approximated by computing a difference between the signal x and the same signal being noise filtered, preferably in a median filter [8]. A median of N numerical values is found by taking a middle value in an array of the N numerical values sorted in increasing order. A median filter may also be referred to as a non-linear shot noise filter, which maintains high frequencies. Due to the well-known noise reduction and edge preserving properties of the median filter, the resulting signal, z = x -median(x), is composed approximately of noise only, i.e. z ≡ n . The kurtosis k is then estimated on z to provide an indication of the type of noise. Although z does not coincide with the original noise n, for reasonable values of the noise variance (in case of Gaussian noise or contaminated Gaussian noise) or of a percentage of noisy pixels (in case of impulsive noise), the parameter k allows to correctly discriminate the types of noise, using two suitable thresholds. There is no overlap in values of the parameter k for Gaussian, contaminated Gaussian and long-tailed noise, so that it is actually possible to correctly discriminate the various noise types using two thresholds, being 6 and 15.
Preferably, because the noise is supposed to be spatially uniform, a small part of each image (e.g. 3 by 3 pixels sub-image) is analyzed, in order to keep the computational load per image low. Because a stable estimate is needed, an analysis is preferably performed by cumulating data for a plurality of images before actually computing k. An estimate over 900 pixels (i.e. over 100 frames) has a reasonable low variance.
The aforementioned and other aspects of the invention will be apparent from and elucidated with reference to the embodiments described hereinafter.
In the drawings:
Fig. 1 shows an embodiment of a video system according to the invention;
Figs. 2A...2D show exemplary spatial directions considered in the filters: Fig. 2A: horizontal, Fig. 2B: vertical, Fig. 2C and Fig. 2D: diagonal;
Fig. 3 shows an exemplary direction used by a temporal part of a rational filter for Gaussian noise; and
Fig. 4 shows an exemplary combination of directions used by a temporal part of a rational filter for contaminated Gaussian noise. The drawings only show those elements that are necessary to understand the invention.
Fig. 1 shows an embodiment of a video system 1 according to the invention. The video system 1 comprises an input unit 2, such as a camera or an antenna, for obtaining an image sequence x. The video system 1 further comprises a noise filter 3. The noise filter 3 comprises a noise discriminator 30 for estimating a type of noise in the image sequence x. The noise discriminator 30 controls a set of filters 31. Depending on the estimated type of noise, a most suitable filter in the set of filters 31 is enabled. The noise discriminator 30 comprises a median filter 301, a subtractor 302 and a noise type estimator 303. The median filter 301 filters the input signal x to obtain a filtered version of x, being median(x). The filtered signal median(x) is subtracted from the input signal x, resulting in an approximation of the noise n in the input signal x, the approximation given by: z = x - median(x). The signal z is furnished to the noise estimator 303 for estimating the type of noise. As described above, the estimator 303 applies a kurtosis k on the noise signal z. The estimator 303 furnishes a kurtosis (noise type) depending control signal to the set of filters 31. Depending on the control signal from the estimator 303, one of the filters in the set 31 is enabled. The output of the noise filter 3 may be transmitted to a receiver or stored on a storage medium. In a preferred embodiment, the set of filters 31 comprises three different filters
310, 311, 312 in order to be able to treat different types of noise. Their operation is automatically controlled by the noise discriminator 30 as described above. Preferably, their support is restricted to two temporally adjacent images only, to keep the computational complexity low. The use of only two images has the further advantage that the amount of required image memory is lower than in methods that use more images. In this embodiment, the filter 310 is suitable for Gaussian noise, the filter 311 is suitable for contaminated Gaussian noise, and the filter 312 is suitable for long-tailed noise.
The filters for the Gaussian noise and the contaminated Gaussian noise 310, 311 are preferably spatio-temporal rational filters having a similar structure, constituted by the sum of a spatial and a temporal filtering part. Each filter output y0 is computed as: y^ ~ X0 ~ J spatial ~ J temp (?)
X l ~r -ΛQ Λ
,jel lk~ s r(x, - Xj 7Y + A, (6) where xo, x, and x} are pixel values within a mask (JCØ being the central one), i, j e l describe a set of spatial filtering directions shown in Figs. 2A...2D, and ks andv4$ are suitable filter parameters. The temporal filtering part, jemp has a similar form, although ftemp operates also on pixels of a previous image, and is described below. It may be seen that the spatial filter is able to distinguish between homogeneous and detailed regions, in order to reduce noise while maintaining the image details. In fact, if the mask lies in a homogeneous region, the pixel differences (x, - Xj)2 which appear at the denominator are small, and the high-pass component present at the numerator, which is subtracted from xo, gives an overall low-pass behavior. In turn, if the same differences have a large value, an edge is supposed to be present, and the filter leaves the pixel unchanged in order not to blur the detail.
The temporal part exploits the same principle of detail sensitive behavior, and for Gaussian noise the form is similar to that of the spatial part: r (gauss) _ y ~ X, + X0 ,y^ ιej k (x, - x0 ) + Aa where i e J describes a set of temporal filtering directions as shown in Fig. 3. In Fig. 3 only one of 9 possible directions (according to the possible positions of x,p) has been drawn for the sake of clarity. The superscript^ refers to pixels belonging to a previous image, and ktj and Atj are suitable filter parameters.
The situation is slightly more complicated for contaminated Gaussian noise. In this case, details and noise are more difficult to discriminate, because the pixel noise level can be large (due to the rather long tails of the distribution), and less information with respect to the spatial case is available; more precisely, due to the limited temporal size of the filter support (only two images), pixels are available only at one (temporal) side of xo (vice-versa, in the spatial part of the filter 311, pixels both at the right and at the left of xn, or both on top of and below, are available) so that the simple denominator of the spatial part does not allow to distinguish between a single noisy pixel and the edge of an object. For contaminated Gaussian noise, ftemp is defined as: rcont Gauss _ "1 emp ~ if
Figure imgf000006_0001
where i e J describes a set of temporal filtering combinations (a combination of a temporal direction with a spatial direction) as shown in Fig. 4 and where kt2, k and A are suitable filter parameters. In Fig. 4 only one combination of xf and x, of a plurality of possible combinations has been drawn for the sake of clarity. In this case, the pixels at the denominator, which controls the strength of the low-pass action, are three instead of two: x„ xf and xo. In fact, as already mentioned above, it is not advisable to use the same control strategy as for Gaussian noise: the difference (xf-xo) may be large due to a noise peak instead of an edge with consequent loss of the noise filtering action. In turn, if the same difference is corrected by averaging with another difference, i.e. (x,p-x,), the denominator remains low also in presence of isolated noisy pixels, and the desired low-pass behavior is obtained.
Although the filters 310 and 311 are shown in Fig. 1 as separate filters, in a practical embodiment, the filters 310 and 311 are combined in one rational filter with a common spatial part and different temporal parts, a first temporal part for Gaussian noise and a second temporal part for contaminated Gaussian noise. Depending on the type of noise estimated in the noise discriminator 30, the suitable temporal part is enabled. In a further practical embodiment, the first temporal part and the second temporal part are implemented as one temporal filtering part according to equation (8), wherein. in case the noise has a Gaussian distribution, the parameter ko is taken zero to obtain a rational filter according to equation (7). The rational filter 310/311 is enabled if the value of the kurtosis k of z is lower than 15, otherwise the median filter 312 is enabled. If the kurtosis k is lower than 6, the first temporal part (for the Gaussian noise) is enabled. If the kurtosis k is between 6 and 15, the second temporal part (for the contaminated Gaussian noise) is enabled.
In order to treat long-tail noise effectively, the filter 312 is preferably a simple median filter. In general, a median filter is based on order statistics. A two-dimensional median filter is given by: y0 = median{xl , x0 , } (9)
The set x„ y defines a neighborhood of the central pixel x0 and is called a filter mask. The median filter replaces the value of the central pixel by the median of the values of the pixels in the filter mask. A simple mask, which is appropriate, is a 5 element X-shaped filter. Such a filter is known from [3]. In case of the 5 element X-shaped filter, the filter mask includes the central pixel x0 and the pixels diagonally related to the central pixel x0. These spatial directions are indicated in Figs. 2C...D.
Preferably, both ideal impulsive noise (single noisy pixels), and real world impulsive-like noise (e.g. present in satellite receivers) made of horizontal one pixel wide strips rather than by single noisy pixels, are removed. Both types of noise affect only one pixel out of 5 in the X-shaped mask, so that the noisy element is easily removed by the median operator. It is noticed, that one pixel wide vertical strips, which may be found in video obtained from motion picture films, can also be effectively removed by this filter. To remove wider strips, a larger support is required. Once impulsive noise type has been detected, the simple median is used.
The noise discriminator 30 controls the set of filters 31. Although in the above-described embodiments, hard switching is used, soft switching is also possible, e.g. enabling the most suitable filter of the set of filters 31 by more than 50 % and in addition partly enabling one or more of the other filters in the set of filters 31. In an exemplary case in which the signal includes mostly Gaussian noise, the filter 310 may be enabled for 80% and the other two filters 311 and 312 for 10%. The claims should be construed as comprising such a soft switching implementation too. Depending on the application or the image sequence, other filters or a different noise discriminator may be used. The basic idea of the invention is to use at least two filters, designed for different types of noise, and a noise discriminator for enabling the most suitable filter of the at least two filters. The invention is also applicable to other signals, e.g. audio. Motion-compensated based algorithms generally provide better performances at the cost of a much more complex structure. Motion-compensated based algorithms are preferably applied in professional embodiments of the invention.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design many alternative embodiments without departing from the scope of the appended claims. The word 'image' also refers to picture, frame, field, etc. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word 'comprising' does not exclude the presence of other elements or steps than those listed in a claim. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a device claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage.
In summary, the invention provides noise filtering of a signal by estimating a type of noise in the signal and enabling one of at least two noise filters, the enabled noise filter being a most suitable filter for the estimated type of noise. An approximation of the noise in the signal is obtained by computing a difference between the signal and a noise- filtered version of the signal. The invention uses a kurtosis of the noise as a metric for estimating the type of noise. If the estimated type of noise is long-tailed noise, a median filter is enabled to filter the signal. If the estimated type of noise is Gaussian noise or contaminated Gaussian noise, a spatio-temporal filter is enabled to filter the signal. The invention may be applied in a video system with a camera and a noise filter.
References:
[1] G. Ramponi, 'The rational filter for image smoothing', 7EEE Signal
Processing Letters, vol. 3, no. 3, March 1996, pp. 63-65
[2] F. Cocchia, S. Carrato and G. Ramponi, 'Design and real-time implementation of a 3-D rational filter for edge preserving smoothing', IΕΕΕ Trans, on Consumer Electronics, vol. 43, no. 4, Nov. 1997, pp. 1291-1300
[3] I. Pitas and A.N. Nenetsanopoulos, Non-linear digital filters, Kluwer
Academic Publishers, Boston MA(USA), 1990, pp. 63-115
[4] E. Lloyd, Handbook of applicable mathematics, John Wiley & Sons Ltd., New
York, 980, pp. 155-160
[5] K. Konstantinides, B. Natarajan and G.S. Yovanof, 'Noise estimation and filtering using block-based singular value decomposition', IEEE Trans, on Image Processing, vol. 6, no. 3, March, 1997, pp. 479-483
[6] B.M. Sadler, G.B. Giannakis and K-S Lii, 'Estimation and detection in nonGaussian noise uding higher order statistics', IEEE Trans, on Signal Processing, vol. 42, no. 10, Oct. 1994, pp. 2729-2741
[7] G.B. Giannakis and M.K. Tsatsanis, 'Signal detection and classification using matched filtering and higher order statistics', IEEE Trans, on Acoust., Speech and Signal Processing, vol. 38, no. 7, July 1990, pp. 1284-1296
[8] S.I. Olsen, 'Estimation of noise in images: an evaluation', CVGIP, vol. 55, no.
4, July 1993, pp. 319-323

Claims

CLAIMS:
1. Method of noise filtering (3) a signal (x), the method comprising the steps of: estimating (30) a type of noise in the signal (x); and enabling (30) one of at least two noise filtering operations (310,311,312), the enabled noise filtering operation (310,311,312) being a most suitable noise filtering operation for the estimated type of noise.
2. Method of noise filtering (3) as claimed in claim 1, wherein: a median filtering operation (312) is enabled if the estimated type of noise is long-tailed noise; and a spatio-temporal rational filtering operation (310,311) is enabled if the estimated type of noise is Gaussian noise or contaminated Gaussian noise.
3. Method of noise filtering (3) as claimed in claim 2, wherein the rational filtering operation (310,311) comprises: enabling a first temporal filtering operation (310) if the estimated type of noise is Gaussian noise; and enabling a second temporal filtering operation (311) if the estimated type of noise is contaminated Gaussian noise, the first temporal filtering operation (310) taking into account at least one temporal direction and the second temporal filtering operation (311) taking into account at least one combination of a temporal direction and a spatial direction.
4. Method of noise filtering (3) as claimed in claim 1, wherein a kurtosis of the noise (z) is used (303) as a metric for estimating the type of noise.
5. Method of noise filtering (3) as claimed in claim 2, wherein a kurtosis of the noise (z) is used (303) as a metric for estimating the type of noise; the median filtering operation (312) is enabled if the kurtosis is above a first threshold; and the rational noise filtering operation (310, 11) is enabled if the kurtosis is below said first threshold;
6. Method of noise filtering (3) as claimed in claim 3, wherein a kurtosis of the noise (z) is used (303) as a metric for estimating the type of noise; the median filtering operation (312) is enabled if the kurtosis is above a first threshold; the rational noise filtering operation (310,311) is enabled if the kurtosis of the noise is below said first threshold, wherein the rational filtering operation comprises: enabling the first temporal filtering operation (310) if the kurtosis is below a second threshold, said second threshold being lower than said first threshold; and enabling the second temporal filtering operation (311) if the kurtosis is above the second threshold and below the first threshold.
7. A method of noise filtering (3) as claimed in claim 6, wherein the first threshold is about 15 and the second threshold is about 6.
8. Method of noise filtering (3) as claimed in claim 1, wherein the noise (z) in the signal is approximated by a difference (302) between the signal (x) and a noise-filtered (301) version of the signal (x).
9. Method of noise filtering (3) as claimed in claim 8, wherein the noise-filtered version of the signal (x) is obtained by subjecting the signal (x) to a median filtering operation (301).
10. Device (3) for noise filtering a signal (x), the device (3) comprising: means (30) for estimating a type of noise in the signal (x); and means (30) for enabling one of at least two noise filters (310,311,312), the enabled noise filter (310,311,312) being a most suitable filter for the estimated type of noise.
11. Video system (1) comprising: means (2) for obtaining an image sequence (x), a device (3) as claimed in claim 10 for noise filtering the image sequence (x).
PCT/EP2000/012925 2000-01-13 2000-12-18 Noise reduction WO2001052524A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2001552617A JP2003520506A (en) 2000-01-13 2000-12-18 noise reduction
EP00985193A EP1163795A1 (en) 2000-01-13 2000-12-18 Noise reduction
KR1020017011646A KR20020000547A (en) 2000-01-13 2000-12-18 Noise reduction

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
EP00200103 2000-01-13
EP00200103.0 2000-01-13
EP00200718.5 2000-02-29
EP00200718 2000-02-29

Publications (1)

Publication Number Publication Date
WO2001052524A1 true WO2001052524A1 (en) 2001-07-19

Family

ID=26071731

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2000/012925 WO2001052524A1 (en) 2000-01-13 2000-12-18 Noise reduction

Country Status (6)

Country Link
US (1) US6819804B2 (en)
EP (1) EP1163795A1 (en)
JP (1) JP2003520506A (en)
KR (1) KR20020000547A (en)
CN (1) CN1223181C (en)
WO (1) WO2001052524A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004028146A1 (en) * 2002-09-20 2004-04-01 Koninklijke Philips Electronics N.V. Video noise reduction device and method

Families Citing this family (117)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020086937A (en) * 2001-01-26 2002-11-20 코닌클리케 필립스 일렉트로닉스 엔.브이. Spatio-temporal filter unit and image display apparatus comprising such a spatio-temporal filter unit
US7031548B2 (en) * 2001-10-04 2006-04-18 Hewlett-Packard Development Company, L.P. Method and apparatus for filtering noise from a digital image
KR100928252B1 (en) * 2002-07-24 2009-11-24 엘지전자 주식회사 Blank frame detection method of traffic channel
TW588546B (en) * 2002-10-25 2004-05-21 Veutron Corp Method for reducing image noise
US7139035B2 (en) * 2002-12-30 2006-11-21 Texas Instruments Incorporated Video noise floor estimator with impulse noise detection
JP4318553B2 (en) * 2004-01-23 2009-08-26 三洋電機株式会社 Image signal processing device
JP4733127B2 (en) * 2004-07-30 2011-07-27 アルゴリス インコーポレイテッド Apparatus and method for adaptive 3D noise reduction
US20060182364A1 (en) * 2005-02-16 2006-08-17 George John System and method for sharpening vector-valued digital images
US20060274962A1 (en) * 2005-06-03 2006-12-07 Yi-Jen Chiu Systems and methods for improved Gaussian noise filtering
US10607355B2 (en) 2005-10-26 2020-03-31 Cortica, Ltd. Method and system for determining the dimensions of an object shown in a multimedia content item
US10698939B2 (en) 2005-10-26 2020-06-30 Cortica Ltd System and method for customizing images
US11216498B2 (en) 2005-10-26 2022-01-04 Cortica, Ltd. System and method for generating signatures to three-dimensional multimedia data elements
US10742340B2 (en) 2005-10-26 2020-08-11 Cortica Ltd. System and method for identifying the context of multimedia content elements displayed in a web-page and providing contextual filters respective thereto
US10193990B2 (en) 2005-10-26 2019-01-29 Cortica Ltd. System and method for creating user profiles based on multimedia content
US8326775B2 (en) 2005-10-26 2012-12-04 Cortica Ltd. Signature generation for multimedia deep-content-classification by a large-scale matching system and method thereof
US9256668B2 (en) 2005-10-26 2016-02-09 Cortica, Ltd. System and method of detecting common patterns within unstructured data elements retrieved from big data sources
US9218606B2 (en) 2005-10-26 2015-12-22 Cortica, Ltd. System and method for brand monitoring and trend analysis based on deep-content-classification
US10372746B2 (en) 2005-10-26 2019-08-06 Cortica, Ltd. System and method for searching applications using multimedia content elements
US9489431B2 (en) 2005-10-26 2016-11-08 Cortica, Ltd. System and method for distributed search-by-content
US9372940B2 (en) 2005-10-26 2016-06-21 Cortica, Ltd. Apparatus and method for determining user attention using a deep-content-classification (DCC) system
US9384196B2 (en) 2005-10-26 2016-07-05 Cortica, Ltd. Signature generation for multimedia deep-content-classification by a large-scale matching system and method thereof
US10776585B2 (en) 2005-10-26 2020-09-15 Cortica, Ltd. System and method for recognizing characters in multimedia content
US9767143B2 (en) 2005-10-26 2017-09-19 Cortica, Ltd. System and method for caching of concept structures
US10635640B2 (en) * 2005-10-26 2020-04-28 Cortica, Ltd. System and method for enriching a concept database
US11361014B2 (en) 2005-10-26 2022-06-14 Cortica Ltd. System and method for completing a user profile
US11003706B2 (en) 2005-10-26 2021-05-11 Cortica Ltd System and methods for determining access permissions on personalized clusters of multimedia content elements
US9529984B2 (en) 2005-10-26 2016-12-27 Cortica, Ltd. System and method for verification of user identification based on multimedia content elements
US9087049B2 (en) 2005-10-26 2015-07-21 Cortica, Ltd. System and method for context translation of natural language
US9396435B2 (en) 2005-10-26 2016-07-19 Cortica, Ltd. System and method for identification of deviations from periodic behavior patterns in multimedia content
US10585934B2 (en) 2005-10-26 2020-03-10 Cortica Ltd. Method and system for populating a concept database with respect to user identifiers
US10848590B2 (en) 2005-10-26 2020-11-24 Cortica Ltd System and method for determining a contextual insight and providing recommendations based thereon
US9646005B2 (en) 2005-10-26 2017-05-09 Cortica, Ltd. System and method for creating a database of multimedia content elements assigned to users
US9953032B2 (en) 2005-10-26 2018-04-24 Cortica, Ltd. System and method for characterization of multimedia content signals using cores of a natural liquid architecture system
US10380164B2 (en) 2005-10-26 2019-08-13 Cortica, Ltd. System and method for using on-image gestures and multimedia content elements as search queries
US11386139B2 (en) 2005-10-26 2022-07-12 Cortica Ltd. System and method for generating analytics for entities depicted in multimedia content
US10691642B2 (en) 2005-10-26 2020-06-23 Cortica Ltd System and method for enriching a concept database with homogenous concepts
US10621988B2 (en) 2005-10-26 2020-04-14 Cortica Ltd System and method for speech to text translation using cores of a natural liquid architecture system
US9477658B2 (en) 2005-10-26 2016-10-25 Cortica, Ltd. Systems and method for speech to speech translation using cores of a natural liquid architecture system
US9639532B2 (en) 2005-10-26 2017-05-02 Cortica, Ltd. Context-based analysis of multimedia content items using signatures of multimedia elements and matching concepts
US9191626B2 (en) 2005-10-26 2015-11-17 Cortica, Ltd. System and methods thereof for visual analysis of an image on a web-page and matching an advertisement thereto
US8312031B2 (en) 2005-10-26 2012-11-13 Cortica Ltd. System and method for generation of complex signatures for multimedia data content
US11019161B2 (en) 2005-10-26 2021-05-25 Cortica, Ltd. System and method for profiling users interest based on multimedia content analysis
US10360253B2 (en) 2005-10-26 2019-07-23 Cortica, Ltd. Systems and methods for generation of searchable structures respective of multimedia data content
US9466068B2 (en) 2005-10-26 2016-10-11 Cortica, Ltd. System and method for determining a pupillary response to a multimedia data element
US10949773B2 (en) 2005-10-26 2021-03-16 Cortica, Ltd. System and methods thereof for recommending tags for multimedia content elements based on context
US8266185B2 (en) 2005-10-26 2012-09-11 Cortica Ltd. System and methods thereof for generation of searchable structures respective of multimedia data content
US9031999B2 (en) 2005-10-26 2015-05-12 Cortica, Ltd. System and methods for generation of a concept based database
US9330189B2 (en) 2005-10-26 2016-05-03 Cortica, Ltd. System and method for capturing a multimedia content item by a mobile device and matching sequentially relevant content to the multimedia content item
US10191976B2 (en) 2005-10-26 2019-01-29 Cortica, Ltd. System and method of detecting common patterns within unstructured data elements retrieved from big data sources
US20160321253A1 (en) 2005-10-26 2016-11-03 Cortica, Ltd. System and method for providing recommendations based on user profiles
US9286623B2 (en) 2005-10-26 2016-03-15 Cortica, Ltd. Method for determining an area within a multimedia content element over which an advertisement can be displayed
US11032017B2 (en) 2005-10-26 2021-06-08 Cortica, Ltd. System and method for identifying the context of multimedia content elements
US10387914B2 (en) 2005-10-26 2019-08-20 Cortica, Ltd. Method for identification of multimedia content elements and adding advertising content respective thereof
US10180942B2 (en) 2005-10-26 2019-01-15 Cortica Ltd. System and method for generation of concept structures based on sub-concepts
US11403336B2 (en) 2005-10-26 2022-08-02 Cortica Ltd. System and method for removing contextually identical multimedia content elements
US9558449B2 (en) 2005-10-26 2017-01-31 Cortica, Ltd. System and method for identifying a target area in a multimedia content element
US10380623B2 (en) 2005-10-26 2019-08-13 Cortica, Ltd. System and method for generating an advertisement effectiveness performance score
US9747420B2 (en) 2005-10-26 2017-08-29 Cortica, Ltd. System and method for diagnosing a patient based on an analysis of multimedia content
US11620327B2 (en) 2005-10-26 2023-04-04 Cortica Ltd System and method for determining a contextual insight and generating an interface with recommendations based thereon
US11604847B2 (en) * 2005-10-26 2023-03-14 Cortica Ltd. System and method for overlaying content on a multimedia content element based on user interest
US8818916B2 (en) 2005-10-26 2014-08-26 Cortica, Ltd. System and method for linking multimedia data elements to web pages
US10614626B2 (en) 2005-10-26 2020-04-07 Cortica Ltd. System and method for providing augmented reality challenges
US9235557B2 (en) 2005-10-26 2016-01-12 Cortica, Ltd. System and method thereof for dynamically associating a link to an information resource with a multimedia content displayed in a web-page
US10535192B2 (en) 2005-10-26 2020-01-14 Cortica Ltd. System and method for generating a customized augmented reality environment to a user
US10380267B2 (en) 2005-10-26 2019-08-13 Cortica, Ltd. System and method for tagging multimedia content elements
US20070098086A1 (en) * 2005-10-28 2007-05-03 Vasudev Bhaskaran Spatio-temporal noise filter for digital video
US7929798B2 (en) * 2005-12-07 2011-04-19 Micron Technology, Inc. Method and apparatus providing noise reduction while preserving edges for imagers
US7587099B2 (en) * 2006-01-27 2009-09-08 Microsoft Corporation Region-based image denoising
KR101225060B1 (en) 2006-03-08 2013-01-23 삼성전자주식회사 Method and apparatus for estimating criterion of determination of noise
CN101087365B (en) * 2006-06-10 2010-08-18 中兴通讯股份有限公司 A method for filtering image mixed noise
US8009732B2 (en) * 2006-09-01 2011-08-30 Seiko Epson Corporation In-loop noise reduction within an encoder framework
US8351735B2 (en) * 2006-10-18 2013-01-08 Robert Bosch Gmbh Image processing system, method and computer program for contrast enhancement of images
US10733326B2 (en) 2006-10-26 2020-08-04 Cortica Ltd. System and method for identification of inappropriate multimedia content
EP1919209A1 (en) * 2006-10-31 2008-05-07 Sony Deutschland Gmbh Method and device for fast and effective noise reduction
US7952646B2 (en) * 2006-12-27 2011-05-31 Intel Corporation Method and apparatus for content adaptive spatial-temporal motion adaptive noise reduction
US9966085B2 (en) * 2006-12-30 2018-05-08 Google Technology Holdings LLC Method and noise suppression circuit incorporating a plurality of noise suppression techniques
US7983501B2 (en) 2007-03-29 2011-07-19 Intel Corporation Noise detection and estimation techniques for picture enhancement
JP4916376B2 (en) * 2007-05-09 2012-04-11 パナソニック株式会社 Noise reduction apparatus and noise removal method for compression-encoded image
US8866936B2 (en) * 2008-07-24 2014-10-21 Florida State University of Research Foundation Systems and methods for training an active random field for real-time image denoising
TWI387320B (en) * 2008-08-15 2013-02-21 Novatek Microelectronics Corp Apparatus and method for filtering image signal noise
US8427583B2 (en) * 2010-09-30 2013-04-23 Sharp Laboratories Of America, Inc. Automatic parameter control for spatial-temporal filter
US8928813B2 (en) 2010-10-28 2015-01-06 Microsoft Corporation Methods and apparatus for reducing structured noise in video
US10218327B2 (en) * 2011-01-10 2019-02-26 Zhinian Jing Dynamic enhancement of audio (DAE) in headset systems
US9405401B2 (en) * 2012-07-12 2016-08-02 Parade Technologies, Ltd. Edge-by-edge integration and conversion
US11076810B2 (en) * 2012-09-05 2021-08-03 Vital Connect, Inc. Continuous assessment of ECG signal quality
KR101981573B1 (en) 2012-11-22 2019-05-23 삼성전자주식회사 Image signal processor and mobile device including image signal processor
CN103369428A (en) * 2013-06-12 2013-10-23 西安费斯达自动化工程有限公司 Detection and estimation method for background subtraction of environment noise
CN103714522A (en) * 2014-01-06 2014-04-09 海信集团有限公司 Image denoising method and image denoising system
CN103839552A (en) * 2014-03-21 2014-06-04 浙江农林大学 Environmental noise identification method based on Kurt
US11195043B2 (en) 2015-12-15 2021-12-07 Cortica, Ltd. System and method for determining common patterns in multimedia content elements based on key points
US11037015B2 (en) 2015-12-15 2021-06-15 Cortica Ltd. Identification of key points in multimedia data elements
WO2019008581A1 (en) 2017-07-05 2019-01-10 Cortica Ltd. Driving policies determination
US11899707B2 (en) 2017-07-09 2024-02-13 Cortica Ltd. Driving policies determination
CN108983058B (en) * 2018-08-29 2021-03-23 三峡大学 Transformer partial discharge ultrahigh frequency signal denoising method based on improved variational mode and singular value decomposition
US11613261B2 (en) 2018-09-05 2023-03-28 Autobrains Technologies Ltd Generating a database and alerting about improperly driven vehicles
US20200133308A1 (en) 2018-10-18 2020-04-30 Cartica Ai Ltd Vehicle to vehicle (v2v) communication less truck platooning
US11126870B2 (en) 2018-10-18 2021-09-21 Cartica Ai Ltd. Method and system for obstacle detection
US11181911B2 (en) 2018-10-18 2021-11-23 Cartica Ai Ltd Control transfer of a vehicle
US10839694B2 (en) 2018-10-18 2020-11-17 Cartica Ai Ltd Blind spot alert
US11700356B2 (en) 2018-10-26 2023-07-11 AutoBrains Technologies Ltd. Control transfer of a vehicle
US10789535B2 (en) 2018-11-26 2020-09-29 Cartica Ai Ltd Detection of road elements
US11170647B2 (en) 2019-02-07 2021-11-09 Cartica Ai Ltd. Detection of vacant parking spaces
US11643005B2 (en) 2019-02-27 2023-05-09 Autobrains Technologies Ltd Adjusting adjustable headlights of a vehicle
US11285963B2 (en) 2019-03-10 2022-03-29 Cartica Ai Ltd. Driver-based prediction of dangerous events
US11694088B2 (en) 2019-03-13 2023-07-04 Cortica Ltd. Method for object detection using knowledge distillation
US11132548B2 (en) 2019-03-20 2021-09-28 Cortica Ltd. Determining object information that does not explicitly appear in a media unit signature
US11222069B2 (en) 2019-03-31 2022-01-11 Cortica Ltd. Low-power calculation of a signature of a media unit
US10776669B1 (en) 2019-03-31 2020-09-15 Cortica Ltd. Signature generation and object detection that refer to rare scenes
US10796444B1 (en) 2019-03-31 2020-10-06 Cortica Ltd Configuring spanning elements of a signature generator
US10789527B1 (en) 2019-03-31 2020-09-29 Cortica Ltd. Method for object detection using shallow neural networks
US11488290B2 (en) 2019-03-31 2022-11-01 Cortica Ltd. Hybrid representation of a media unit
US11704292B2 (en) 2019-09-26 2023-07-18 Cortica Ltd. System and method for enriching a concept database
US11593662B2 (en) 2019-12-12 2023-02-28 Autobrains Technologies Ltd Unsupervised cluster generation
US10748022B1 (en) 2019-12-12 2020-08-18 Cartica Ai Ltd Crowd separation
US11590988B2 (en) 2020-03-19 2023-02-28 Autobrains Technologies Ltd Predictive turning assistant
US11827215B2 (en) 2020-03-31 2023-11-28 AutoBrains Technologies Ltd. Method for training a driving related object detector
US11756424B2 (en) 2020-07-24 2023-09-12 AutoBrains Technologies Ltd. Parking assist

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2575886A1 (en) * 1985-01-04 1986-07-11 Thomson Csf Method of reducing the visibility of the noise in a sequence of video images and device for implementing this method
JPH0662284A (en) * 1992-08-04 1994-03-04 Sharp Corp Noise removing device
EP0588181A1 (en) * 1992-09-14 1994-03-23 THOMSON multimedia Method and apparatus for noise reduction
JPH06315104A (en) * 1993-03-05 1994-11-08 Sony Corp Filter circuit
US5404178A (en) * 1992-10-08 1995-04-04 Sony Corporation Noise eliminating circuit
JPH07111605A (en) * 1993-10-14 1995-04-25 Matsushita Electric Ind Co Ltd Noise elimination circuit
JPH09233369A (en) * 1996-02-23 1997-09-05 Sharp Corp Noise reduction circuit

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4530076A (en) * 1983-06-28 1985-07-16 The United States Of America As Represented By The Secretary Of The Navy Frequency domain non-linear signal processing apparatus and method for discrimination against non-Gaussian interference
US5210820A (en) * 1990-05-02 1993-05-11 Broadcast Data Systems Limited Partnership Signal recognition system and method
US5057795A (en) * 1990-10-25 1991-10-15 Aydin Corporation Digital gaussian white noise generation system and method of use
KR0149517B1 (en) * 1992-07-18 1998-10-15 강진구 Multi-step type nonlinear filter for detecting edge and eliminating noise
DE69329670T2 (en) * 1992-09-14 2001-03-15 Thomson Multimedia Sa Method and device for noise reduction
US6249749B1 (en) * 1998-08-25 2001-06-19 Ford Global Technologies, Inc. Method and apparatus for separation of impulsive and non-impulsive components in a signal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2575886A1 (en) * 1985-01-04 1986-07-11 Thomson Csf Method of reducing the visibility of the noise in a sequence of video images and device for implementing this method
JPH0662284A (en) * 1992-08-04 1994-03-04 Sharp Corp Noise removing device
EP0588181A1 (en) * 1992-09-14 1994-03-23 THOMSON multimedia Method and apparatus for noise reduction
US5404178A (en) * 1992-10-08 1995-04-04 Sony Corporation Noise eliminating circuit
JPH06315104A (en) * 1993-03-05 1994-11-08 Sony Corp Filter circuit
JPH07111605A (en) * 1993-10-14 1995-04-25 Matsushita Electric Ind Co Ltd Noise elimination circuit
JPH09233369A (en) * 1996-02-23 1997-09-05 Sharp Corp Noise reduction circuit

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
PATENT ABSTRACTS OF JAPAN vol. 018, no. 305 (E - 1559) 10 June 1994 (1994-06-10) *
PATENT ABSTRACTS OF JAPAN vol. 1995, no. 02 31 March 1995 (1995-03-31) *
PATENT ABSTRACTS OF JAPAN vol. 1995, no. 07 31 August 1995 (1995-08-31) *
PATENT ABSTRACTS OF JAPAN vol. 1998, no. 01 30 January 1998 (1998-01-30) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004028146A1 (en) * 2002-09-20 2004-04-01 Koninklijke Philips Electronics N.V. Video noise reduction device and method

Also Published As

Publication number Publication date
EP1163795A1 (en) 2001-12-19
CN1223181C (en) 2005-10-12
JP2003520506A (en) 2003-07-02
US20010019633A1 (en) 2001-09-06
CN1350747A (en) 2002-05-22
KR20020000547A (en) 2002-01-05
US6819804B2 (en) 2004-11-16

Similar Documents

Publication Publication Date Title
US6819804B2 (en) Noise reduction
US7657098B2 (en) Method and apparatus for reducing mosquito noise in decoded video sequence
US7145607B1 (en) Spatio-temporal video noise reduction system
US7418149B2 (en) Apparatus and method for adaptive 3D noise reduction
KR101375661B1 (en) System and method for video noise reduction using an adaptive temporal method with motion detection and motion compensation
US7369181B2 (en) Method of removing noise from digital moving picture data
KR100721543B1 (en) A method for removing noise in image using statistical information and a system thereof
US7554611B2 (en) Method and apparatus of bidirectional temporal noise reduction
US7046307B1 (en) Video signal noise level estimator
WO2002102086A2 (en) Apparatus and method for adaptive spatial segmentation-based noise reducing for encoded image signal
KR100739751B1 (en) Method and System of Dual-Channel 2D Noise Reduction for Video Signals
Reeja et al. Real time video denoising
US7167594B2 (en) Noise reduction method
KR100772380B1 (en) An extended method of noise-adaptive motion detection
Tenze et al. Design and real-time implementation of a low-cost noise reduction system for video applications
Szczepanski Fast spatio-temporal digital paths video filter
KR100772405B1 (en) Methods for adaptive noise reduction based on global motion estimation and video processing system therefore
EP0588934A4 (en) Apparatus and method for smoothing images
Wu et al. A fuzzy-based impulse noise detection and cancellation for real-time processing in video receivers
Jetto Stochastic modelling and 3D minimum variance recursive estimation of image sequences
Mélange et al. A new fuzzy motion and detail adaptive video filter
Yuan et al. A motion-texture aware denoising for economic hardware design
Chien et al. Motion adaptive spatio-temporal Gaussian noise reduction filter for double-shot images
Rakhshanfar Automated Estimation, Reduction, and Quality Assessment of Video Noise from Different Sources
Wu et al. Algorithm of digital impulse noise cancellation

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 00807518.2

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP KR

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

WWE Wipo information: entry into national phase

Ref document number: 2000985193

Country of ref document: EP

121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 2001 552617

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020017011646

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2000985193

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020017011646

Country of ref document: KR

WWW Wipo information: withdrawn in national office

Ref document number: 2000985193

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1020017011646

Country of ref document: KR