Calibrate camera to IMU
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(2 个)
Nagasai Bharat
2021-3-8
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.
0 个评论
Akshai Manchana
2024-5-20
编辑:Akshai Manchana
2024-5-20
Hi Itai,
A utility function estimateCameraIMUTransform is supported from 24a release in Navigation Toolbox for estimating the extrinsic between camera-IMU.
Thanks & Regards
Akshai Manchana
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Camera Calibration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!