ComfyUI Node
Atlas Split Equirect π
A ComfyUI node in Atlas/01 Β· Input & Camera with 7 inputs and 5 outputs.
Atlas Split Equirect π
- equirect
- view
- exact_view
- focal_mm
- all_views
- report
βn_views12βΊ
βfov_deg90βΊ
βsize1024βΊ
βview_index0βΊ
βpitch_deg0βΊ
βyaw_offset_deg0βΊ
CategoryAtlas/01 Β· Input & Camera
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| equirect | IMAGE | Equirectangular 360x180 panorama, normally 2:1 (e.g. 4096x2048). One image per run. | |
| n_viewsopt | INT | 121β64 | Crops around the ring. 12 at 90deg FOV is ComfyUI core's default and gives generous overlap β overlap is what lets neighbouring depths agree where they meet. |
| fov_degopt | FLOAT | 9020β150 | Horizontal/vertical FOV of each square crop. Wider = fewer views to cover the circle, but more lens distortion for the solver to fit. |
| sizeopt | INT | 102464β4096 | Crop side length in pixels. |
| view_indexopt | INT | 00β63 | Which view leaves the `view`/`exact_view` outputs. Clamped to n_views-1. `all_views` always carries the batch. |
| pitch_degopt | FLOAT | 0-80β80 | Tilt of the whole ring. 0 keeps the horizon level, which is what the ground-plane scale fit wants. |
| yaw_offset_degopt | FLOAT | 0-360β360 | Rotate the ring β use it to move a seam off your subject. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| view | IMAGE | β |
| exact_view | STRING | β |
| focal_mm | FLOAT | β |
| all_views | IMAGE | β |
| report | STRING | β |