ComfyUI Node
BBox Cropper - klinter
Crop multiple regions from an input image based on bounding box data
BBox Cropper - klinter
- image
- CROPPED_IMAGES
- CROPPED_LABELS
- USED_BBOXES
◄bbox_data[{"bboxes": [[10, 10, 100, 100]], "labels": ["example"]}]►
◄padding0►
CategoryImage/Processing
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| bbox_data | STRING | [{"bboxes": [[10, 10, 100, 100]], "labels": ["example"]}] | — |
| padding | INT | 00–200 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| CROPPED_IMAGES | IMAGE | — |
| CROPPED_LABELS | STRING | — |
| USED_BBOXES | STRING | — |