The present invention relates to a method and device for reducing noise caused by quantization during the signal processing of a digital display device, wherein a signal charged with noise is digitally filtered with a digital filter having a plurality of filter coefficients.
A PDP for Plasma Display Panel utilizes a matrix array of discharge cells, which can only be “ON”, or “OFF”. Therefore, it can be defined as a pure digital display. Also unlike a CRT (Cathode Ray Tube) or LCD (Liquid Crystal Display) in which gray levels are expressed by analog control of the light emission, a PDP controls the gray level by modulating the number of light pulses per frame (sustain pulses). This time-modulation will be integrated by the eye over a period corresponding to the eye time response. Since the amplitude video is portrayed by the number of light pulses, occurring at a given frequency, more amplitude means more light pulses and thus more “ON” time. For this reason, this kind of modulation is also known as PWM, pulse width modulation.
This PWM is responsible for one of the PDP image quality problems: the overall noise level, especially in the darker regions of the picture. This is due to the fact that displayed luminance is linear to the number of pulses, but the eye response and sensitivity to noise is not linear. In darker areas the eye is more sensitive than in brighter areas. This means that even though modern PDPs can display ca. 255 discrete video levels, quantization error will be quite noticeable in the darker areas. Moreover, all video pictures are pre-corrected to compensate the traditional gamma curves from standard display (e.g. CRT). Since, the plasma display is a pure linear display and does not provide such a non-linear gamma behavior, an artificial gamma function should be performed at the display level and in a digital form. This gamma function increases the quantization steps in the dark areas whereas the quantization steps will be reduced in luminous areas. In addition, an increasing of the quantization step will drastically increase the level of the noise present in the picture.
In the following, the quantization noise after gammatization of a video signal is described.
The method used to render video levels on a plasma (PWM) is responsible for one of the PDP image quality problems: the big quantization steps, especially in the darker regions of the picture increase strongly the noise level in those areas. This is due to the fact, that displayed luminance is linear to the number of impulses for driving the luminous elements, but the eye response and sensitivity to noise is not linear. In darker areas the eye is more sensitive than in brighter areas. This means than even though modern PDPs can display ca 255 discrete video levels, quantization error will be quite noticeable in the darker areas.
Moreover, all video pictures are pre-corrected by a γ−1 function to compensate the traditional gamma curves (y) from standard display (e.g. CRT). Since, the plasma display is a pure linear display and does not provide such a non-linear gamma behavior, an artificial gamma function should be applied to the display level and in a digital form. This degamma function increases the quantization noise in the dark areas whereas the quantization noise will be reduced in luminous areas.
A standard gamma function applied on 8-bit level using the following formula:
shall be taken as example.
This table shows that, in the dark areas, there are less output values than input values which means that the quantization steps have increased. On the opposite, in high levels, there are less input than output values (e.g. no input to generate the value 246) which means that the quantization noise has been reduced.
Standard digital pictures suffer from quantization noise which depends on the number of bits used for the digitalization. In addition to that, all natural sequences contain some natural noise (mainly gaussian noise). The overall visibility of these noise effects also depends on its temporal variation which generates a kind of bustling effect.
Now, there shall be given an estimation of the effect obtained on a CRT disposing of an analog gammatization function (tube behavior). For that estimation, the assumption is taken that the luminance of the white will be 100 cd/m2 and that the CRT behavior can be represented by:
In that case, the noise pattern on the CRT will be transformed as shown in
This shall be compared with the noise generated in the case of a plasma display. First, the gammatization will be performed at digital level (8-bit) as shown in
Then, for each digital value, a luminance value can be computed taking the assumption that the plasma is a pure linear system, the value 255 is matched with 100 cd/m2 The visibility of the noise structure can be estimated as shown in
The estimation of the noise structure on a plasma showed that the increased quantization step in the dark areas lead to a strong noise pattern. Therefore the bustling effect of the noise will increase strongly on a plasma screen in comparison to standard displays (the mean error may be up to 80%). This is also enhanced by the fact that the human visual system behavior follows a logarithm law, more sensitive for low-levels than for high levels.
As explained in the previous paragraph, the noise is more visible on a plasma than on other display in the dark areas (e.g. CRTs). Therefore, it is judicious to implement a kind of noise reduction algorithm on PDPs. Actually, various displays already dispose of such algorithms. Nevertheless, standard noise reduction algorithms also have drawbacks like a loss of sharpness, moving artifacts (trail behind strong edges).
Invention
In view of that, it is the object of the present invention to provide a method and a device for reducing the noise in an improved manner.
According to the present invention this object is solved by a method for reducing noise caused by a quantization procedure during the signal processing of a digital display device by digitally filtering a signal charged with said noise with a digital filter having a plurality of filter coefficients, and varying at least one of said filter coefficients in dependence on a value of said signal to be filtered.
Furthermore, the above mentioned object is solved by a device for reducing noise caused by a quantisation during the signal processing of a digital display device including digital filter means for digitally filtering a signal charged with said noise, said filter means having a plurality of filter coefficients, and controlling means connected to said digital filter means for varying at least one of said filter coefficients in dependence on a value of said signal to be filtered.
Further favourable developments of the present invention are set out in the subclaims.
Advantageously, there may be provided a noise reduction algorithm which has an effect decreasing with the video level, so that a maximum filtering is applied for low-levels (critical noisy regions) whereas no filtering or very low filtering is applied for luminous regions (less noise, more critical to noise reduction algorithms). Such an adaptive noise filter may be applied after the gammatization process of the plasma. The adaptive filtering is a specific filtering which suits to the gammatization quantization noise. In other words, the filtering will be maximum for dark areas and its efficacy will automatically decrease when the luminance of the area is increasing.
The application of the filtering according to the present invention leads to the following advantages:
Exemplary embodiments of the invention are illustrated in the drawings and are explained in more detail in the following description. The drawings showing in:
In order to better understand the present concept two kind of standard noise reduction algorithms are now presented as preferred embodiments.
Low-Pass Filtering
The analysis shall be limited to 2-dimensional low-pass filters based on 3 pixels and three lines. Obviously such filters can be extended in the spatial dimension (more or less pixel, more or less lines) as well as in the temporal direction by applying a kind of recursivity (requires a frame memory). In the following three standard types of low-pass filters (3×3) known in the literature are illustrated:
The various masks will be centered to the current pixel as shown in
In the case of the plasma one can develop two kinds of video adapted low-pass filtering as presented below:
In these two kinds of PDP filtering the factors α and β will have a value decreasing with the luminance of the current pixel. Two examples of a possible variation of these parameters are shown in
This low-pass filtering is already well adapted to PDP requirements except for the fact that some disturbances can be generated on sharp transition. The case of a current dark pixel located near to a white element shall be taken as example. In that case, this white element will be used for the low-pass filtering which is not the objective. Therefore, more adaptation should be added to the filtering as described below.
For the future explanation the current pixels in the screen shall be described by x0 and the pixels around using the following definition:
Based on this assumption, a more general adapted low-pass filtering for the PDP will be defined as following:
with a0=1 and with ai=fi(x0, xi)
As an example one can describe the function fi as following:
representing a limit of neighbour which can be taken into account by the filtering. This solution is well adapted in case of big difference of values between two adjacent pixels.
Median Filtering
At the beginning of the present analysis, the filters have been limited to 2-dimensional low-pass filters based on 3 pixels and three lines. Obviously such filters can be extended in the spatial dimension (more or less pixels, more or less lines) as well as in the temporal direction (requires a frame memory).
The median filter selects, in an analysis window, the pixel having the median value. For that purpose, the analysis window contains an odd number of pixels that will be ordered. Then, the new computed value will be the value having the median position. An example of a median filter 3×3 is shown in
Other median filters can be used like a filter max/median which can be defined as illustrated in
In any case, it has to be said that a median filter having a size of 2N+1 pixels suppress in the picture all details having a size smaller or equal to N.
Therefore, in the case of the PDP adaptive median filtering, one can use various filters depending on the value of the current pixels.
General Filtering
As already said, the main idea is to use a noise reduction algorithm which has a decreasing effect when the video level of the current pixel is increasing. Moreover, the filtering will be applied after the gammatization process which can be made on more than 8 bits because of further operations like dithering. Obviously, an operation like a dithering should be made after the noise reduction in order not to be deactivated by the noise reduction itself.
Algorithm Implementation:
RGB input pictures are forwarded to the gamma function block: this can include a LUT or a mathematical function. The outputs of this block (8-bit or more) are forwarded to the noise reduction block. This last block, depending on the current value of a pixel, will apply various noise reduction filters at the same bit resolution. Then, the output is forwarded to the dithering block which applies differents kinds of dithering (e.g. such as described for example, in EP-A-1136974, EP-01250199.5 and EP-02291924.5 in the name of the present Applicant). The further signal processing is performed as usual by a subsequent sub-field coding block, a serial/parallel converter, a parallel acting plasma controller and final PDP.
As already set out above, the main idea is to have a maximum of noise reduction for dark areas where the noise is really disturbing (eye sensitivity stronger, gammatization critical) and where the information in terms of detail is less relevant. On the other hand, the level of the filtering will decrease together with the luminance up to no filtering for high luminance levels where the noise is less disturbing (no effect of quantization, less eye sensitivity) but where the information in terms of details will be the more relevant.
Number | Date | Country | Kind |
---|---|---|---|
02292091.2 | Aug 2002 | EP | regional |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/EP03/50362 | 8/5/2003 | WO | 10/26/2005 |