ComfyUI Node
Edge Detection (Purz)
Detect edges using Sobel, Canny, or Laplacian methods
Edge Detection (Purz)
- image
- image
◄methodsobel►
◄threshold_low50►
◄threshold_high150►
CategoryPurz/Image/Effects
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| method | COMBO | sobel | 3 options: sobel, canny, laplacian |
| threshold_low | FLOAT | 500–255 | — |
| threshold_high | FLOAT | 1500–255 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |