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

Camera pose #50

Open
kimkj38 opened this issue Apr 17, 2023 · 2 comments
Open

Camera pose #50

kimkj38 opened this issue Apr 17, 2023 · 2 comments

Comments

@kimkj38
Copy link

kimkj38 commented Apr 17, 2023

Thanks for your great work first.
And I have some questions about the camera pose data.

  1. As I understand, "final_camera_rotation" and "camera_rt_matrix" should have inverse relation.
    But when I made inverse matrix of "final_camera_rotation", the signs of the second and third rows are opposite. Did I miss something?
    image

  2. I can get "final_camera_rotation" by applying "rotation_from_original_to_point" to the "camera_original_rotation". But I don't understand the meaning of "camera_original_rotation". I thought that it would be a camera rotation of the first frame but it isn't. What is it and why do we need it?

@xuxiaoxxxx
Copy link

Can you slove this problem? I also don't konw how to proj 3D into 2D image.

@Geniusly-Stupid
Copy link

I also meet this problem. May I ask how to establish the pose_matrix from "pose.json" so that the point cloud can be transformed to global coordinate?

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

3 participants