ComfyUI Node
Mask Crop & Extract
A ComfyUI node in YOLO with 2 inputs and 8 outputs.
Mask Crop & Extract
- mask
- image
- cropped_mask
- cropped_image
- x
- y
- width
- height
- x2
- y2
CategoryYOLO
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| mask | MASK | — | |
| imageopt | IMAGE | — |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| cropped_mask | MASK | — |
| cropped_image | IMAGE | — |
| x | INT | — |
| y | INT | — |
| width | INT | — |
| height | INT | — |
| x2 | INT | — |
| y2 | INT | — |