ComfyUI  >  Nodes  >  Allor Plugin >  ImageFilterBilateralBlur

ComfyUI Node: ImageFilterBilateralBlur

Class Name

ImageFilterBilateralBlur

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

ImageFilterBilateralBlur Description

Apply bilateral blur effect to images, reducing noise while preserving edges for enhanced visual quality.

ImageFilterBilateralBlur:

The ImageFilterBilateralBlur node is designed to apply a bilateral blur effect to your images, which is particularly useful for reducing noise while preserving edges. This type of blur is ideal for scenarios where you want to smooth out textures and noise without losing important details and edges in the image. The bilateral filter works by considering both the spatial distance and the intensity difference between pixels, making it a powerful tool for enhancing the visual quality of your images in a balanced manner.

ImageFilterBilateralBlur Input Parameters:

images

This parameter accepts the image or images you want to process. The input should be in the format of an image tensor.

size

The size parameter determines the diameter of each pixel neighborhood used during filtering. A larger size will result in a stronger blur effect. The default value is 10, with a minimum value of 1, and it increments in steps of 2.

sigma_color

The sigma_color parameter controls the filter's sensitivity to color differences. A higher value means that pixels with different colors will be mixed together more, resulting in a stronger blur. The default value is 1.0, with a maximum value of 1.0, and it increments in steps of 0.01.

sigma_intensity

The sigma_intensity parameter controls the filter's sensitivity to intensity differences. A higher value means that pixels with different intensities will be mixed together more, resulting in a stronger blur. The default value is 1.0, with a maximum value of 1.0, and it increments in steps of 0.01.

ImageFilterBilateralBlur Output Parameters:

IMAGE

The output is the processed image with the bilateral blur effect applied. This output retains the important edges and details while reducing noise and smoothing out textures, making it ideal for enhancing the visual quality of your images.

ImageFilterBilateralBlur Usage Tips:

  • For a subtle blur effect that preserves most details, use smaller values for size, sigma_color, and sigma_intensity.
  • To achieve a stronger blur effect, increase the size parameter while adjusting sigma_color and sigma_intensity to balance the color and intensity sensitivity.
  • Experiment with different combinations of size, sigma_color, and sigma_intensity to find the optimal settings for your specific image and desired outcome.

ImageFilterBilateralBlur Common Errors and Solutions:

ValueError: Unsupported blur type.

  • Explanation: This error occurs if an unsupported blur type is specified.
  • Solution: Ensure that you are using the correct blur type parameters as defined in the node's input parameters.

TypeError: Input image is not in the correct format.

  • Explanation: This error occurs if the input image is not in the expected tensor format.
  • Solution: Verify that the input image is correctly formatted as an image tensor before passing it to the node.

ValueError: Size parameter must be an odd number.

  • Explanation: The size parameter must be an odd number for the bilateral filter to function correctly.
  • Solution: Ensure that the size parameter is set to an odd number by adjusting the value accordingly.

ImageFilterBilateralBlur 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.