ComfyUI Node
π¬ Circle Detection (Hough)
Mathematical circle detection using Hough's Transform.
π¬ Circle Detection (Hough)
- image
- image_output
- image_mask
- standard_mask
- inverted_mask
- show_terminal_data
- circle_detection_help
βthreshold_canny_edge50.00βΊ
βthreshold_circle_center30.00βΊ
βminR1βΊ
βmaxR512βΊ
βdp1.0βΊ
βminDist20.00βΊ
βcolor_tuple_circle(255, 0, 255)βΊ
βthickness2βΊ
βshow_circle_centertrueβΊ
βnumberingtrueβΊ
βnumber_size1βΊ
βcolor_tuple_bgββΊ
βcolor_tuple_fgββΊ
βexclude_circlesββΊ
Category𧬠Circle Detection Nodes
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | β | |
| threshold_canny_edge | FLOAT | 50.000β2048 | β |
| threshold_circle_center | FLOAT | 30.000β2048 | β |
| minR | INT | 11β2048 | β |
| maxR | INT | 5121β2048 | β |
| dp | FLOAT | 1.00β1000 | β |
| minDist | FLOAT | 20.000β2048 | β |
| color_tuple_circle | STRING | (255, 0, 255) | β |
| thickness | INT | 21β256 | β |
| show_circle_center | BOOLEAN | true | β |
| numbering | BOOLEAN | true | β |
| number_size | INT | 11β256 | β |
| color_tuple_bgopt | STRING | β | |
| color_tuple_fgopt | STRING | β | |
| exclude_circlesopt | STRING | β |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image_output | IMAGE | β |
| image_mask | IMAGE | β |
| standard_mask | MASK | β |
| inverted_mask | MASK | β |
| show_terminal_data | STRING | β |
| circle_detection_help | STRING | β |