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

How To Get Camera Pose #26

Open
xuzhenhao123 opened this issue Jun 28, 2020 · 4 comments
Open

How To Get Camera Pose #26

xuzhenhao123 opened this issue Jun 28, 2020 · 4 comments

Comments

@xuzhenhao123
Copy link

Hi there,
I want to make pose.txt with my own data, but I don’t know how this 4*4 matrix is generated. Some people said that it is to obtain the pose relative to each frame according to a specific key frame.
https://github.com/intel-isl/Open3D/blob/master/examples/Python/ReconstructionSystem/make_fragments.py
I used this method which is talked in previous issues. I dont konw the trans,odo_init which is we want.
Result is bad with original dataset:

1

@quangtn266
Copy link

Hi there, I want to make pose.txt with my own data, but I don’t know how this 4*4 matrix is generated. Some people said that it is to obtain the pose relative to each frame according to a specific key frame. https://github.com/intel-isl/Open3D/blob/master/examples/Python/ReconstructionSystem/make_fragments.py I used this method which is talked in previous issues. I dont konw the trans,odo_init which is we want. Result is bad with original dataset:

1

Hi! Do you solve the issue ? I also have the same question like you. I don't know exactly what's pose data in the repo?

@baimao-v
Copy link

I met the same problem,and I tried to use ORB-SLAM3 to get the pose ,but the result was so bad.

@quangtn266
Copy link

I met the same problem,and I tried to use ORB-SLAM3 to get the pose ,but the result was so bad.

Please, follow this thread.

andyzeng/tsdf-fusion#17

@blackmoon-cyr
Copy link

I met the same problem,does anyone have a solution?

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

4 participants