Visit ComfyUI Online for ready-to-use ComfyUI environment
Simulate motion blur effect in images for dynamic visual appeal.
The ImageMagick Motion Blur node is designed to simulate the effect of motion blur in an image, which is a common technique used to convey movement or speed. This node applies a blur effect that mimics the appearance of an object moving rapidly in a specific direction. By adjusting parameters such as radius, sigma, and angle, you can control the intensity and direction of the blur, creating a dynamic and visually appealing effect. This can be particularly useful in artistic compositions, animations, or any scenario where you want to add a sense of motion to your images.
This parameter represents the input image that you want to apply the motion blur effect to. It should be provided in a compatible image format.
The radius parameter controls the extent of the blur effect. It determines the distance over which the blur is applied. The value can range from 0.0 to 1024.0, with a default value of 0.0. Increasing the radius will result in a more pronounced blur effect.
The sigma parameter defines the standard deviation of the Gaussian function used in the blur process. It affects the smoothness of the blur. The value can range from 0.0 to 1024.0, with a default value of 0.0. A higher sigma value will produce a smoother blur.
The angle parameter specifies the direction of the motion blur in degrees. The value can range from 0.0 to 1024.0, with a default value of 0.0. Adjusting the angle allows you to control the direction in which the blur is applied, simulating motion in different directions.
The output parameter is the processed image with the motion blur effect applied. This image will have the same format as the input image but with the added motion blur effect, based on the specified input parameters.
Invalid image format
Radius or sigma value out of range
Angle value out of range
Image processing failed
© Copyright 2024 RunComfy. All Rights Reserved.