pycolmap
pycolmap copied to clipboard
About homography decomposition
Hello, how do I solve the transformation matrices R and T from the homologous matrix H?
See pose_from_homography_matrix https://colmap.github.io/pycolmap/pycolmap.html#pycolmap.pose_from_homography_matrix (formerly homography_decomposition)
See
pose_from_homography_matrixhttps://colmap.github.io/pycolmap/pycolmap.html#pycolmap.pose_from_homography_matrix (formerlyhomography_decomposition)
Okay, thank you!