Q matrix used in reprojectImageTo3D

asked 2016-02-15 14:10:44 -0600

fastdeath gravatar image

If you look at Q matrix used in reprojectImageTo3D (we consider first image as main image here) function in openCV you can see that focal length of the first camera is used. My question is what matrix corresponds to reprojectImageTo3D in terms of Q if we do matching from right image to left (right image is main) and try to reconstruct in previous coordinate system.

http://i.stack.imgur.com/JgW7P.gif

edit retag flag offensive close merge delete