ComfyUI  >  Nodes  >  Allor Plugin >  ImageFilterBlur

ComfyUI Node: ImageFilterBlur

Class Name

ImageFilterBlur

Category
image/filter
Author
Nourepide (Account age: 2900 days)
Extension
Allor Plugin
Latest Updated
5/22/2024
Github Stars
0.2K

How to Install Allor Plugin

Install this extension via the ComfyUI Manager by searching for  Allor Plugin
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Allor Plugin in the search bar
After installation, click the  Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • High-speed GPU machines
  • 200+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 50+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

ImageFilterBlur Description

Applies simple blur effect to images for noise reduction and softening.

ImageFilterBlur:

The ImageFilterBlur node is designed to apply a simple blur effect to an image, which can help in reducing noise and detail. This node is particularly useful for creating a smooth, softened look in your images, making it ideal for background effects or for preparing images for further processing. The blur effect is achieved using a straightforward averaging method, which calculates the average color of pixels within a specified rectangular area and applies this average to the central pixel. This method is efficient and effective for general-purpose blurring tasks.

ImageFilterBlur Input Parameters:

images

This parameter accepts the image or images you want to apply the blur effect to. The input should be in the form of an image tensor.

size_x

This parameter defines the width of the blur kernel. The kernel size determines the area over which the averaging is performed. A larger size_x value will result in a more pronounced blur effect. The default value is 10, with a minimum value of 1.

size_y

This parameter defines the height of the blur kernel. Similar to size_x, the kernel size in the vertical direction affects the extent of the blur. A larger size_y value will increase the blur effect vertically. The default value is 10, with a minimum value of 1.

ImageFilterBlur Output Parameters:

IMAGE

The output is the blurred image, which has the same dimensions as the input image but with the blur effect applied. This output can be used directly in your artwork or as a pre-processed input for further image manipulation.

ImageFilterBlur Usage Tips:

  • To achieve a subtle blur effect, use smaller values for size_x and size_y. This will slightly soften the image without losing too much detail.
  • For a more pronounced blur, increase the values of size_x and size_y. This is useful for creating background effects or reducing noise in an image.
  • Experiment with different kernel sizes to find the optimal balance between blurring and retaining important details in your image.

ImageFilterBlur Common Errors and Solutions:

Image appears too blurred or not blurred enough

  • Explanation: The kernel size parameters size_x and size_y may be set too high or too low.
  • Solution: Adjust the size_x and size_y values to achieve the desired level of blur. Start with smaller increments to fine-tune the effect.

Image dimensions mismatch error

  • Explanation: The input image tensor may not be in the correct format or dimensions expected by the node.
  • Solution: Ensure that the input image is correctly formatted as an image tensor and matches the expected dimensions. Check for any preprocessing steps that might alter the image dimensions.

ImageFilterBlur Related Nodes

Go back to the extension to check out more related nodes.
Allor Plugin
RunComfy

© Copyright 2024 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals.