How to do camera calibration for kinect v2?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 =
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Kinect For Windows Sensor finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!