ComfyUI Node
图像分区 · 扫描窗口遮罩合并
Merges dynamic SAM3 window masks by overlap-consensus voting, rejecting one-window false positives.
图像分区 · 扫描窗口遮罩合并
- original_image
- window_masks
- merged_mask
- report_json
◄x—►
◄y—►
◄width—►
◄height—►
◄detection_threshold0.50►
◄minimum_votes2►
◄allow_single_coveragefalse►
CategoryRegion Edit Toolkit/Tile
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| original_image | IMAGE | — | |
| window_masks | MASK | — | |
| x | INT | — | |
| y | INT | — | |
| width | INT | — | |
| height | INT | — | |
| detection_threshold | FLOAT | 0.500–1 | — |
| minimum_votes | INT | 21–16 | — |
| allow_single_coverage | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| merged_mask | MASK | — |
| report_json | STRING | — |