ComfyUI Node
Get Intrinsics From Batch
A ComfyUI node in 3d/camera with 3 inputs and 1 output.
Get Intrinsics From Batch
- intrinsics
- intrinsics
◄batch_index0►
◄length1►
Category3d/camera
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| intrinsics | INTRINSICS | Batched K [N, 3, 3] (or [1, N, 3, 3]). | |
| batch_index | INT | 0-4096–4096 | Starting index. Negative wraps from the end. |
| length | INT | 10–4096 | Number of consecutive intrinsics to return. 0 = take everything from batch_index to the end. Default 1 = single K matrix. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| intrinsics | INTRINSICS | — |