Uses a Gaussian kernel to blur the current image.
blur | The desired kernel size |
sigma | The standard deviation 'sigma' value for calculating Gaussian curves. |
threshold | Specifies the threshold value, which is added to each weighted sum of pixels. |
Devesprit.ImageServer
Original
Result (http://your-host/images/picture?blur=10&sigma=5&threshold=10)