๐Ÿ”ฌ Circle Detection (Hough)

๐Ÿ”ฌ Circle Detection (Hough)

Mathematical circle detection using Hough's Transform.

Pack: ComfyUI_Circle_Detection

custom_nodes.ComfyUI_Circle_Detection

Inputs (15)

NameTypeRequired
imageIMAGErequired
threshold_canny_edgeFLOATrequired
threshold_circle_centerFLOATrequired
minRINTrequired
maxRINTrequired
dpFLOATrequired
minDistFLOATrequired
color_tuple_circleSTRINGrequired
thicknessINTrequired
show_circle_centerBOOLEANrequired
numberingBOOLEANrequired
number_sizeINTrequired
color_tuple_bgSTRINGoptional
color_tuple_fgSTRINGoptional
exclude_circlesSTRINGoptional

Outputs (6)

NameType
image_outputIMAGE
image_maskIMAGE
standard_maskMASK
inverted_maskMASK
show_terminal_dataSTRING
circle_detection_helpSTRING