Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About homography decomposition #295

Open
xl232lx opened this issue Jan 8, 2025 · 2 comments
Open

About homography decomposition #295

xl232lx opened this issue Jan 8, 2025 · 2 comments

Comments

@xl232lx
Copy link

xl232lx commented Jan 8, 2025

Hello, how do I solve the transformation matrices R and T from the homologous matrix H?

@sarlinpe
Copy link
Member

sarlinpe commented Jan 8, 2025

See pose_from_homography_matrix https://colmap.github.io/pycolmap/pycolmap.html#pycolmap.pose_from_homography_matrix (formerly homography_decomposition)

@xl232lx
Copy link
Author

xl232lx commented Jan 8, 2025

See pose_from_homography_matrix https://colmap.github.io/pycolmap/pycolmap.html#pycolmap.pose_from_homography_matrix (formerly homography_decomposition)

Okay, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants