ComfyUI Node
Line Detector
A ComfyUI node in image/analysis with 5 inputs and 3 outputs.
Line Detector
- image
- line_count
- line_lengths
- colored_lines_image
◄threshold128►
◄invertfalse►
◄min_line_length10►
◄line_thickness2►
Categoryimage/analysis
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| threshold | INT | 1280–255 | — |
| invert | BOOLEAN | false | — |
| min_line_length | INT | 101–1000 | — |
| line_thickness | INT | 21–10 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| line_count | INT | — |
| line_lengths | STRING | — |
| colored_lines_image | IMAGE | — |