Blur
This function is available for GUI, Code, and API calling mode.
Table 1 lists the parameters in detail.
Operation name: blur
| Parameter | Value Description | Code Example |
|---|---|---|
| r | Radius of blur, ranging [1, 50]. A larger radius leads to a larger blurred area. | image/blur,r_3,s_2 |
| s | Standard deviation of normal distribution, ranging [1, 50]. The image becomes more blurred as the value increases. |
In GUI mode, the parameter r and s increase or decrease simultaneously.
Example
Last Article: Sharpening
Next Article: Resizing Images

Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.