ComfyUI Node
Crop Image with Coords
A ComfyUI node in pytorch360convert/miscellaneous with 5 inputs and 2 outputs.
Crop Image with Coords
- image
- Cropped Image
- Coords
◄crop_h0►
◄crop_w0►
◄crop_h2-1►
◄crop_w2-1►
Categorypytorch360convert/miscellaneous
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| crop_h | INT | 0 | — |
| crop_w | INT | 0 | — |
| crop_h2 | INT | -1 | — |
| crop_w2 | INT | -1 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| Cropped Image | IMAGE | — |
| Coords | LIST | — |