필터 지우기
필터 지우기

Calibrate camera to IMU

조회 수: 4 (최근 30일)
Itai Kadosh
Itai Kadosh 2021년 3월 4일
편집: Akshai Manchana 2024년 5월 20일
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

답변 (2개)

Nagasai Bharat
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.

Akshai Manchana
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.
The calibration process is documented in Camera-IMU Extrinsic Calibration Example.
Thanks & Regards
Akshai Manchana

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for USB Webcams에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by