Man illustrationFlower illustration

Blur

Estimated reading: 2 minutes 237 views

Blur activity is used for applying blurring effects to images.


*Input imagePath file name and extension of the image that will be processed.
*Output imagePath, file name and extension of the image that is processed.
Blur typeThe methods to increase or decrease blurring on image.
Blur coefficientImage gets more blurry as the blur coefficient increases.
X-coordinateX-coordinate of the area to be edited or cropped.
Y-coordinateY-coordinate of the area to be edited or cropped.
WidthWidth of the area to be edited or cropped.
HeightHeight of the area to be edited or cropped.
Note: * Fields selected with are required, others are optional.

You can use the Input image as shown in the example.

C:Robustarobusta.jpg

You can use the Output image name as shown in the example.

C:Robustagrayscale.jpg

You can use the Blur type as shown in the example.

Homogeneous_Blur : Homogeneous Blur averages each pixel’s value with its neighboring pixels.

Gaussian_Blur : Gaussian Blur convolves each pixel’s value with a Gaussian kernel to blur the image.

Median_Blur : Median Blur replaces each pixel’s value with the median of its neighboring pixels.

You can use the Blur coefficient as shown in the example.

9

The default value is 9.

You can use the X-coordinate as shown in the example.

86

You can use the Y-coordinate as shown in the example.

100

You can use the Width as shown in the example.

67

You can use the Height as shown in the example.

67
Share this Doc

Blur

Or copy link

CONTENTS
Chat Icon Close Icon