ComfyUI Node
Camera Intrinsics
A ComfyUI node in 3d/camera with 1 input and 1 output.
Camera Intrinsics
- intrinsics
◄matrix[[1000, 0, 960],
[0, 1000, 540],
[0, 0, 1]]►
Category3d/camera
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| matrix | STRING | [[1000, 0, 960], [0, 1000, 540], [0, 0, 1]] | 3x3 intrinsics matrix [[fx, 0, cx], [0, fy, cy], [0, 0, 1]] |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| intrinsics | INTRINSICS | — |