ComfyUI Node
π§ Convert BBox to Masks
Converts face bounding boxes into a mask batch, with percent-based directional extension.
π§ Convert BBox to Masks
- face_bboxes
- images
- MASK
βextend_up_percent0βΊ
βextend_down_percent0βΊ
βextend_left_percent0βΊ
βextend_right_percent0βΊ
CategorySuperNodes/Extras
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| face_bboxes | BBOX | β | |
| images | IMAGE | β | |
| extend_up_percent | INT | 0-100β500 | β |
| extend_down_percent | INT | 0-100β500 | β |
| extend_left_percent | INT | 0-100β500 | β |
| extend_right_percent | INT | 0-100β500 | β |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MASK | MASK | β |