ComfyUI Node
Detection to BBOX
A ComfyUI node in JK-TextTools/json with 2 inputs and 7 outputs.
Detection to BBOX
- bbox
- x
- y
- width
- height
- class_name
- score
◄detection{}►
◄bbox_key▾►
CategoryJK-TextTools/json
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| detection | STRING | {} | — |
| bbox_keyopt | COMBO | 2 options: box, bbox |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| bbox | BBOX | — |
| x | INT | — |
| y | INT | — |
| width | INT | — |
| height | INT | — |
| class_name | STRING | — |
| score | FLOAT | — |