determine camera rotation and translation matrix from essential matrix
问题 I am trying to extract rotation matrix and translation matrix from essential matrix. I took these answers as reference: Correct way to extract Translation from Essential Matrix through SVD Extract Translation and Rotation from Fundamental Matrix Now I've done the above steps applying SVD to essential matrix, but here comes the problem. According to my understanding about this subject, both R and T has two answers, which leads to 4 possible solutions of [R|T]. However only one of the solutions