Definition camera_model.h:19
int height
Frame height.
Definition camera_model.h:23
struct t_camera_model_params calib
Distortion / projection parameters.
Definition camera_model.h:26
int width
Frame width.
Definition camera_model.h:21
Floating point calibration data for a single calibrated camera.
Definition t_camera_models.h:59
Simple, untemplated, C, float-only, camera (un)projection functions for various camera models.