Canny node

Left Toolbar > Filer icon Filter Nodes > Canny icon Canny node

The Canny node applies a canny edges filter to the input image.

input
In0 Img

output
Out0 Img
Image with a grow filter of 5 x 5 pixels.

Procedure

To apply canny filter to an image:

  1. On the left toolbar choose Filter Nodes > Canny. Filter icon > Canny icon

  2. Drag the Canny icon into the Node Graph.

    Canny node

  3. Connect the output of an image node into the image input in the Canny node.

  4. Adjust the attributes of the Canny node to modify the output image.

Inputs

image
The Image to be templated.

Outputs

image
The templated image.

Attributes Panel

Resize attributes

Low
The low value of the filter.

High
The high value of the filter

Filter Nodes

Main Page