Jump to content

Image noise

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 41.33.131.250 (talk) at 08:49, 3 May 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

t = Boncelet | chapter = Image Noise Models | chapter-url = https://books.google.com/books?id=OYFYt5C4N94C&q=binomial+film+grain+noise&pg=PA405 | publisher = Academic Press | year = 2005 | isbn = 0-12-119792-1 }}</ref>

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.[1]

Periodic noise

A common source of periodic noise in an image is from electrical interference during the image capturing process.[2] An image affected by periodic noise will look like a repeating pattern has been added on top of the original image. In the frequency domain this type of noise can be seen as discrete spikes. Significant reduction of this noise can be achieved by applying notch filters in the frequency domain.[2] The following images illustrate an image affected by periodic noise, and the result of reducing the noise using frequency domain filtering. Note that the filtered image still has some noise on the borders. Further filtering could reduce this border noise, however it may also reduce some of the fine details in the image. The trade-off between noise reduction and preserving fine details is application specific. For example, if the fine details on the castle are not considered important, low pass filtering could be an appropriate option. If the fine details of the castle are considered important, a viable solution may be to crop off the border of the image entirely.

An image injected with periodic noise
Application of frequency domain notch filters

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 slow shutter speed (i.e. long exposure time) or an opened aperture (lower f-number), or both, to increase the amount of light (photons) captured which in turn reduces the impact of shot noise . If the limits of shutter (motion) and aperture (depth of field) have been reached and the resulting image is still not bright enough, then higher gain (ISO sensitivity) should be used to reduce read noise. On most cameras, slower 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.[3]

Read noise

In digital camera photography, the incoming photons (light) are converted to a voltage. This voltage then passes through the signal processing chain of the digital camera and is digitized by an analog-to-digital converter. Any voltage fluctuations in the signal processing chain, that contribute to a deviation of analog-to-digital units, from the ideal value proportional to the photon count, is called read noise.[4]

Effects of sensor size

The amount of light collected over the whole sensor during the exposure is the largest determinant of signal levels that determine signal-to-noise ratio for shot noise and hence apparent noise levels. It is important to note that the f-number is indicative of light density in the focal plane (e.g., photons per square micron). With constant f-numbers, as focal length increases, the lens aperture diameter increases, and the lens collects more light from the subject. As the focal length required to capture a scene at a specific angle of view is roughly proportional to the width of the sensor, at constant f-number the amount of light collected is roughly proportional to the area of the sensor, resulting to a better signal to noise ratio for larger sensors. With constant aperture diameters, the amount of light collected is independent of the size of the sensor and signal-to-noise ratio for shot noise is independent of sensor size. 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 the total light over the whole 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 make the image noisier if the per pixel read noise is the same.

For example, 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/16 the area) at ISO 100. All cameras will have roughly the same ISO setting for a given scene at the same shutter speed and the same f-number - resulting in substantially less noise with the full frame camera. Conversely, if all cameras were using lenses with the same aperture diameter, the ISO settings would be different across the cameras, but the noise levels would be roughly equivalent. [5]

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.[6]

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 in winter.[7]

Noise reduction

An image is a picture, photograph or any other form of 2D representation of any scene.[8] Most algorithms for converting image sensor data to an image, whether in-camera or on a computer, involve some form of noise reduction.[9][10] 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 (for all cases), so there is often a tradeoff made between noise removal and preservation of fine, low-contrast detail that may have characteristics similar to noise.

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.

Digital video noise is sometimes present on videos encoded in MPEG-2 format as a compression artifact

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

Low and high-ISO technical examination

Photon noise simulation. Number of photons per pixel increases from left to right and from upper row to bottom row.

An image sensor in a digital camera contains a fixed amount of pixels (which define the advertised megapixels of the camera). These pixels have what is called a well depth.[11] The pixel well can be thought of as a bucket.[12]

The ISO setting on a digital camera is the first (and sometimes only) user adjustable (analog) gain setting in the signal processing chain. It determines the amount of gain applied to the voltage output from the image sensor and has a direct effect on read noise. All signal processing units within a digital camera system have a noise floor. The difference between the signal level and the noise floor is called the signal-to-noise ratio. A higher signal-to-noise ratio equates to a better quality image.[13]

In bright sunny conditions, a slow shutter speed, wide open aperture, or some combination of all three, there can be sufficient photons hitting the image sensor to completely fill, or otherwise reach near capacity of the pixel wells. If the capacity of the pixel wells is exceeded, this equates to over exposure. When the pixel wells are at near capacity, the photons themselves that have been exposed to the image sensor, generate enough energy to excite the emission of electrons in the image sensor and generate sufficient voltage at the image sensor output,[4] equating to a lack of need for ISO gain (higher ISO above the base setting of the camera). This equates to a sufficient signal level (from the image sensor) which is passed through the remaining signal processing electronics, resulting in a high signal-to-noise ratio, or low noise, or optimal exposure.

Conversely, in darker conditions, faster shutter speeds, closed apertures, or some combination of all three, there can be a lack of sufficient photons hitting the image sensor to generate a suitable voltage from the image sensor to overcome the noise floor of the signal chain, resulting in a low signal-to-noise ratio, or high noise (predominately read noise). In these conditions, increasing ISO gain (higher ISO setting) will increase the image quality of the output image,[14] as the ISO gain will amplify the low voltage from the image sensor and generate a higher signal-to-noise ratio through the remaining signal processing electronics.

It can be seen that a higher ISO setting (applied correctly) does not, in and of itself, generate a higher noise level, and conversely, a higher ISO setting reduces read noise. The increase in noise often found when using a higher ISO setting is a result of the amplification of shot noise and a lower dynamic range as a result of technical limitations in current technology.

See also

References

  1. ^ Joseph G. Pellegrino; Robert E. Cookingham; et al. (2006). "Infrared Camera Characterization". In Joseph D. Bronzino (ed.). Handbook of Image Quality. CRC Press. ISBN 0-8493-2122-0. {{cite book}}: More than one of |author1= and |author= specified (help); Text "ering Fundamentals" ignored (help)
  2. ^ a b Cite error: The named reference gonzalez was invoked but never defined (see the help page).
  3. ^ McHugh, Sean. "Digital Cameras: Does Pixel Size Matter? Part 2: Example Images using Different Pixel Sizes (Does Sensor Size Matter?)". Retrieved 2010-06-03.
  4. ^ a b Martinec, Emil (2008-05-22). "Noise, Dynamic Range and Bit Depth in Digital SLRs (read noise)". Retrieved 2020-11-24.
  5. ^ R. N., Clark (2008-12-22). "Digital Cameras: Does Pixel Size Matter? Part 2: Example Images using Different Pixel Sizes (Does Sensor Size Matter?)". Retrieved 2010-06-03.
  6. ^ Wrotniak, J. Anderzej (2009-02-26). "Four Thirds Sensor Size and Aspect Ratio". Retrieved 2010-06-03.
  7. ^ Cite error: The named reference astro was invoked but never defined (see the help page).
  8. ^ Singh, Akansha; Singh, K.K. (2012). Digital Image Processing. Umesh Publications. ISBN 978-93-80117-60-7.
  9. ^ Priyadarshini, Neha; Sarkar, Mukul (January 2021). "A 2e rms − Temporal Noise CMOS Image Sensor With In-Pixel 1/ f Noise Reduction and Conversion Gain Modulation for Low Light Imaging". IEEE Transactions on Circuits and Systems I: Regular Papers. 68 (1): 185–195. doi:10.1109/TCSI.2020.3034377. ISSN 1549-8328. S2CID 229251410.
  10. ^ Chervyakov, Nikolay; Lyakhov, Pavel; Nagornov, Nikolay (2020-02-11). "Analysis of the Quantization Noise in Discrete Wavelet Transform Filters for 3D Medical Imaging". Applied Sciences. 10 (4): 1223. doi:10.3390/app10041223. ISSN 2076-3417.
  11. ^ "Astrophotography, Pixel-by-Pixel: Part 1 - Well Depth, Pixel Size, and Quantum Efficiency". Cloudbreak Optics. Retrieved 2020-11-24.
  12. ^ Clark, Roger N. (2012-07-04). "Exposure and Digital Cameras, Part 1. What is ISO on a digital camera? When is a camera ISOless? ISO Myths and Digital Cameras". Retrieved 2020-11-24.
  13. ^ Martinec, Emil (2008-05-22). "Noise, Dynamic Range and Bit Depth in Digital SLRs (S/N ratio vs. exposure, and Dynamic Range)". Retrieved 2020-11-24.
  14. ^ Martinec, Emil (2008-05-22). "Noise, Dynamic Range and Bit Depth in Digital SLRs (S/N and Exposure Decisions)". Retrieved 2020-11-24.