Calculation 4x4 matrix of camera

asked 2016-09-08 10:13:35 -0600

Hi everyone!

I have World Frame. I have diodes and I know coordinates of them (X,Y,Z) in this World Frame. I have camera, which takes pictures. I need to calculate matrix 4x4 of camera in World Frame.

Which function of OpenCV should I use? How many diodes do I need?

I need full matrix 4x4 (X,Y,Z + RotMatrix 3x3).

edit retag flag offensive close merge delete