I have found perspective transformation matrix(3x4 of extrinsic matrix is [R\t] or 3x3 only R matrix) from camera intrinsic and extrinsic parameters and homography transformation matrix(3x3 from corresponding features points.
How can I found relation between perspective and homography transformaiton matrix?