How to do camera calibration for kinect v2?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Kinect For Windows Sensor dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!