Image noise corresponds to visible grain or particles present in the image. In the context of digital image processing, the term noise usually refers to the high frequency random perturbations of color values of size close to 1 pixel, which are generally caused by the electronic noise in the input device sensor and circuitry (e.g. scanner, digital camera). There are other artifacts of similar appearance which are referred to with different terms to underline their origin (e.g. scanner streaks, film grain).
One method to remove noise is by convolving the original image with a mask. The Gaussian mask comprises elements determined by a Gaussian function. It gives the image a blurred appearance if the standard deviation of the mask is high, and has the effect of smearing out the value of a single pixel over an area of the image. This brings the value of each pixel into closer harmony with the value of its neighbours. Gaussian filtering works relatively well, but the blurring of edges can cause problems, particularly if the output is being fed into edge detection algorithms for computer vision applications.
Averaging is a degenerate case of Gaussian filtering, where the function defining the mask values has an infinite standard deviation.
A median filter is an example of a non-linear filter and, if properly designed, is very good at preserving image detail. To run a median filter:
This article is licensed under the GNU Free Documentation License.
It uses material from the
"Image noise".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world