Blur

This function is available for GUI, Code, and API calling mode.

Table 1 lists the parameters in detail.

Operation name: blur

Table 1 Blur description

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.