1 | initial version |
If you are using StereoCalibrate with Kinect1 as Camera1 and Kinect2 as Camera2 then the transformation between the two cameras is [R|t]
, meaning that if you have 3D points Q in the reference system of the first camera, then Q'=[R|r]*Q
are the same points expressed in the reference system of the second camera.