Ask Your Question

Revision history [back]

How to compute Relative Pose of two different camera?

Hi guys,

I am going to estimate the relative pose (rotation and translation) of two different cameras (with different intrinsic parameters). I have just two images, and each one is created by each camera. Also, I have some matched 2d projected points in these two images (I don't have the 3d position of these points). Also, I don't have the intrinsic parameters of cameras. How can I estimate their relative pose estimation?

Thanks