3. Φίλτρα θόλωσης

3.1. Εισαγωγή

Blur filters blur images, or parts of them, in various ways. If there is a selection, only the selected parts of an image will be blurred. There may, however, be some leakage of colors from the unblurred area into the blurred area.

Αυτή η κατηγορία περιγράφει τα ακόλουθα φίλτρα:

Σχήμα 17.2. Αρχικό για επίδειξη

Αρχικό για επίδειξη

To help you pick the one you need, we will illustrate what some of the filters do when applied to the image shown above. These are, of course, only examples: most of the filters have settings that allow you to vary the magnitude or type of blurring.

Σχήμα 17.3. Θόλωση Gauss

Θόλωση Gauss

The most commonly used blur filter is the Gaussian Blur. Don't let the word «Gaussian» throw you off: this filter is the most basic kind of blur. It allows you to create a strong blur in a relatively short time.

Σχήμα 17.4. Εικονοστοιχείωση

Εικονοστοιχείωση

The Pixelize filter produces the well-known «Abraham Lincoln» effect by turning the image into a set of large square pixels. (The Oilify filter, in the Artistic Filters group, has a similar effect, but with irregular blobs instead of perfectly square pixels.)

[Σημείωση] Σημείωση

You can find a nice explanation of the Abraham Lincoln effect at [BACH04]. You will see Salvador Dali's painting «Gala Contemplating the Mediterranean Sea» turning into Abraham Lincoln's portrait when looking at it from a distance.

Σχήμα 17.5. Επιλεκτική θόλωση Gauss

Επιλεκτική θόλωση Gauss

The Selective Gaussian Blur filter allows you to set a threshold so that only pixels that are similar to each other are blurred together. It is often useful as a tool for reducing graininess in photos without blurring sharp edges. (In the example, note that the graininess of the background has been reduced.) This filter is much slower than a Gaussian Blur, though, so only consider using it when you really need the selectivity.

Σχήμα 17.6. Θόλωση κυκλικής κίνησης

Θόλωση κυκλικής κίνησης

The Circular Motion Blur filter blurs in a radial direction around a center that you can set.

Σχήμα 17.7. Θόλωση γραμμικής κίνησης

Θόλωση γραμμικής κίνησης

The Linear Motion Blur filter blurs in a linear direction that you can set.

Σχήμα 17.8. Θόλωση κίνησης εστίασης

Θόλωση κίνησης εστίασης

The Zoom Motion Blur filter blurs in a radial direction around a center that you can set, while at the same time enlarging further away from the center.

Finally, the Tileable Blur filter is really the same thing as a Gaussian Blur, except that it wraps around the edges of an image to help you reduce edge effects when you create a pattern by tiling multiple copies of the image side by side.