The Gaussian Blur filter
Prev
Next

The Gaussian Blur filter

This filter makes the image a little fuzzy by blurring it in a pseudo-random way. A gaussian algorithm is used for finding the extent to which each part of the image should be blurred.


The image with the Gaussian Blur filter applied to it.

The image with the Gaussian Blur filter applied to it.


Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team