ComfyUI Node
Cubemap to Equirectangular
A ComfyUI node in pytorch360convert/equirectangular with 5 inputs and 1 output.
Cubemap to Equirectangular
- e_img
- Equirectangular Image
◄h-1►
◄w-1►
◄padding_modebilinear►
◄cube_formatstack►
Categorypytorch360convert/equirectangular
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| e_img | IMAGE | — | |
| h | INT | -1 | — |
| w | INT | -1 | — |
| padding_mode | COMBO | bilinear | 3 options: bilinear, bicubic, nearest |
| cube_format | COMBO | stack | 5 options: stack, dice, horizon, list, dict |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Equirectangular Image | IMAGE | — |