Back

Calibration Camera 3D Spatial Node


Calibrate a perspective camera from matching 3D and 2D points and live-write updates to a connected camera binding while optimization is running.

Properties

- Resolution (Size)
Render resolution used to convert normalized projection into pixel coordinates.

- Passes (Int)
Maximum optimization iterations.

- Accuracy (Float)
Early-stop threshold for mean squared reprojection error (pixels²).

- Learning Rate (Float)
Optimization step size used for each pass.

- Near (Float)
Near clip plane of the camera.

- Far (Float)
Far clip plane of the camera.

- Calibrate (Action)

- Cancel (Action)

- Status (Label)