ComfyUI Node
图像分区 · 多区域分块规划
Splits an existing mask into context-rich generation crops whose ownership masks are disjoint and whose union exactly equals the planned target mask.
图像分区 · 多区域分块规划
- mask
- plan
- tile_count
- ownership_union
- report_json
◄max_long_side1536►
◄max_short_side1024►
◄max_pixels1572864►
◄context_pixels192►
◄multiple16►
◄support_threshold0.001►
◄min_component_pixels1►
◄min_target_extent256►
CategoryRegion Edit Toolkit/Tile
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| mask | MASK | — | |
| max_long_side | INT | 1536256–16384 | — |
| max_short_side | INT | 1024256–16384 | — |
| max_pixels | INT | 157286465536–67108864 | — |
| context_pixels | INT | 1920–2048 | — |
| multiple | INT | 161–256 | — |
| support_threshold | FLOAT | 0.0010–1 | — |
| min_component_pixels | INT | 11–1000000 | — |
| min_target_extent | INT | 2561–4096 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| plan | REGION_TILE_PLAN | — |
| tile_count | INT | — |
| ownership_union | MASK | — |
| report_json | STRING | — |