ComfyUI Node
π Moon SEGS to Indexed Mask List
A ComfyUI node in MoonNodes with 3 inputs and 1 output.
π Moon SEGS to Indexed Mask List
- segs_or_masks
- base_masks
- MASK
βfallback_to_basefalseβΊ
CategoryMoonNodes
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| segs_or_masks | SEGS,MASK | Mandatory: Accepts either SEGS (Ultralytics/Impact) or MASK batch/list (SAM/Florence-2). | |
| base_masksopt | MASK | Optional: Reference layout mask list to index-match against. | |
| fallback_to_baseopt | BOOLEAN | false | If True and base_masks provided, use base mask if no detection exists for a region index. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MASK | MASK | β |