EP1865463A2 - Temporal noise analysis of a video signal - Google Patents

Temporal noise analysis of a video signal Download PDF

Info

Publication number
EP1865463A2
EP1865463A2 EP07251880A EP07251880A EP1865463A2 EP 1865463 A2 EP1865463 A2 EP 1865463A2 EP 07251880 A EP07251880 A EP 07251880A EP 07251880 A EP07251880 A EP 07251880A EP 1865463 A2 EP1865463 A2 EP 1865463A2
Authority
EP
European Patent Office
Prior art keywords
luminance
differences
chrominance
picture elements
value
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
EP07251880A
Other languages
German (de)
French (fr)
Other versions
EP1865463A3 (en
Inventor
Arthur Mitchell
Anthony Richard Huggett
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ericsson AB
Original Assignee
Tandberg Television AS
Ericsson AB
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 Tandberg Television AS, Ericsson AB filed Critical Tandberg Television AS
Publication of EP1865463A2 publication Critical patent/EP1865463A2/en
Publication of EP1865463A3 publication Critical patent/EP1865463A3/en
Withdrawn legal-status Critical Current

Links

Images

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
    • 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 relates to determining noise characteristics of a video signal.
  • Noise may be characterised by its amplitude and a histogram of occurrences of amplitude ranges.
  • One method frequently used to characterise temporal noise is to subtract spatially co-located picture elements, hereinafter referred to as pels, in successive images to form a difference picture.
  • this estimate of noise is greatly affected by objects in motion between successive pictures and produces an unreliable result which affects adversely any subsequent process that depends upon this measure of noise.
  • a confusion of noise and movement is caused by their sharing a three dimensional spectral space occupied by a whole signal.
  • An improvement can be effected by a noise estimation measurement method that avoids regions of the spectrum most likely to be occupied by signal spectral components caused by motion when seeking to reduce noise.
  • a method of determining noise characteristics of a video signal comprising the steps of: forming an array of luminance and/or chrominance differences between picture elements of successive frames; determining an absolute difference value between a luminance and/or chrominance difference of a picture element and an average of the luminance and/or chrominance differences of a plurality of neighbouring picture elements; and counting occurrences of predetermined ranges of the difference value.
  • the absolute difference value is one of the square of the means of the differences and the positive root of the square of the means of the differences.
  • the plurality of neighbouring picture elements comprises the eight most immediate neighbouring picture elements.
  • the step of counting comprises storing at an address in memory a number of occurrences of the difference value within a predetermined range.
  • the method further comprises forming a histogram of a number of occurrences in the predetermined ranges of the difference value.
  • the method comprises the further initial steps of: subtracting luminance and/or chrominance values of each of the pels surrounding a central pel being processed from a luminance and/or chrominance value of the central pel to obtain luminance and/or chrominance value differences; summing the luminance and/or chrominance value differences to obtain a summation; and determining whether the summation exceeds a threshold and if not performing the steps of claim 1 and if so sorting the difference values to determine a subset of a predetermined size of the smallest differences from the luminance and/or chrominance of the central picture element and using the subset as the neighbouring picture elements.
  • the subset of a predetermined size comprises four luminance differences.
  • an apparatus arranged to determine noise characteristics of a video signal comprising: subtraction means arranged to form an array of luminance and/or chrominance differences between picture elements of successive frames; processing means arranged to determine an absolute difference value between a luminance and/or chrominance difference of a picture element and an average of the luminance and/or chrominance differences of a plurality of neighbouring picture elements; and counting means arranged to count occurrences of predetermined ranges of the difference value.
  • the absolute difference value is one of the square of the means of the differences and the positive root of the square of the means of the differences.
  • the plurality of neighbouring picture elements comprises the eight most immediate neighbouring picture elements.
  • the counting means comprises a memory arranged to store at an address a number of occurrences of the difference value within a predetermined range.
  • the apparatus further comprises plotting means arranged to form a histogram of a number of occurrences in the predetermined ranges of the difference value.
  • the apparatus further comprises: subtraction means arranged to subtract luminance and/or chrominance values of each of the pels surrounding a central pel being processed from a luminance and/or chrominance value of the central pel to obtain luminance and/or chrominance value differences; summing means arranged to sum the luminance and/or chrominance value differences to obtain a summation; and processing means arranged to determine whether the summation exceeds a threshold and if so sorting the difference values to determine a subset of a predetermined size of the smallest differences from the luminance and/or chrominance of the central picture element and using the subset as the neighbouring picture elements.
  • the subset of a predetermined size comprises four luminance differences.
  • a computer program comprising code means for performing all the steps of the method described above, when the program is run on one or more computers.
  • Figure 1 shows a spatial and temporal frequency domain as a three dimensional cube.
  • the X and Y axes represent the spatial frequency dimension within an image and T represents the temporal frequency domain between successive images.
  • the Nyquist cube, illustrated in Figure 1, represents the complete signal space. Region 1 should contain most of the spectral energy from the image and the motion in the underlying image while still containing a proportion of the white noise present.
  • Region 1 represents a region normally occupied by moving picture information, as it generally has lower spatial frequency with reduced occupancy at high temporal frequencies.
  • Region 2 is a distinct area located at high spatial and low temporal frequencies.
  • Region 3 is the space where both high spatial and temporal frequencies are found. Generally speaking, it is assumed that the noise is "white", that is, it is evenly distributed throughout the Nyquist cube.
  • the following method characterises the image noise from the high frequency Region 3 of Figure 1.
  • this profiling of the noise is done without resorting to a large number of calculations and processing power required by frequency domain methods such as Fourier transforms.
  • the method also requires only one image to be stored at any time, minimising storage requirements and access bandwidth to that storage.
  • This equation sets a n (x,y) equal to the absolute value of the mean of the difference between the sum of the 9 pels in the chosen array adjacent to the pel at position (x,y) and 9 times the value of that pel, there being 9 pels in the sum but only 8 to average.
  • the region size of 9 pels is used for this example but other convenient array sizes may also be used.
  • Equation 3 the square of means of the differences between each of the 8 pels in the chosen array adjacent to the pel at position (x,y), as illustrated by equation 3.
  • the positive root of the square of the means could be an equally appropriate alternative as in Equation 4.
  • the size of the array in this example is 9 pels but could be any convenient value.
  • Figure 3 represents the action of the formulae from Equation 2.
  • block 31 represents frame n-1 and block 32 frame n.
  • the first stage is a subtraction, step 67, of all spatially co-located samples in frame n-1, block 31, from those in frame n, block 32, providing a new data field, block 33.
  • the 8 difference values 331 surrounding the difference value 332 of the pel under operation are then summated and normalised and their average subtracted from the central value and its absolute value 34 output. Note that for interlaced images pels from adjacent lines in the same field are used and for progressive scan images successive lines are used. This ensures that all the samples used are taken from a same instant and therefore suffer no temporal shear between them.
  • the difference distribution P(v) is a histogram i.e. a count of the number of times each possible value v of a n occurs within the noise amplitude array A n .
  • a n x ⁇ y v 0
  • X and Y are the number of pels in each dimension of the image.
  • each difference value 34 from Figure 3 in turn is used to address a memory 40; the contents of the memory at the location D_OUT pointed to by the difference value are incremented by 1 and written back into the same location D_IN, step 68. It is assumed that all locations in the memory are initialised to zero at the start of processing for each image.
  • the memory contains data for a histogram, step 69, of the occurrences of values of the difference which may be used to provide an estimate of the high frequency noise.
  • This may be read 41 and used in other algorithms and systems, not described herein, e.g. to control the noise reduction profile used in the Applicant's application 0610967.2 filed on 2 June 2006 .
  • the first stage is to filter the temporal domain. By subtracting one image from the next a difference picture is obtained.
  • the second stage of the method discriminates spatial high frequencies from movement by relying on a limited bandwidth mandated in the specifications for sampling of digital video and the nature of most images.
  • Figures 8 and 9 show some two dimensional examples of analogue video that has been sampled into the digital domain.
  • the solid line represents the original analogue voltage and the dashed lines show the two point linear interpolation from one pel to the next but one.
  • this example When this example is carried on to two-dimensional images the pels in all directions from the pel under operation are used to form the estimated value. This means that edges from any relative direction will be accounted for in the predicted value.
  • the calculation of this two-dimensional average can be thought of as producing a three-dimensional mesh or surface in which the fundamental limit to the bandwidth of the signal is used to form an estimated value to the central pel.
  • Two methods to improve the estimate are to do a better interpolation, possibly using an FIR filter with a number of taps in each direction or to discard samples with larger differences from the average process.
  • One impairment to accurately mapping the noise is that pels that are close to edges of objects within the image tend to produce a difference from the average signal related not to the noise but to the sampling phase related to the position of the edge.
  • a further enhancement to improve the accuracy of the constructed noise statistics is to detect which pels fall into this category and subtract them, not from the average of the surrounding 8 pels, but from the average of a subset of pels that have the closest corresponding luminance level.
  • the decision as to which method to use can be made based on some convenient statistical measure within the target area.
  • each of eight pels 511 surrounding a pel 512 being processed has its luminance value subtracted 52, step 61, from the luminance value of the centre pel 512.
  • These values are summated 53, step 62, and a magnitude of the summation is compared 54, step 63, to a threshold to produce a binary decision on which method is used which is input to a switch 59.
  • Alternative algorithms may be use to derive this information, such as a measure of signal behaviour.
  • the luminance levels of the eight surrounding pels are selected, step 65, and averaged 55 and switched 59 to be subtracted 56 from the luminance level of the pel being processed, as before. If the threshold is exceeded then the difference values are sorted 57, step 64, to find which subset matches most closely the level of the centre pel 512. The four, or other suitable number of, closest matches then have their absolute luminance levels averaged 58 and switched 59 to be subtracted 56 from the pel under operation.
  • One suitable form for the spatial interpolation filter 35 would be a multi-tap FIR filter.

Abstract

A method of determining noise characteristics of a video signal includes forming an array 33 of luminance and/or chrominance differences between picture elements of successive frames and determining an absolute difference value 34 between a luminance and/or chrominance difference of a picture element and an average of the luminance and/or chrominance differences of a plurality of neighbouring picture elements. Occurrences of predetermined ranges of the difference value are counted and a histogram may be formed of a number of occurrences in each range.

Description

  • This invention relates to determining noise characteristics of a video signal.
  • When attempting to filter out random noise from images, particularly video, it is advantageous to know the characteristics of the noise present. This knowledge allows a system to remove the noise more effectively while minimising any unwanted artefacts in the processed image. Noise may be characterised by its amplitude and a histogram of occurrences of amplitude ranges.
  • One method frequently used to characterise temporal noise is to subtract spatially co-located picture elements, hereinafter referred to as pels, in successive images to form a difference picture. However, this estimate of noise is greatly affected by objects in motion between successive pictures and produces an unreliable result which affects adversely any subsequent process that depends upon this measure of noise. A confusion of noise and movement is caused by their sharing a three dimensional spectral space occupied by a whole signal. An improvement can be effected by a noise estimation measurement method that avoids regions of the spectrum most likely to be occupied by signal spectral components caused by motion when seeking to reduce noise.
  • It is an object of the present invention at least to ameliorate the aforesaid shortcomings in the prior art.
  • According to a first aspect of the present invention there is provided a method of determining noise characteristics of a video signal comprising the steps of: forming an array of luminance and/or chrominance differences between picture elements of successive frames; determining an absolute difference value between a luminance and/or chrominance difference of a picture element and an average of the luminance and/or chrominance differences of a plurality of neighbouring picture elements; and counting occurrences of predetermined ranges of the difference value.
  • Conveniently, the absolute difference value is one of the square of the means of the differences and the positive root of the square of the means of the differences.
  • Conveniently, the plurality of neighbouring picture elements comprises the eight most immediate neighbouring picture elements.
  • Advantageously, the step of counting comprises storing at an address in memory a number of occurrences of the difference value within a predetermined range.
  • Conveniently, the method further comprises forming a histogram of a number of occurrences in the predetermined ranges of the difference value.
  • Preferably, for detecting whether a picture element is at an edge of a frame, the method comprises the further initial steps of: subtracting luminance and/or chrominance values of each of the pels surrounding a central pel being processed from a luminance and/or chrominance value of the central pel to obtain luminance and/or chrominance value differences; summing the luminance and/or chrominance value differences to obtain a summation; and determining whether the summation exceeds a threshold and if not performing the steps of claim 1 and if so sorting the difference values to determine a subset of a predetermined size of the smallest differences from the luminance and/or chrominance of the central picture element and using the subset as the neighbouring picture elements.
  • Conveniently, the subset of a predetermined size comprises four luminance differences.
  • According to a second aspect of the invention, there is provided an apparatus arranged to determine noise characteristics of a video signal comprising: subtraction means arranged to form an array of luminance and/or chrominance differences between picture elements of successive frames; processing means arranged to determine an absolute difference value between a luminance and/or chrominance difference of a picture element and an average of the luminance and/or chrominance differences of a plurality of neighbouring picture elements; and counting means arranged to count occurrences of predetermined ranges of the difference value.
  • Conveniently, the absolute difference value is one of the square of the means of the differences and the positive root of the square of the means of the differences.
  • Conveniently, the plurality of neighbouring picture elements comprises the eight most immediate neighbouring picture elements.
  • Advantageously, the counting means comprises a memory arranged to store at an address a number of occurrences of the difference value within a predetermined range.
  • Conveniently, the apparatus further comprises plotting means arranged to form a histogram of a number of occurrences in the predetermined ranges of the difference value.
  • Preferably, to detect whether a picture element is at an edge of a frame, the apparatus further comprises: subtraction means arranged to subtract luminance and/or chrominance values of each of the pels surrounding a central pel being processed from a luminance and/or chrominance value of the central pel to obtain luminance and/or chrominance value differences; summing means arranged to sum the luminance and/or chrominance value differences to obtain a summation; and processing means arranged to determine whether the summation exceeds a threshold and if so sorting the difference values to determine a subset of a predetermined size of the smallest differences from the luminance and/or chrominance of the central picture element and using the subset as the neighbouring picture elements.
  • Conveniently, the subset of a predetermined size comprises four luminance differences.
  • According to a third aspect of the invention, there is provided a computer program comprising code means for performing all the steps of the method described above, when the program is run on one or more computers.
  • The invention will now be described, by way of example, with reference to the accompanying drawings in which:
    • Figure 1 is a Nyquist cube of a spatial and temporal domain of successive images;
    • Figure 2 is a schematic representation of picture order;
    • Figure 3 is a schematic representation of a method according to the invention of calculating differences between picture elements of successive frames;
    • Figure 4 is a schematic representation of a method a creating a histogram of the differences of Figure 3;
    • Figure 5: is a schematic representation of the method of Figure 3, enhanced for picture elements situated at an edge of a frame or near a significant variation in the picture;
    • Figure 6 is a flowchart of a method of determining noise characteristics according to the invention;
    • Figure 7 is a schematic representation of a further embodiment of a method according to the invention of calculating differences between picture elements of successive frames;
    • Figures 8 and 9 are plots, helpful in understanding the invention, of two-dimensional examples of an analogue video signal which has been sampled in the digital domain; and
    • Figure 10 is a plot, helpful in understanding the invention, of the effect of noise on a sampling curve.
  • In the Figures like reference numerals denote like parts.
  • Figure 1 shows a spatial and temporal frequency domain as a three dimensional cube. The X and Y axes represent the spatial frequency dimension within an image and T represents the temporal frequency domain between successive images. The Nyquist cube, illustrated in Figure 1, represents the complete signal space. Region 1 should contain most of the spectral energy from the image and the motion in the underlying image while still containing a proportion of the white noise present.
  • Region 1 represents a region normally occupied by moving picture information, as it generally has lower spatial frequency with reduced occupancy at high temporal frequencies. Region 2 is a distinct area located at high spatial and low temporal frequencies. Region 3 is the space where both high spatial and temporal frequencies are found. Generally speaking, it is assumed that the noise is "white", that is, it is evenly distributed throughout the Nyquist cube.
  • So, compared to the prior art, a more reliable estimate of the noise present in a signal can be obtained by looking in regions of the spectrum where the video signal energy is consistently reduced. This occurs at high frequencies in both the spatial and temporal dimensions where an accumulation of the signal energy present correlates more closely with the noise and not the image and motion present.
  • Processes, both natural and synthetic, within the capture and processing of a video channel mean that the spatial noise tends to be "pink", that is, it is attenuated towards the high frequencies. However, this attenuation tends to be constant, and the high frequency components are only attenuated to a limited degree. It is straightforward to compensate for the attenuation by means of a simple scaling factor. The important feature of note is that in Region 3 there is always noise present and occasionally signal so that noise predominates.
  • The following method characterises the image noise from the high frequency Region 3 of Figure 1. Advantageously this profiling of the noise is done without resorting to a large number of calculations and processing power required by frequency domain methods such as Fourier transforms. The method also requires only one image to be stored at any time, minimising storage requirements and access bandwidth to that storage.
  • Noise array calculation
  • Referring to Figure 2, the nth image in a video sequence is defined as Fn = {fn(x,y)}. The difference array Dn = {dn(x,y)} for this image is given by: d n = x y = f n x y - f n - 1 x y Equation 1
    Figure imgb0001

    i.e. the difference between co-located pixels in the current and previous frames.
  • Assuming a difference between a picture element and its immediately surrounding picture elements represents noise, the absolute noise amplitude array An = {an(x,y)} can be calculated as: a n x y = ( l = 1 1 m = - 1 1 d n x + l , y + m ) - 9 × d n x y 8 Equation 2
    Figure imgb0002
  • This equation sets an(x,y) equal to the absolute value of the mean of the difference between the sum of the 9 pels in the chosen array adjacent to the pel at position (x,y) and 9 times the value of that pel, there being 9 pels in the sum but only 8 to average. The region size of 9 pels is used for this example but other convenient array sizes may also be used.
  • However, alternative measures can be used instead, for example, the square of means of the differences between each of the 8 pels in the chosen array adjacent to the pel at position (x,y), as illustrated by equation 3. The positive root of the square of the means could be an equally appropriate alternative as in Equation 4. The size of the array in this example is 9 pels but could be any convenient value. a n x y = [ l = 1 1 m = - 1 1 d n x + l , y + m - 9 × d n x y 8 ] 2 Equation 3
    Figure imgb0003
    a n x y = ( l = 1 1 m = - 1 1 d n ( x + l , y + m ) - 9 × d n x y 8 ) 2 + Equation 4
    Figure imgb0004
  • Figure 3 represents the action of the formulae from Equation 2. Referring also to Figure 6, block 31 represents frame n-1 and block 32 frame n. The first stage is a subtraction, step 67, of all spatially co-located samples in frame n-1, block 31, from those in frame n, block 32, providing a new data field, block 33. The 8 difference values 331 surrounding the difference value 332 of the pel under operation are then summated and normalised and their average subtracted from the central value and its absolute value 34 output. Note that for interlaced images pels from adjacent lines in the same field are used and for progressive scan images successive lines are used. This ensures that all the samples used are taken from a same instant and therefore suffer no temporal shear between them.
  • Calculation of difference distribution
  • The difference distribution P(v) is a histogram i.e. a count of the number of times each possible value v of an occurs within the noise amplitude array An . P v = y = 1 Y x = 1 X 1 | a n x y = v 0 | a n x y v Equation 5
    Figure imgb0005

    where X and Y are the number of pels in each dimension of the image.
  • Note that if chrominance information is processed as per equations 1 & 2 a separate difference distribution would be accumulated for those results with the assumption that further downstream processing would act separately on these luminance and chrominance noise difference distributions.
  • In Figure 4, each difference value 34 from Figure 3 in turn is used to address a memory 40; the contents of the memory at the location D_OUT pointed to by the difference value are incremented by 1 and written back into the same location D_IN, step 68. It is assumed that all locations in the memory are initialised to zero at the start of processing for each image.
  • At the end of processing an image, the memory contains data for a histogram, step 69, of the occurrences of values of the difference which may be used to provide an estimate of the high frequency noise. This may be read 41 and used in other algorithms and systems, not described herein, e.g. to control the noise reduction profile used in the Applicant's application 0610967.2 filed on 2 June 2006 .
  • It will be understood that the method described works in two stages. The first stage is to filter the temporal domain. By subtracting one image from the next a difference picture is obtained.
  • The second stage of the method discriminates spatial high frequencies from movement by relying on a limited bandwidth mandated in the specifications for sampling of digital video and the nature of most images.
  • Figures 8 and 9 show some two dimensional examples of analogue video that has been sampled into the digital domain. The solid line represents the original analogue voltage and the dashed lines show the two point linear interpolation from one pel to the next but one.
  • As sampling to digital requires that the bandwidth be limited to below the Nyquist rate, it can be seen that for many points this crude interpolation gives a reasonable approximation of the pel between the examined samples.
  • When this example is carried on to two-dimensional images the pels in all directions from the pel under operation are used to form the estimated value. This means that edges from any relative direction will be accounted for in the predicted value. The calculation of this two-dimensional average can be thought of as producing a three-dimensional mesh or surface in which the fundamental limit to the bandwidth of the signal is used to form an estimated value to the central pel.
  • Noise is assumed to come into this process by randomly moving the value of samples with respect to their expected values. Figure 10 shows this graphically.
  • The action of subtracting the expected value from the actual value can be assumed to give an estimate of the noise. The limitation on this method can be seen in the graph of figure 8. Here the curvature of the edge leads to an error in interpolation when using only two points.
  • Two methods to improve the estimate are to do a better interpolation, possibly using an FIR filter with a number of taps in each direction or to discard samples with larger differences from the average process.
  • Further Extension
  • One impairment to accurately mapping the noise is that pels that are close to edges of objects within the image tend to produce a difference from the average signal related not to the noise but to the sampling phase related to the position of the edge.
  • A further enhancement to improve the accuracy of the constructed noise statistics is to detect which pels fall into this category and subtract them, not from the average of the surrounding 8 pels, but from the average of a subset of pels that have the closest corresponding luminance level. The decision as to which method to use can be made based on some convenient statistical measure within the target area.
  • Referring to Figures 5 and 6, this can be implemented as follows. In an image 51, each of eight pels 511 surrounding a pel 512 being processed has its luminance value subtracted 52, step 61, from the luminance value of the centre pel 512. These values are summated 53, step 62, and a magnitude of the summation is compared 54, step 63, to a threshold to produce a binary decision on which method is used which is input to a switch 59. Alternative algorithms may be use to derive this information, such as a measure of signal behaviour.
  • If the summated difference, or sum of squares which would be equally valid, falls below the threshold then the luminance levels of the eight surrounding pels are selected, step 65, and averaged 55 and switched 59 to be subtracted 56 from the luminance level of the pel being processed, as before. If the threshold is exceeded then the difference values are sorted 57, step 64, to find which subset matches most closely the level of the centre pel 512. The four, or other suitable number of, closest matches then have their absolute luminance levels averaged 58 and switched 59 to be subtracted 56 from the pel under operation.
  • Referring to Figure 7, in a further optional enhancement to the embodiment shown in Figures 3 and 5 is to take the difference pel field 33 and input a larger set of neighbouring pels 331 to a multidimensional spatial interpolation filter 35. The output of this block is input to the subtractor 36 and subtracted from the pel under operation 332.
  • One suitable form for the spatial interpolation filter 35 would be a multi-tap FIR filter.

Claims (15)

  1. A method of determining noise characteristics of a video signal comprising the steps of:
    a. forming an array of luminance and/or chrominance differences between picture elements of successive frames (31, 32);
    b. determining (67) an absolute difference value between a luminance and/or chrominance difference of a picture element and an average of the luminance and/or chrominance differences of a plurality of neighbouring picture elements; and
    c. counting (68) occurrences of predetermined ranges of the difference value.
  2. A method as claimed in claim 1, wherein the absolute difference value is one of the square of the means of the differences and the positive root of the square of the means of the differences.
  3. A method as claimed in claims 1 or 2, wherein the plurality of neighbouring picture elements comprises the eight most immediate neighbouring picture elements.
  4. A method as claimed in any of the preceding claims, wherein the step of counting comprises storing at an address in memory a number of occurrences of the difference value within a predetermined range;
  5. A method as claimed in claim 4, further comprising forming (69) a histogram of a number of occurrences in the predetermined ranges of the difference value.
  6. A method as claimed in any of the preceding claims comprising detecting whether a picture element is at an edge of a frame comprising the initial steps of:
    d. subtracting (61) luminance and/or chrominance values of each of the pels surrounding a central pel being processed from a luminance and/or chrominance value of the central pel to obtain luminance and/or chrominance value differences, and optionally chrominance differences;
    e. summing (62) the luminance and/or chrominance value differences to obtain a summation; and
    f. determining (63) whether the summation exceeds a threshold and if not performing (65) the steps of claim 1 and if so sorting the difference values to determine (64) a subset of a predetermined size of the smallest differences from the luminance and/or chrominance of the central picture element and using the subset as the neighbouring picture elements of claim 1.
  7. A method as claimed in claim 6, wherein the subset of a predetermined size comprises four luminance differences.
  8. An apparatus arranged to determine noise characteristics of a video signal comprising:
    a. subtraction means arranged to form an array of luminance and/or chrominance differences between picture elements of successive frames (31, 32);
    b. processing means arranged to determine an absolute difference value between a luminance and/or chrominance difference of a picture element and an average of the luminance and/or chrominance differences of a plurality of neighbouring picture elements; and
    c. counting means arranged to count occurrences of predetermined ranges of the difference value.
  9. An apparatus as claimed in claim 8, wherein the absolute difference value is one of the square of the means of the differences and the positive root of the square of the means of the differences.
  10. An apparatus as claimed in claims 8 or 9, wherein the plurality of neighbouring picture elements comprises the eight most immediate neighbouring picture elements.
  11. An apparatus as claimed in any of claims 8 to 10, wherein the counting means comprises a memory arranged to store at an address a number of occurrences of the difference value within a predetermined range.
  12. An apparatus as claimed in claim 11, further comprising plotting means arranged to form a histogram of a number of occurrences in the predetermined ranges of the difference value.
  13. An apparatus as claimed in any of preceding claims 8 to 12 arranged to detect whether a picture element is at an edge of a frame, the apparatus further comprising:
    g. subtraction means (52) arranged to subtract luminance and/or chrominance values of each of the pels surrounding a central pel being processed from a luminance and/or chrominance value of the central pel to obtain luminance and/or chrominance value differences;
    h. summing means (53) arranged to sum the luminance and/or chrominance value differences to obtain a summation; and
    i. processing means (54) arranged to determine whether the summation exceeds a threshold and if so sorting the difference values to determine a subset of a predetermined size of the smallest differences from the luminance and/or chrominance of the central picture element and using the subset as the neighbouring picture elements.
  14. An apparatus as claimed in claim 13, wherein the subset of a predetermined size comprises four luminance differences.
  15. A computer program comprising code means for performing all the steps of the method of any of claims 1 to 7 when the program is run on one or more computers.
EP07251880A 2006-06-07 2007-05-04 Temporal noise analysis of a video signal Withdrawn EP1865463A3 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0611222A GB2438905B (en) 2006-06-07 2006-06-07 Temporal noise analysis of a video signal

Publications (2)

Publication Number Publication Date
EP1865463A2 true EP1865463A2 (en) 2007-12-12
EP1865463A3 EP1865463A3 (en) 2009-08-19

Family

ID=36745410

Family Applications (1)

Application Number Title Priority Date Filing Date
EP07251880A Withdrawn EP1865463A3 (en) 2006-06-07 2007-05-04 Temporal noise analysis of a video signal

Country Status (4)

Country Link
US (1) US20070285580A1 (en)
EP (1) EP1865463A3 (en)
CN (1) CN101087436A (en)
GB (1) GB2438905B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102257808A (en) * 2008-12-16 2011-11-23 惠普开发有限公司 Controlling artifacts in video data
CN105141809B (en) * 2015-08-26 2018-09-14 美国掌赢信息科技有限公司 A kind of video noise compensation method and electronic equipment
CN106548763B (en) * 2015-09-22 2020-09-15 中兴通讯股份有限公司 Image display method and device and terminal
CN115623120B (en) * 2021-07-13 2024-02-06 海信视像科技股份有限公司 Screen-overlapping display equipment and image display definition adjusting method
CN116055710B (en) * 2022-08-10 2023-10-20 荣耀终端有限公司 Video time domain noise evaluation method, device and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4794454A (en) * 1986-10-06 1988-12-27 Hitachi, Ltd. Movement detection circuit of a video signal used in a television receiver
EP1014688A2 (en) * 1998-12-14 2000-06-28 Canon Kabushiki Kaisha Image processing method and apparatus, image processing system, and storage medium
US20030053537A1 (en) * 2001-03-05 2003-03-20 Chang-Su Kim Systems and methods for reducing frame rates in a video data stream
US20030174896A1 (en) * 2002-03-12 2003-09-18 Nokia Corporation Method and apparatus for selecting a format in which to re-encode a quantized image
EP1381225A2 (en) * 2002-07-09 2004-01-14 Samsung Electronics Co., Ltd. Scene change detector and method thereof
US20050249417A1 (en) * 2004-05-06 2005-11-10 Dong-Seob Song Edge detecting method
US20050270388A1 (en) * 2004-03-29 2005-12-08 Yasuhachi Hamamoto Noise reduction device, noise reduction method and image capturing device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040051370A (en) * 2002-12-12 2004-06-18 삼성전자주식회사 Noise measurement apparatus for image signal and a method thereof
KR100599133B1 (en) * 2004-06-08 2006-07-13 삼성전자주식회사 Noise measurement apparatus for image signal and a method thereof
EP1681849B1 (en) * 2005-01-18 2011-10-19 LG Electronics, Inc. Apparatus for removing noise from a video signal
US7667776B2 (en) * 2006-02-06 2010-02-23 Vixs Systems, Inc. Video display device, video encoder, noise level estimation module and methods for use therewith

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4794454A (en) * 1986-10-06 1988-12-27 Hitachi, Ltd. Movement detection circuit of a video signal used in a television receiver
EP1014688A2 (en) * 1998-12-14 2000-06-28 Canon Kabushiki Kaisha Image processing method and apparatus, image processing system, and storage medium
US20030053537A1 (en) * 2001-03-05 2003-03-20 Chang-Su Kim Systems and methods for reducing frame rates in a video data stream
US20030174896A1 (en) * 2002-03-12 2003-09-18 Nokia Corporation Method and apparatus for selecting a format in which to re-encode a quantized image
EP1381225A2 (en) * 2002-07-09 2004-01-14 Samsung Electronics Co., Ltd. Scene change detector and method thereof
US20050270388A1 (en) * 2004-03-29 2005-12-08 Yasuhachi Hamamoto Noise reduction device, noise reduction method and image capturing device
US20050249417A1 (en) * 2004-05-06 2005-11-10 Dong-Seob Song Edge detecting method

Also Published As

Publication number Publication date
EP1865463A3 (en) 2009-08-19
GB2438905B (en) 2011-08-24
CN101087436A (en) 2007-12-12
GB0611222D0 (en) 2006-07-19
GB2438905A (en) 2007-12-12
US20070285580A1 (en) 2007-12-13

Similar Documents

Publication Publication Date Title
EP2011080B1 (en) Image analysis
KR100591470B1 (en) Detection of transitions in video sequences
US8145005B2 (en) Method for discriminating textures regions and homogeneous or flat regions in an image and methods for estimating noise in an image sequence
EP1230805B1 (en) Video signal noise level estimator
EP2048871B1 (en) Image evaluation
EP1865463A2 (en) Temporal noise analysis of a video signal
CN110796615B (en) Image denoising method, device and storage medium
WO2003101120A1 (en) A method and system for estimating sharpness metrics based on local edge statistical distribution
CN106169173B (en) Image interpolation method
Nevriyanto et al. Image enhancement using the image sharpening, contrast enhancement, and Standard Median Filter (Noise Removal) with pixel-based and human visual system-based measurements
Serir et al. No-reference blur image quality measure based on multiplicative multiresolution decomposition
US7365882B2 (en) Halftone screen frequency and magnitude estimation for digital descreening of documents
EP2599311B1 (en) Block compression artifact detection in digital video signals
CN111489344A (en) Method, system and related device for determining image definition
KR20060058703A (en) Block artifacts detection
US7149361B2 (en) Method and apparatus for image processing to detect changes in a scene
Uss et al. Potential MSE of color image local filtering in component-wise and vector cases
JP5084755B2 (en) Noise reduction apparatus and program thereof
JP5123839B2 (en) Noise reduction apparatus and program thereof
EP2466892A1 (en) Image analysis
Jain et al. An improved image denoising algorithm using robust estimation for high density salt and pepper noise
KR100284697B1 (en) Line interpolation apparatus and method using line memory
Ilić et al. Image blur estimation based on the average cone of ratio in the wavelet domain
Pramitha et al. Image denoising techniques: a review
van Zyl Marais et al. Noise estimation algorithms for onboard image quality assessment

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK YU

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: ERICSSON AB

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK RS

RIC1 Information provided on ipc code assigned before grant

Ipc: H04N 5/21 20060101ALI20090715BHEP

Ipc: G06T 5/00 20060101AFI20071009BHEP

AKX Designation fees paid
RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: ERICSSON AB

REG Reference to a national code

Ref country code: DE

Ref legal event code: 8566

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20100220