Nodes/ComfyUI-CameraPack/Get Extrinsics From Batch
ComfyUI Node

Get Extrinsics From Batch

A ComfyUI node in 3d/camera with 3 inputs and 1 output.

By PozzettiAndrea·Created 7 months ago·Updated 2 months ago· 1
Get Extrinsics From Batch
  • extrinsics
  • extrinsics
batch_index0
length1
Category3d/camera

Inputs (3)

NameTypeDefaultDescription
extrinsicsEXTRINSICSBatched w2c [N, 4, 4] (or [1, N, 4, 4]).
batch_indexINT0-4096–4096Starting index. Negative wraps from the end (e.g. -1 = last extrinsic).
lengthINT10–4096Number of consecutive extrinsics to return starting at batch_index. 0 = take everything from batch_index to the end. Default 1 = single extrinsic.

Outputs (1)

NameTypeDescription
extrinsicsEXTRINSICS