ComfyUI Node Runs on cloud
BoundingRect (contours)
A ComfyUI node in Bmad/CV/Contour with 2 inputs and 4 outputs.
BoundingRect (contours)
- contour
- INT
- INT
- INT
- INT
◄return_modetop-left XY + bottom-right XY►
CategoryBmad/CV/Contour
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| contour | CV_CONTOUR | — | |
| return_mode | COMBO | top-left XY + bottom-right XY | 4 options: top-left XY + WH, top-left XY + bottom-right XY, center XY (floored) + WH, center XY + half WH (all floored) |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |
| INT | INT | — |
| INT | INT | — |
| INT | INT | — |