필터 지우기
필터 지우기

How to do camera calibration for kinect v2?

조회 수: 8 (최근 30일)
Muhammad Hammad Malik
Muhammad Hammad Malik 2018년 11월 22일
hello everyone, currently i am using kinect v2 camera with matlab. as i came to know that for aligning the depth-color frames i need camera parameters. untill now i have captures the checkerboard images using my kinect and get some values but i dont know that how to calculates camera parameters.i am using only one kinect v2 for fruits. kindly guide me as sson as possible. here i am attaching image that what i have and what i want to calculate.thanks
depthScale = 322;
fx_d=
fy_d=
cx_d=
cy_d=
fx_rgb=
fy_rgb=
cx_rgb=
cy_rgb=
extrinsics= [...];
fx_rgb_len =
fy_rgb_len =
fx_d_len =
fy_d_len =
paramerters.jpg

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by