EP1309185A1 - Image noise detection - Google Patents

Image noise detection Download PDF

Info

Publication number
EP1309185A1
EP1309185A1 EP01126029A EP01126029A EP1309185A1 EP 1309185 A1 EP1309185 A1 EP 1309185A1 EP 01126029 A EP01126029 A EP 01126029A EP 01126029 A EP01126029 A EP 01126029A EP 1309185 A1 EP1309185 A1 EP 1309185A1
Authority
EP
European Patent Office
Prior art keywords
noise
image
data
image region
pixel 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
EP01126029A
Other languages
German (de)
French (fr)
Inventor
Christian Advanced Technology Center Unruh
Altfried Advanced Technology Center Dilly
Peter Advanced Technology Center Wagner
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.)
Sony Deutschland GmbH
Original Assignee
Sony International Europe GmbH
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 Sony International Europe GmbH filed Critical Sony International Europe GmbH
Priority to EP01126029A priority Critical patent/EP1309185A1/en
Publication of EP1309185A1 publication Critical patent/EP1309185A1/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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N17/00Diagnosis, testing or measuring for television systems or their details

Definitions

  • the second kind of techniques to measure noise directly measures the noise contained within the image data 2.
  • homogenous areas are searched within the image data 2. In those areas the high frequency components represent noise.
  • variance calculations are performed.
  • a disadvantage of the first technique is the assumption that the noise detected within the image controlling data 3 is directly correlated to the noise contained within the image data 2. That means that problems arise if for example blanking intervals have been regenerated by any device during the video/image signal transmission, since in such a case the correlation between the noise contained within the image controlling data 3 and the noise contained within the image data 2 gets lost.
  • a disadvantage of the second technique is that a lot of hardware (field-/frame memories, motion estimator, etc.) and calculation power (required by the motion estimator, pre-filtering of the video signal, etc.) is required.
  • pixel value variance means a pixel variance value derived from pixel values of pixels within a single block.
  • average pixel value means an average pixel value derived from pixel values of pixels within a single block. In other words, each block "has its own” pixel variance value and its own average pixel value.
  • An advantage of this algorithm is that no image preprocessing is necessary since the noise detection is performed on the current active image. That is, noise detection is performed image by image, no information of previous/succeeding images of one specific image are needed to perform noise detection of said specific image. Thus, since only one field memory for storing the current active image is needed (no differences between two images are used), only a minimum of hardware is required. Another advantage is that the noise detection algorithm shows only low complexity. Thus, this noise detection algorithm is very suitable to be employed within a DSP.
  • the noise detection algorithm comprises a noise data processing step, wherein it is estimated whether the collected and weighted noise data is reliable noise data or not.
  • the weighted noise data may be compared with functions containing empirical/calculated noise knowledge.
  • the invention further provides a system for detecting noise contained in an image which is capable of performing and/or realizing the method of detecting noise according to the present invention.
  • the shape of the function F w is adapted to visual perception of noise/distortion within the luminance channel for the HVS (Human Visual System), i. e. the shape of this function contains human visual perception data.
  • a predefined number X of lowest weighted pixel value variances (the pixel value variances having the lowest values) are stored in an array Low[0,...,X-1].
  • the pixel value variances stored in said array represent noise data which may be compared with a first to fifth normalized distribution curves 6 1 to 6 5 as shown in Figs. 6a to 6e.
  • This curves 6 1 to 6 5 are preferably based on knowledge obtained from simulations.
  • the first curve 6 1 is typical for the presence of noise within an image 2, whereas the second to fifth curves 6 2 to 6 5 are common for noise-free original images.
  • noise data refers to certain properties of the selected parts of the image. If this is the case, an average value of the X lowest weighted pixel value variances is calculated to obtain a noise value representative for the noise within the image region 4. This is done according to the following equation:
  • the noise detection algorithm basically consists of two individual blocks, which is indicated in Fig. 5: A calculation block 9, which performs all required operations (e. g. calculation, sorting, etc.) to create the noise data, and a logic block 10 which decides, based on noise data calculated by the calculation block 9, if the calculation data is reliable or not. If the noise data is reliable, a corresponding noise value will be used in further image processing, if the noise data is not reliable, no noise value will be used for further image processing.
  • a calculation block 9 which performs all required operations (e. g. calculation, sorting, etc.) to create the noise data
  • a logic block 10 which decides, based on noise data calculated by the calculation block 9, if the calculation data is reliable or not. If the noise data is reliable, a corresponding noise value will be used in further image processing, if the noise data is not reliable, no noise value will be used for further image processing.
  • the dynamical adaption (increase/decrease) of the size of the image region 4 enables a dynamical adaption to varying computational resources (increase/decrease of computational operations).
  • the positioning (defined by the parameters h off and w off of Fig. 2) of the image region 4 within the image 2 might disadvantegously effect the calculated level of noise, which will be discussed in the following.
  • the positioning of the image region 4 may be done according to the following rules as can be taken from Fig. 8a and 8b:
  • the image 2 (indicated by WxH, see Fig. 1) is divided into several blocks T 0 to T z , each block representing the image region 4 for a different time instance (The letters T 0 to T z respectively indicate different time instances).
  • the position of the image region 4 is changed according to the segmentation scheme shown in Fig. 8a.
  • the result of this positioning strategy is that the complete area of the image 2 is covered after a predetermined number (T Z ) of time instances (fields).

Abstract

A method of detecting noise contained in an image (2) comprises the steps of defining an image region (4) within the image (2) by selecting the size and/or shape and/or position of said image region (4), detecting the noise contained in said defined image region (4) by performing a corresponding noise detection algorithm which comprises the steps of collecting noise data (9) of the image region (4) and weighting at least parts of said collected noise data on the basis of human visual perception data, estimating the noise of the image (2) on the basis of the weighted noise data of the image region (4), wherein, in said defining step, said size and/or shape and/or position of said image region (4) are dynamically chosen in dependency of changing computational demands.

Description

The invention relates to a method of detecting noise contained in an image.
Many different techniques are known to measure the level of noise/distortion being present in a given image/video signal. Basically, this techniques can be classified into two different kinds of techniques, which will be described in the following while making reference to Fig. 1.
Fig. 1 shows that video/image signal data 1 (in the following only referred to as image signal data) generally comprises "real" video/image data 2, also referred to as active video/image data (in the following only referred to as image data), and video/image controlling data 3 (in the following only referred to as image controlling data), which comprises additional data being correlated to said image data 2, for example blanking interval information (horizontal blanking gap).
The first kind of techniques to measure noise uses a priori knowledge of certain parts of the image signal data 1. That is, noise being contained within the image controlling data 3 is detected. This technique bases on the assumption that the noise being present in the image controlling data 3 is directly correlated to the noise in the image data 2.
The second kind of techniques to measure noise directly measures the noise contained within the image data 2. Typically, homogenous areas are searched within the image data 2. In those areas the high frequency components represent noise. To estimate the level of noise within the homogenous areas, variance calculations are performed.
A disadvantage of the first technique is the assumption that the noise detected within the image controlling data 3 is directly correlated to the noise contained within the image data 2. That means that problems arise if for example blanking intervals have been regenerated by any device during the video/image signal transmission, since in such a case the correlation between the noise contained within the image controlling data 3 and the noise contained within the image data 2 gets lost. A disadvantage of the second technique is that a lot of hardware (field-/frame memories, motion estimator, etc.) and calculation power (required by the motion estimator, pre-filtering of the video signal, etc.) is required.
Besides the disadvantages described above, both techniques are not suitable for being employed within a DSP (Digital Signal Processor), since they cannot be adjusted/scaled to changing available computational resources (CPU-load, free memory, etc.) on the DSP.
In the following description, the term "image" is to be understood as a part of said image signal data 1 which only comprises "real" image data (i. e. no image controlling data) and which can be represented in a two dimensional manner. In terms of Fig. 1, said term "image" would be equal to the area (HxW) covered by the image data 2.
It is an object of the present invention to provide a method of detecting noise contained in image signal data which avoids the problems described above.
To solve this object, the present invention provides a method of detecting noise according to claim 1. Preferred embodiments of the inventive method are described in claims 2 to 11. Further, a system for detecting noise according to claim 12 is provided. A computer program product according to the present invention is defined in claim 13.
According to the present invention, the method of detecting noise contained in an image comprises the steps of:
  • defining an image region within the image by selecting the size and/or shape and/or position of said image region,
  • detecting the noise contained in said defined image region by performing a corresponding noise detection algorithm, which comprises the steps of collecting noise data of the image region and weighting at least parts of said collected noise data on the basis of human visual perception data,
  • estimating the noise of the image on the basis of the weighted noise data of the image region,
  • wherein, in said defining step, said size and/or shape and/or position of said image region are dynamically chosen in dependency of changing computational demands.
In a preferred embodiment, the image region is divided into a plurality of blocks, wherein each block consists of a plurality of pixel values, respectively.
The noise detection algorithm is performed for each block to detect the noise within each block, respectively. The noise values respectively detected for the different blocks are used as basis for estimating the noise of the image region. Then, the noise of the image is estimated on the basis of the noise detected for the image region. In this embodiment, the size and/or amount of the blocks within the image region are chosen in dependency of changing computational demands.
The possibility of dynamically choosing the size and/or shape of the image region and the size and/or amount of the blocks within the image region makes it possible to dynamically adapt the noise detection process to changing computational resources. If, for example, the noise detecting procedure is performed within a DSP, which shows varying CPU-load, and varying memory capacity, it is possible to adapt the computational resources needed by the noise detecting procedure to the computational resources currently available on the DSP. For example, the size of the image region may be decreased/increased and/or the size of the blocks may be increased/decreased and/or amount of the blocks may be decreased/increased if the computational resources for performing the noise detection decrease/increase. Thus, a fully scalable noise detection is provided, which even yields reliable noise detection results when only little computational resources are available to perform the noise detection.
In a preferred embodiment, the size and/or shape and/or position of the image region are changed with respect to time in a way that after a certain period of time the complete image or at least large parts thereof have been temporarily covered by corresponding image regions. For example, if due to low computational resources noise detection can only be performed within a very small image region, the position of the image region may be changed over time such that the sum of all different image regions defined during said period of time cover a large part or even the whole image, thereby providing a better noise detection after a certain period of time.
The step of changing the size and/or shape and/or position of said image region may be based on a random process which randomly chooses the size and/or shape and/or position with respect to time. Alternatively, the size and/or shape and/or position may be changed according to a predetermined rule. The second alternative may be adopted to assure that after a predetermined time the whole image has been temporarily covered by corresponding image regions.
In a preferred embodiment, the noise detection algorithm comprises the following steps:
  • calculating an average pixel value for each block, and calculating a pixel value variance for each block to obtain collected noise data, wherein the calculation of a pixel value variance of one specific block is based on an average pixel value corresponding to said specific block, respectively,
  • calculating a mean value of calculated pixel value variances, said mean value being representative for the noise in said image.
The term "pixel value variance" means a pixel variance value derived from pixel values of pixels within a single block. Accordingly, the term "average pixel value" means an average pixel value derived from pixel values of pixels within a single block. In other words, each block "has its own" pixel variance value and its own average pixel value.
An advantage of this algorithm is that no image preprocessing is necessary since the noise detection is performed on the current active image. That is, noise detection is performed image by image, no information of previous/succeeding images of one specific image are needed to perform noise detection of said specific image. Thus, since only one field memory for storing the current active image is needed (no differences between two images are used), only a minimum of hardware is required. Another advantage is that the noise detection algorithm shows only low complexity. Thus, this noise detection algorithm is very suitable to be employed within a DSP.
As already indicated, an important aspect of the present invention is that noise data which has been collected for the image region is weighted on the basis of human visual perception data. In particular, the calculated pixel value variances are subjected to said weighting process. However, any other kind of data representive for noise may be used. The weighting process enables to save computational power: noise within an image is judged by the weighting process which assigns a low "effective noise level" to detected noise if the detected noise is not "visible" for the human visual system. Noise having a low effective noise level is not corrected in image postprocessing, thus computational power is saved.
To perform the weighting process, preferably each calculated pixel value variance is weighted in dependence of its corresponding average pixel value from which the pixel value variance was derived by using a weighting function being dependent on the average pixel value. The weighting process is performed before calculating said mean value on the basis of the weighted pixel value variances. The weighting function is based on the human visual perception data.
Preferably, the noise detection algorithm comprises a noise data processing step, wherein it is estimated whether the collected and weighted noise data is reliable noise data or not. To do this, the weighted noise data may be compared with functions containing empirical/calculated noise knowledge.
The invention further provides a system for detecting noise contained in an image which is capable of performing and/or realizing the method of detecting noise according to the present invention.
Further features and advantages of the present invention will be described in the following detailed description in conjunction with the accompanying drawings wherein:
Fig. 1
shows an image/video signal comprising image data and image controlling data;
Fig. 2
shows the relationship between the image and the image region according to the present invention;
Fig. 3
shows a preferred embodiment of a weighting function being based on human visual perception data according to the present invention;
Fig. 4
shows a schematic drawing illustrating the inventive noise detection in a larger scope taking into account image post-processing;
Fig. 5
shows a schematic drawing illustrating a preferred embodiment of the noise detection algorithm according to the present invention;
Fig. 6a - 6e
shows relations being used to decide whether collected noise data is reliable noise data or not according to the present invention;
Fig. 7
shows a diagram illustrating the influence of the block size and the image region on the number of operations required for performing the noise detection;
Fig. 8a and 8b
show two examples of how to change the position of the image region within the image with respect to time according to the present invention.
In the following description, making reference to Figs. 2 to 6, a preferred embodiment of the inventive noise detection will be described.
First, an image region 4 is defined within the image 2 (which is constituted by image data). Then, the image region 4 (containing UxV pixel) is divided into a plurality of blocks of NxM pixel, respectively. Here, the horizontal block index is i, and its maximum value is (U/N), wherein the vertical block index is j, the maximum value thereof being (V/M). Then, for each block b(i,j), an average pixel value Ab(i,j) is calculated according to equation:
Figure 00060001
Then, the pixel value variance within each block Vb(i,j) is calculated according to the following equation:
Figure 00070001
Next, all individual calculated pixel value variances are weighted according to a weighting function Fw, a preferred embodiment thereof being shown in Fig. 3 (reference numeral 5), wherein the average pixel value is used to determine the actual weighting factor out of the weighting function Fw according to the following equation:
Figure 00070002
The shape of the function Fw is adapted to visual perception of noise/distortion within the luminance channel for the HVS (Human Visual System), i. e. the shape of this function contains human visual perception data.
Then, a predefined number X of lowest weighted pixel value variances (the pixel value variances having the lowest values) are stored in an array Low[0,...,X-1]. The pixel value variances stored in said array represent noise data which may be compared with a first to fifth normalized distribution curves 61 to 65 as shown in Figs. 6a to 6e. This curves 61 to 65 are preferably based on knowledge obtained from simulations. The first curve 61 is typical for the presence of noise within an image 2, whereas the second to fifth curves 62 to 65 are common for noise-free original images. If, for example, the pixel value variance values stored in the array form a curve being similar to the first curve 61, it is decided that the noise data collected in the steps described above is reliable noise data. In the sense of this invention noise data refers to certain properties of the selected parts of the image. If this is the case, an average value of the X lowest weighted pixel value variances is calculated to obtain a noise value representative for the noise within the image region 4. This is done according to the following equation:
Figure 00080001
Fig. 4 shows the noise detection algorithm in a larger scope regarding general picture post-processing (as it could be implemented on a DSP). According to Fig. 4, an image 2 is supplied both to an image/video post-processing unit 7 and a noise detection unit 8. The noise detection unit 8 calulates the noise contained in the image 2 according to the method described above. A calculated noise value is then sent from the noise detection unit 8 to the image/video post-processing unit 7 which for example chooses noise ratio algorithms and/or adjusts thresholds for image enhancement processes according to said noise value.
As already mentioned above, the noise detection algorithm basically consists of two individual blocks, which is indicated in Fig. 5: A calculation block 9, which performs all required operations (e. g. calculation, sorting, etc.) to create the noise data, and a logic block 10 which decides, based on noise data calculated by the calculation block 9, if the calculation data is reliable or not. If the noise data is reliable, a corresponding noise value will be used in further image processing, if the noise data is not reliable, no noise value will be used for further image processing.
In the following description, the scalability feature of the inventive noise detection method will be explained.
Table 1 shows the operations and the number of their occurences within a single block containing NxM pixel. (The sum of operations that is done per block does not include any latency due to DSP characteristics).
Operation per block #of occurence (not optimized)
+ (N*M)*2
- N*M
* (N*M)*2
/ 1
Sum of operations (latency not included) 5*(N*M)+1
The number of blocks (NoB) that are used for calculating the noise of the image 2 depends on both the size of the blocks (NxM) and the size of the image region 4 (UxV). Thus, the number of blocks (NoB) being used during the noise detection is:
Figure 00090001
Fig. 7 depicts the influence of the block size and the image region 4 on the number of operations being required for detecting noise. A first to sixth operation curve 111 115 show the relationship between the operations needed for detecting the noise and the number of blocks being used during said noise detection, wherein the first operation curve 111 assumes 2 pixels per block, the second operation curve 112 assumes 4 pixels per block, the third operation curve 113 assumes 8 pixels per block, the fourth operation curve 114 assumes 16 pixels per block, the fifth operation curve 115 assumes 32 pixels per block, and the sixth operation curve 116 assumes 64 pixels per block. It can be seen that the dynamical adaption (increase/decrease) of the size of the image region 4 enables a dynamical adaption to varying computational resources (increase/decrease of computational operations). The same applies for the size of the blocks. Thus, a fully scalable noise detection method is provided.
Once the image region 4 has been defined according to the available resources (e. g. available CPU-power or -time of a DSP per field), the positioning (defined by the parameters hoff and woff of Fig. 2) of the image region 4 within the image 2 might disadvantegously effect the calculated level of noise, which will be discussed in the following.
For example, due to limited CPU-power or -time being available for noise detection the image region 4 has been properly adjusted to available resources and is very small compared to the size of the whole image 2 (UxV<<WxH, see Fig. 1,2). Furthermore, after positioning the image region 4 in an unsuitable area of the image 2 and keeping this position constant, the image area 4 may contain only high spatial activity (i. e. details, which lead to high pixel value variances, noise may be masked) and no homogenous areas (i. e. pixel value variances due to noise). This circumstances would lead to the assumption that the current video signal is very noisy, which however, is not true.
To prevent this miscalculation, the positioning of the image region 4 may be done according to the following rules as can be taken from Fig. 8a and 8b: As a first possibility, the image 2 (indicated by WxH, see Fig. 1) is divided into several blocks T0 to Tz, each block representing the image region 4 for a different time instance (The letters T0 to Tz respectively indicate different time instances). For each new time instance the position of the image region 4 is changed according to the segmentation scheme shown in Fig. 8a. The result of this positioning strategy is that the complete area of the image 2 is covered after a predetermined number (TZ) of time instances (fields).
The second possibility, as shown in Fig. 8b, is to use random positioning of the image area 4 within the image 2. In this embodiment, after TZ time instances the image 2 has usually not been completely covered.
Literature:
  • (1) "SDA 9402/SDA9402S-Preliminary Data Sheet 01.2001"; Infineon/Micronas; 2001
  • (2) "Video processing for multimedia systems" G. de Haan, University Press Eindhoven
  • (3) "Apparatus and method for signal dependent noise estimation and reduction in digital images"; US 5,923,775
  • (4) "Method for estimating the noise level in a video sequence"; EP 0 950 899 A1
  • (5) "Noise measurement in video images"; Christian Hentschel, Haiyan He; Conference report; ICCE 2000
  • (6) "Video-Signalverarbeitung (Video signal processing)"; Christian Hentschel, Reihe Informationstechnik, B. G. Teubner Verlag; Stuttgart 1998
  • (7) "Locally Adaptive Perceptual Image Coding"; Ingo Hontsch, IEEE Transactions on Image Processing, Vol. 9, No. 9, September 2000
  • (8) "A Generalized Block-Edge Impaiment Metric for Video Coding"; H. R. Wu, M. Yuen, IEEE Signal Processing Letters, Vol. 4, No. 11, November 1997
  • Claims (13)

    1. Method of detecting noise contained in an image (2), comprising the steps of:
      defining an image region (4) within the image by selecting the size and/or shape and/or position of said image region (4),
      detecting the noise contained in said defined image region (4) by performing a corresponding noise detection algorithm, which comprises the steps of collecting noise data (9) of the image region (4) and weighting at least parts of said collected noise data on the basis of human visual perception data,
      estimating the noise of the image (2) on the basis of the weighted noise data of the image region (4),
      wherein, in said defining step, said size and/or shape and/or position of said image region (4) are dynamically chosen in dependency of changing computational demands.
    2. Method according to claim 1, characterized by
      dividing said image region (4) into a plurality of blocks, each block consisting of a plurality of pixel values, respectively,
      performing said noise detection algorithm for each block to detect the noise within each block, respectively, wherein said step of estimating the noise of the image (2) is performed on the basis of different noise values respectively detected for different blocks.
    3. Method according to claim 2, characterized by dynamically choosing the size and/or amount of said blocks within said image region (4) in dependency of changing computational demands.
    4. Method according to claim 2 or 3, characterized in that said noise detection algorithm comprises the following steps:
      calculating an average pixel value for each block, and calculating a pixel value variance for each block to obtain said collected noise data, wherein the calculation of a pixel value variance of one specific block is based on an average pixel value corresponding to said specific block, respectively,
      calculating a mean value of calculated pixel value variances, said mean value being representative for the noise in said image.
    5. Method according to claim 4, characterized in that, before calculating said mean value of calculated pixel value variances, each calculated pixel value variance is weighted in dependence of its corresponding average pixel value from which the pixel value variance was derived by using a weighting function (5) being dependent on the average pixel value, thereby obtaining said weighted noise data.
    6. Method according to claim 5, characterized in that the weighting function (5) is based on said human visual perception data.
    7. Method according to anyone of the preceding claims, characterized in that said noise detection algorithm comprises a noise data processing step (10) to estimate whether the weighted noise data is reliable noise data.
    8. Method according to anyone of the preceding claims, characterized in that said size and/or shape and/or position of said image region (4) are changed with respect to time so that after a certain period of time the complete image (2) or at least large parts thereof have been temporarily covered by corresponding image regions (4).
    9. Method according to claim 8, characterized in that said step of changing said size and/or shape and/or position of said image region (4) is based on a process randomly choosing said size and/or shape and/or position.
    10. Method according to anyone of the preceding claims, characterized in that said image (2) only contains image data, i.e. no image controlling data.
    11. Method according to anyone of the preceding claims, characterized in that said size of said image region (4) is decreased/increased and/or the size of said blocks are increased/decreased and/or amount of said blocks are decreased/increased if available computational resources for performing the noise detection decrease/increase.
    12. System for detecting noise contained in an image (2) which is capable of performing and/or realizing the method for detecting noise according to anyone of the preceding claims 1 to 11 and/or the steps thereof.
    13. Computer program product, comprising computer program means to perform the method steps as defined in anyone of the claims 1 to 11 when said computer program product is executed on a computer, digital signal processor, or the like.
    EP01126029A 2001-10-31 2001-10-31 Image noise detection Withdrawn EP1309185A1 (en)

    Priority Applications (1)

    Application Number Priority Date Filing Date Title
    EP01126029A EP1309185A1 (en) 2001-10-31 2001-10-31 Image noise detection

    Applications Claiming Priority (1)

    Application Number Priority Date Filing Date Title
    EP01126029A EP1309185A1 (en) 2001-10-31 2001-10-31 Image noise detection

    Publications (1)

    Publication Number Publication Date
    EP1309185A1 true EP1309185A1 (en) 2003-05-07

    Family

    ID=8179141

    Family Applications (1)

    Application Number Title Priority Date Filing Date
    EP01126029A Withdrawn EP1309185A1 (en) 2001-10-31 2001-10-31 Image noise detection

    Country Status (1)

    Country Link
    EP (1) EP1309185A1 (en)

    Cited By (3)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    EP3110149A1 (en) 2015-06-24 2016-12-28 Politechnika Poznanska A system and a method for depth-image-based rendering
    CN110730280A (en) * 2018-07-17 2020-01-24 瑞昱半导体股份有限公司 Noise equalization method and noise removal method
    WO2022099133A1 (en) * 2020-11-09 2022-05-12 Canon U.S.A., Inc. Using activation maps to detect best areas of an image for prediction of noise levels

    Citations (4)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    US3995105A (en) * 1971-09-16 1976-11-30 Mark Iosifovich Krivosheev Apparatus for automatic measurement of the video-signal-to-noise ratio in a television channel
    US5453799A (en) * 1993-11-05 1995-09-26 Comsat Corporation Unified motion estimation architecture
    WO2001067391A2 (en) * 2000-03-06 2001-09-13 Koninklijke Philips Electronics N.V. Subjective noise measurement on active video signal
    EP1148731A1 (en) * 2000-04-20 2001-10-24 Canon Kabushiki Kaisha Moving picture decoding apparatus, control method therefor, and storage medium

    Patent Citations (4)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    US3995105A (en) * 1971-09-16 1976-11-30 Mark Iosifovich Krivosheev Apparatus for automatic measurement of the video-signal-to-noise ratio in a television channel
    US5453799A (en) * 1993-11-05 1995-09-26 Comsat Corporation Unified motion estimation architecture
    WO2001067391A2 (en) * 2000-03-06 2001-09-13 Koninklijke Philips Electronics N.V. Subjective noise measurement on active video signal
    EP1148731A1 (en) * 2000-04-20 2001-10-24 Canon Kabushiki Kaisha Moving picture decoding apparatus, control method therefor, and storage medium

    Cited By (4)

    * Cited by examiner, † Cited by third party
    Publication number Priority date Publication date Assignee Title
    EP3110149A1 (en) 2015-06-24 2016-12-28 Politechnika Poznanska A system and a method for depth-image-based rendering
    CN110730280A (en) * 2018-07-17 2020-01-24 瑞昱半导体股份有限公司 Noise equalization method and noise removal method
    CN110730280B (en) * 2018-07-17 2021-08-31 瑞昱半导体股份有限公司 Noise equalization method and noise removal method
    WO2022099133A1 (en) * 2020-11-09 2022-05-12 Canon U.S.A., Inc. Using activation maps to detect best areas of an image for prediction of noise levels

    Similar Documents

    Publication Publication Date Title
    US6819804B2 (en) Noise reduction
    CN102368821B (en) Adaptive noise intensity video denoising method and system thereof
    KR100670003B1 (en) The apparatus for detecting the homogeneous region in the image using the adaptive threshold value
    Guan et al. No-reference blur assessment based on edge modeling
    US6535254B1 (en) Method and device for noise reduction
    EP1909227B1 (en) Method of and apparatus for minimizing ringing artifacts in an input image
    KR101112139B1 (en) Apparatus and method for estimating scale ratio and noise strength of coded image
    EP1115254A2 (en) Method of and apparatus for segmenting a pixellated image
    EP1225769A2 (en) Spatial temporal visual attention model for a video frame sequence
    US20070263897A1 (en) Image and Video Quality Measurement
    KR20050012751A (en) A method and system for estimating sharpness metrics based on local edge statistical distribution
    US20130004096A1 (en) Methods, Devices, and Computer Readable Mediums for Processing a Digital Picture
    CN110796615B (en) Image denoising method, device and storage medium
    JP2000050109A (en) Nonlinear image filter for removing noise
    Liu et al. Contrast enhancement using non-overlapped sub-blocks and local histogram projection
    CN109743473A (en) Video image 3 D noise-reduction method, computer installation and computer readable storage medium
    CN111161177B (en) Image self-adaptive noise reduction method and device
    EP2178289B1 (en) Method and unit for motion detection based on a difference histogram
    RU2352992C2 (en) Watermark detection
    Yammine et al. A no-reference blocking artifacts visibility estimator in images
    CN101141655A (en) Video signal picture element point chromatic value regulation means
    CN106846262B (en) Method and system for removing mosquito noise
    EP1309185A1 (en) Image noise detection
    Chen et al. A universal reference-free blurriness measure
    JP2002208006A (en) Method for reducing image noise

    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

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

    AX Request for extension of the european patent

    Extension state: AL LT LV MK RO SI

    17P Request for examination filed

    Effective date: 20031007

    AKX Designation fees paid

    Designated state(s): DE ES FR GB IT

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

    Owner name: SONY DEUTSCHLAND GMBH

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

    Owner name: SONY DEUTSCHLAND GMBH

    17Q First examination report despatched

    Effective date: 20090507

    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: 20090718