Filtering consists in applying a transformation (called a filtre) to all or to part of a digital image by applying an operator. There are the following types of filters:
A filter is a mathematical transformation (called a convolution product) which allows the value of a pixel to be modified according to the values of neighbouring pixels, with coefficients, for each pixel of the region to which it is applied.
The filter is represented by a table (matrix), which is characterized by its dimensions and its coefficients, whose centre corresponds to the pixel concerned. The table coefficients determine the properties of the filter. The following is an example of a 3 X 3 filter:
| 1 | 1 | 1 |
| 1 | 4 | 1 |
| 1 | 1 | 1 |
Thus, the product of the image matrix, which is usually very large because it represents the initial image (pixel table), by the filter yields a matrix corresponding to the processed image.
Noise characterizes signal parasites or interference, i.e. the parts of the signal that have been locally deformed. Thus, the noise of an image indicates image pixels whose intensity is very different from those of nearby pixels.
The noise can be due to various causes:
OThe filtering operation aimed at eliminating the noise from an image is called “smoothing” (or anti-noise filter).
The specific smoothing operation that consists in overcoming the staircase effect produced by pixels on the edge of a geometrical shape is called anti-aliasing.
Sharpening is the opposite of smoothing; it is an operation aimed at accentuating the differences between nearby pixels.
Thus, the sharpening can make it possible to highlight the borders between homogeneous regions of the image and it is then called contour extraction (or contouring).
Dithering (or halftoning) is a technique that consists in alternating geometrical patterns using little colour, called “halftones”, in order to simulate a more elaborate colour.
Résultats pour Graphic filters
Résultats pour Graphic filters
Résultats pour Graphic filters
Résultats pour Graphic filters
Résultats pour Graphic filters