Image noise

Image noise
Noise clearly visible in an image from a digital camera

Image noise is random (not present in the object imaged) variation of brightness or color information in images, and is usually an aspect of electronic noise. It can be produced by the sensor and circuitry of a scanner or digital camera. Image noise can also originate in film grain and in the unavoidable shot noise of an ideal photon detector.

Image noise is an undesirable by-product of image capture that adds spurious and extraneous information.

The original meaning of "noise" was and remains "unwanted sound"; unwanted electrical fluctuations in signals received by AM radios caused audible acoustic noise ("static"). By analogy unwanted electrical fluctuations themselves came to be known as "noise".[1] Image noise is, of course, inaudible

The magnitude of image noise can range from almost imperceptible specks on a digital photograph taken in good light, to optical and radioastronomical images which are almost entirely noise, from which a small amount of information can be derived by sophisticated processing (a noise level that would be totally unacceptable in a photograph; it would be impossible even to determine what the subject was).

Contents

Types

Amplifier noise (Gaussian noise)

The standard model of amplifier noise is additive, Gaussian, independent at each pixel and independent of the signal intensity, caused primarily by Johnson–Nyquist noise (thermal noise), including that which comes from the reset noise of capacitors ("kTC noise").[2] In color cameras where more amplification is used in the blue color channel than in the green or red channel, there can be more noise in the blue channel.[3]

Amplifier noise is a major part of the "read noise" of an image sensor, that is, of the constant noise level in dark areas of the image.[4]

Image with salt and pepper noise

Salt-and-pepper noise

Fat-tail distributed or "impulsive" noise is sometimes called salt-and-pepper noise or spike noise.[5]

An image containing salt-and-pepper noise will have dark pixels in bright regions and bright pixels in dark regions. This type of noise can be caused by analog-to-digital converter errors, bit errors in transmission, etc.[6][7] Dead pixels in an LCD monitor produce a similar,but non-random, display.

This can be eliminated in large part by using dark frame subtraction and by interpolating around dark/bright pixels.

Shot noise

The dominant noise in the lighter parts of an image from an image sensor is typically that caused by statistical quantum fluctuations, that is, variation in the number of photons sensed at a given exposure level; this noise is known as photon shot noise.[3] Shot noise has a root-mean-square value proportional to the square root of the image intensity, and the noises at different pixels are independent of one another. Shot noise follows a Poisson distribution, which is usually not very different from Gaussian.

In addition to photon shot noise, there can be additional shot noise from the dark leakage current in the image sensor; this noise is sometimes known as "dark shot noise"[3] or "dark-current shot noise".[8] Dark current is greatest at "hot pixels" within the image sensor; the variable dark charge of normal and hot pixels can be subtracted off (using "dark frame subtraction"), leaving only the shot noise, or random component, of the leakage;[9][10] if dark-frame subtraction is not done, or if the exposure time is long enough that the hot pixel charge exceeds the linear charge capacity, the noise will be more than just shot noise, and hot pixels appear as salt-and-pepper noise.

Quantization noise (uniform noise)

The noise caused by quantizing the pixels of a sensed image to a number of discrete levels is known as quantization noise; it has an approximately uniform distribution, and can be signal dependent, though it will be signal independent if other noise sources are big enough to cause dithering, or if dithering is explicitly applied.[7]

Film grain

The grain of photographic film is a signal-dependent noise, with similar statistical distribution to shot noise.[11] If film grains are uniformly distributed (equal number per area), and if each grain has an equal and independent probability of developing to a dark silver grain after absorbing photons, then the number of such dark grains in an area will be random with a binomial distribution; in areas where the probability is low; this distribution will be close to the classic Poisson distribution of shot noise. A simple Gaussian distribution is often used as an adequately accurate model.[7]

Film grain is usually regarded as a nearly isotropic (non-oriented) noise source; its effect is made worse by the distribution of silver halide grains in the film also being random.[12]

Anisotropic noise

Some noise sources show up with a significant orientation in images. For example, image sensors are sometimes subject to row noise or column noise.[13]

In digital cameras

Image on the left has exposure time of >10 seconds in low light. The image on the right has adequate lighting and 0.1 second exposure.

In low light, correct exposure requires the use of long shutter speeds, higher gain (ISO sensitivity), or both. On most cameras, longer shutter speeds lead to increased salt-and-pepper noise due to photodiode leakage currents. At the cost of a doubling of read noise variance (41% increase in read noise standard deviation), this salt-and-pepper noise can be mostly eliminated by dark frame subtraction. Banding noise, similar to shadow noise, can be introduced through brightening shadows or through color-balance processing.[14]

The relative effect of both read noise and shot noise increase as the exposure is reduced, corresponding to increased ISO sensitivity, since fewer photons are counted (shot noise) and since more amplification of the signal is necessary.

Effects of sensor size

The size of the image sensor, or effective light collection area per pixel sensor, is the largest determinant of signal levels that determine signal-to-noise ratio and hence apparent noise levels, assuming the aperture area is proportional to sensor area, or that the f-number or focal-plane illuminance is held constant. That is, for a constant f-number, the sensitivity of an imager scales roughly with the sensor area, so larger sensors typically create lower noise images than smaller sensors. In the case of images bright enough to be in the shot noise limited regime, when the image is scaled to the same size on screen, or printed at the same size, the pixel count makes little difference to perceptible noise levels – the noise depends primarily on sensor area, not how this area is divided into pixels. For images at lower signal levels (higher ISO settings), where read noise (noise floor) is significant, more pixels within a given sensor area will always make the image noisier.

For instance, the noise level produced by a Four Thirds sensor at ISO 800 is roughly equivalent to that produced by a full frame sensor (with roughly four times the area) at ISO 3200, and that produced by a 1/2.5" compact camera sensor (with roughly 1/8 the area) at ISO 100. This ability to produce acceptable images at higher sensitivities is a major factor driving the adoption of DSLR cameras, which tend to use larger sensors than compacts. An example shows a DSLR sensor at ISO 400 creating less noise than a point-and-shoot sensor at ISO 100.[15]

Sensor fill factor

The image sensor has individual photosites to collect light from a given area. Not all areas of the sensor are used to collect light, due to other circuitry. A higher fill factor of a sensor causes more light to be collected, allowing for better ISO performance based on sensor size.[16]

Sensor heat

Temperature can also have an effect on the amount of noise produced by an image sensor due to leakage. With this in mind, it is known that DSLRs will produce more noise during summer than winter.[9]

Image noise reduction

Most algorithms for converting image sensor data to an image, whether in-camera or on a computer, involve some form of noise reduction. There are many procedures for this, but all attempt to determine whether the actual differences in pixel values constitute noise or real photographic detail, and average out the former while attempting to preserve the latter. However, no algorithm can make this judgment perfectly, so there is often a tradeoff made between noise removal and preservation of fine, low-contrast detail that may have characteristics similar to noise. Many cameras have settings to control the aggressiveness of the in-camera noise reduction.

A simplified example of the impossibility of unambiguous noise reduction: an area of uniform red in an image might have a very small black part. If this is a single pixel, it is likely (but not certain) to be spurious and noise; if it covers a few pixels in an absolutely regular shape, it may be a defect in a group of pixels in the image-taking sensor (spurious and unwanted, but not strictly noise); if it is irregular, it may be more likely to be a true feature of the image. But a definitive answer is not available.

This decision can be assisted by knowing the characteristics of the source image and of human vision. Most noise reduction algorithms perform much more aggressive chroma noise reduction, since there is little important fine chroma detail that one risks losing. Furthermore, many people find luminance noise less objectionable to the eye, since its textured appearance mimics the appearance of film grain.

The high sensitivity image quality of a given camera (or RAW development workflow) may depend greatly on the quality of the algorithm used for noise reduction. Since noise levels increase as ISO sensitivity is increased, most camera manufacturers increase the noise reduction aggressiveness automatically at higher sensitivities. This leads to a breakdown of image quality at higher sensitivities in two ways: noise levels increase and fine detail is smoothed out by the more aggressive noise reduction.

In cases of extreme noise, such as astronomical images of very distant objects, it is not so much a matter of noise reduction as of extracting a little information buried in a lot of noise; techniques are different, seeking small regularities in massively random data.

Video noise

In video and television, noise refers to the random dot pattern that is superimposed on the picture as a result of electronic noise, the 'snow' that is seen with poor (analog) television reception or on VHS tapes. Interference and static are other forms of noise, in the sense that they are unwanted, though not random, which can affect radio and television signals.

Useful noise

High levels of noise are almost always undesirable, but there are cases when a certain amount of noise is useful, for example to prevent discretization artifacts (color banding or posterization). Some noise also increases acutance (apparent sharpness). Noise purposely added for such purposes is called dither; it improves the image perceptually, though it degrades the signal-to-noise ratio.

Low- and high-ISO noise examples

See also

References

  1. ^ Leslie Stroebel and Richard D. Zakia (1995). The Focal encyclopedia of photography. Focal Press. p. 507. ISBN 9780240514178. http://books.google.com/books?id=CU7-2ZLGFpYC&pg=PA507&dq=electronic+sound+image++noise+analogy+unwanted&lr=&as_brr=3&ei=u7JBSo7nGInAlQTR7vGCDw. 
  2. ^ Jun Ohta (2008). Smart CMOS Image Sensors and Applications. CRC Press. ISBN 0849336813. http://books.google.com/books?id=_7NLzflrTrcC&pg=PA48&dq=image-sensor+amplifier+thermal+noise. 
  3. ^ a b c Lindsay MacDonald (2006). Digital Heritage. Butterworth-Heinemann. ISBN 0750661836. http://books.google.com/books?id=oqOK8zpM7jIC&pg=PA207&dq=photon-shot-noise+image+bright+areas. 
  4. ^ Junichi Nakamura (2005). Image Sensors and Signal Processing for Digital Still Cameras. CRC Press. ISBN 0849335450. http://books.google.com/books?id=aaTyk2USX1MC&pg=PA76&dq=read-noise+image-sensor+amplifier. 
  5. ^ Rafael C. Gonzalez, Richard E. Woods (2007). Digital Image Processing. Pearson Prenctice Hall. ISBN 013168728X. http://books.google.com/books?id=8uGOnjRGEzoC&pg=PA316&dq=salt-and-pepper-noise. 
  6. ^ Linda G. Shapiro and George C. Stockman (2001). Computer Vision. Prentice-Hall. ISBN 0130307963. http://books.google.com/books?id=jclrAAAACAAJ&dq=intitle:Computer+intitle:Vision+inauthor:Shapiro. 
  7. ^ a b c Charles Boncelet (2005). "Image Noise Models". In Alan C. Bovik. Handbook of Image and Video Processing. Academic Press. ISBN 0121197921. http://books.google.com/books?id=OYFYt5C4N94C&pg=PA405&dq=binomial+film+grain+noise. 
  8. ^ James R. Janesick (2001). Scientific Charge-coupled Devices. SPIE Press. ISBN 0819436984. http://books.google.com/books?id=3GyE4SWytn4C&pg=PA630&dq=dark-current-shot-noise. 
  9. ^ a b Michael A. Covington (2007). Digital SLR Astrophotography. Cambridge University Press. ISBN 0521700817. http://books.google.com/books?id=Agho6QnsrzsC&pg=RA1-PA131&dq=%22hot+pixels%22+dark+noise+subtraction&lr=&as_brr=3&ei=HGr7SManHI2YMuWhoKIL. 
  10. ^ R. E. Jacobson, S. F. Ray, G. G. Attridge, and N. R. Axford (2000). The Manual of Photography. Focal Press. ISBN 0240515749. http://books.google.com/books?id=MblHnLN2N2kC&pg=PA425&dq=shot-noise+dark++subtraction&lr=&as_brr=3&ei=TWz7SPLbLY6UMajtqKcL. 
  11. ^ Thomas S. Huang (1986). Advances in Computer Vision and Image Processing. JAI Press. ISBN 0892324600. http://books.google.com/books?id=OvBRAAAAMAAJ&q=poisson+film+grain+noise&dq=poisson+film+grain+noise&pgis=1. 
  12. ^ Brian W. Keelan and Robert E. Cookingham (2002). Handbook of Image Quality. CRC Press. ISBN 0824707702. http://books.google.com/books?id=E45MTZn17gEC&pg=PA186&dq=%22noise+source%22+film+grain+isotropic-noise. 
  13. ^ Joseph G. Pellegrino et al. (2006). "Infrared Camera Characterization". In Joseph D. Bronzino. Biomedical Engineering Fundamentals. CRC Press. ISBN 0849321220. http://books.google.com/books?id=Ob5Q-TyMMb0C&pg=PT813&dq=row-noise+column-noise. 
  14. ^ McHugh, Sean. "Digital Cameras: Does Pixel Size Matter? Part 2: Example Images using Different Pixel Sizes (Does Sensor Size Matter?)". http://www.cambridgeincolour.com/tutorials/image-noise.htm. Retrieved 2010-06-03. 
  15. ^ R. N., Clark (2008-12-22). "Digital Cameras: Does Pixel Size Matter? Part 2: Example Images using Different Pixel Sizes (Does Sensor Size Matter?)". http://www.clarkvision.com/imagedetail/does.pixel.size.matter2/. Retrieved 2010-06-03. 
  16. ^ Wrotniak, J. Anderzej (2009-02-26). "Four Thirds Sensor Size and Aspect Ratio". http://www.wrotniak.net/photo/43/sensor-size.html. Retrieved 2010-06-03. 

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Noise (disambiguation) — Noise is unwanted sound or signal. Noise may also refer different types of interference such as: Noise (audio), residual low level hiss or hum Noise (video), snow on video or television pictures Image noise, related to digital photography Noise… …   Wikipedia

  • Noise reduction (disambiguation) — Noise reduction may refer to: Audio noise reduction Image noise reduction Soundproofing Record restoration See also Noise (disambiguation) This disambiguation page lists articles associated with the same title. If an …   Wikipedia

  • Image editing — For the uses, cultural impact, and ethical concerns of image editing, see Photo manipulation. For the process of culling and archiving images, see Digital asset management. A colorized version of originally black and white photo, colorized using… …   Wikipedia

  • Noise — This article is about noise as an unwanted phenomenon. For other uses, see Noise (disambiguation). NASA researchers at Glenn Research Center conducting tests on aircraft engine noise in 1967 In common use, the word noise means any unwanted …   Wikipedia

  • Noise print — A noise print is part of a technique used in noise reduction. A noise print is commonly used in audio mastering to reduce the effects of unwanted noise from a piece of audio. In this case, the noise print would be a recording of the ambient noise …   Wikipedia

  • Image Quality — is a characteristic of an image that measures the perceived image degradation (typically, compared to an ideal or perfect image). Imaging systems may introduce some amounts of distortion or artifacts in the signal, so the quality assessment is an …   Wikipedia

  • Noise figure — (NF) is a measure of degradation of the signal to noise ratio (SNR), caused by components in a radio frequency (RF) signal chain. The noise figure is defined as the ratio of the output noise power of a device to the portion thereof attributable… …   Wikipedia

  • Noise shaping — is a technique typically used in digital audio, image, and video processing, usually in combination with dithering, as part of the process of quantization or bit depth reduction of a digital signal. Its purpose is to increase the apparent signal… …   Wikipedia

  • Image stabilization — (IS) is a family of techniques used to reduce blurring associated with the motion of a camera during exposure. Specifically, it compensates for pan and tilt (angular movement, equivalent to yaw and pitch) of a camera or other imaging device. It… …   Wikipedia

  • Image compression — is the application of Data compression on digital images. In effect, the objective is to reduce redundancy of the image data in order to be able to store or transmit data in an efficient form.Image compression can be lossy or lossless. Lossless… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”