Visit ComfyUI Online for ready-to-use ComfyUI environment
Identifies and highlights image edges, enhancing structural details for artistic and analytical purposes with two detection modes.
The Image Edge Detection Filter is a powerful tool designed to identify and highlight the edges within an image. This node is particularly useful for enhancing the structural details of an image, making it easier to distinguish between different regions and objects. By applying edge detection techniques, the node can transform a regular image into one that emphasizes the boundaries and contours, which can be beneficial for various artistic and analytical purposes. The filter supports two modes: "normal" and "laplacian," each offering a different method of edge detection to suit your specific needs.
This parameter accepts the input image that you want to process. The image should be in a format compatible with the node, typically as a tensor. The input image serves as the base upon which the edge detection algorithms will be applied.
This parameter determines the type of edge detection algorithm to be used. It offers two options: "normal" and "laplacian." The "normal" mode applies a standard edge detection filter that highlights the edges by detecting changes in intensity. The "laplacian" mode uses a Laplacian kernel to detect edges, which can provide a more pronounced and detailed edge map. Choosing the appropriate mode depends on the level of detail and type of edges you wish to emphasize in your image.
The output is the processed image with the edges highlighted according to the selected mode. This image is returned as a tensor, making it ready for further processing or analysis. The edge-detected image can reveal important structural details and is useful for both artistic enhancements and technical evaluations.
© Copyright 2024 RunComfy. All Rights Reserved.