Rotation matrix and translation vector for image caliberation
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Image calibration toolbox uses the notion of Camera matrix P as in here :
so what I am stuck at is how can I calculate the Rotation matrix 'R' and the Translation vector 't'required for finding the camera matrix 'P' if my camera, for example, at (1, 1, 3) and looking at an object at (10, 1, 2). So I have only the 3D coordinate of the two points and I want to do the transformation of the object from world coordinate to camera coordinate. It looks silly but I can't think of a solution at the moment because of the angles of rotation (alpha, theta, Psi).
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Camera Calibration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!