ComfyUI Node
图像分区 · 检测框转区域裁块
Converts SAM3 full-image detections into scored, deduplicated native-resolution context crops.
图像分区 · 检测框转区域裁块
- image
- bboxes
- native_regions
- x
- y
- width
- height
- report_json
◄minimum_score0.50►
◄context_pixels256►
◄multiple16►
◄deduplicate_iou0.85►
CategoryRegion Edit Toolkit/Selection
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| bboxes | BOUNDING_BOX | — | |
| minimum_score | FLOAT | 0.500–1 | — |
| context_pixels | INT | 2560–4096 | — |
| multiple | INT | 161–256 | — |
| deduplicate_iou | FLOAT | 0.850–1 | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| native_regions | IMAGE | — |
| x | INT | — |
| y | INT | — |
| width | INT | — |
| height | INT | — |
| report_json | STRING | — |