ComfyUI Node
K2 Region Combine
Merges two region chains into one. Useful when regions are produced by separate branches (for example manual boxes plus detector boxes).
K2 Region Combine
- regions_a
- regions_b
- regions_c
- regions_d
- regions
CategoryFVM Tools/K2
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| regions_a | K2_REGION | First region chain. | |
| regions_bopt | K2_REGION | Second chain to merge. | |
| regions_copt | K2_REGION | Third chain to merge. | |
| regions_dopt | K2_REGION | Fourth chain to merge. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| regions | K2_REGION | — |