/
Detect Edges

Detect Edges


Node Location: Composition

Summary Description:

Takes an input image and produces a binary output image, with white pixels representing edges in the input image. This output can be used as a mask.

Parameters:

Inputs:

  • The input image

Outputs:

  • Binary output image

Properties:

  • Tolerance: the threshold for an edge to be detected - higher values let smaller and smaller edges through to the output.

  • Details: the level of blur applied to the input image. Can be used to filter out noise.

  • Thickness: the width of the edge in pixels.

  • Roundness: if the edge forms an angular corner, bevel it out with a pixel radius of the value specified here.

  • Invert: apply the edge detection to the inverse of the image provided.

How to Use Detect Edges:

  1. Connect an input bitmap to the  Detect Edges node.

  2. Execute the node and imbue the result.

UX/UI Example Interaction:

Related content

Color Match
Color Match
More like this
Albedo Generation
Albedo Generation
Read with this
Feature Selector
Feature Selector
More like this
Color Transfer
Color Transfer
Read with this
Seam Removal
Seam Removal
More like this
Seam Removal node
Seam Removal node
More like this