HED Edge Detection

Provided by FalLearn More

Apply Holistically-Nested Edge Detection (HED) to an image.

Preview

Inputs

Image
image
The image to detect edges from.
Safe Mode
toggle
Whether to use the safe version of the HED detector.
default: false
Scribble Mode
toggle
Whether to use the scribble version of the HED detector.
default: false

Outputs

Edge Image
image
The image with edges detected using the HED detector.