-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Supported models
schneith edited this page May 25, 2014
·
24 revisions
The package allows the calibration of the following projection models
- pinhole (intrinsics: [fu fv pu pv])
- omni (intrinsics: [xi fu fv pu pv])
intrinsics is the vector used in the camera-system yaml for the inrinsic parameter:
- fu, fv: focal-length (u,v) [px]
- pu, pv: principal point (u,v) [px]
- xi: name [-]
The following distortion models are available:
- radial-tangential (distortion_coeffs: [k1 k2 r1 r2])
- equidistant (distortion_coeffs: [k1 k2 r1 r2])
Multiple camera calibration
Camera-IMU calibration
Multi-IMU and IMU intrinsic calibration
Rolling Shutter camera calibration
(only ROS):
Camera focus
Calibration validator
ROS2 support
Supported camera models
Calibration targets
Bag format
YAML formats
IMU Noise Model
Example: Calibrating a VI-Sensor
Example: Calibrating RealSense Cameras