Calibrate camera to IMU

Hi all,
I would like to calculate the Extrinsic transformation matrix (rotation and translation) between camera and IMU that I have on the same board. The matrix should be 4x4 dimensions (please see image attached).
I saw that is common to use Kalibr software to this but I would like to implement this in Matlab.
Can anyone help me with this issue? Is there a code that does something like this?
Thanks,
Itai

Respuestas (2)

Nagasai Bharat
Nagasai Bharat el 8 de Mzo. de 2021

0 votos

Hi,
The extrinsics documentation should help to calculate the matrix. The data from the IMU and camera can be taken as arguments to the extrinsics function.
Akshai Manchana
Akshai Manchana el 20 de Mayo de 2024
Editada: Akshai Manchana el 20 de Mayo de 2024

0 votos

Hi Itai,
A utility function estimateCameraIMUTransform is supported from 24a release in Navigation Toolbox for estimating the extrinsic between camera-IMU.
The calibration process is documented in Camera-IMU Extrinsic Calibration Example.
Thanks & Regards
Akshai Manchana

Etiquetas

Preguntada:

el 4 de Mzo. de 2021

Editada:

el 20 de Mayo de 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by