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 understand the test_data_mvs.txt file? #1

Open
linfan68 opened this issue Sep 11, 2017 · 1 comment
Open

How to understand the test_data_mvs.txt file? #1

linfan68 opened this issue Sep 11, 2017 · 1 comment

Comments

@linfan68
Copy link

Hi there,
from the beginning of the file, it said:
-- DTU dataset for estimating relative camera pose (Test data)
-- ImageFileId1, ImageFileId2, CategoryId, RelativeTranslation [x, y, z], RelativeOrientation [q1,q2,q3,q4]

and a line of the file looks like this (scan 93, pose 63-64):
63 64 93 0.994153 -0.003029 -0.107100 -0.013396 -0.043215 0.910107 -0.412114

It seems like the 4th-7th numbers is a quaternion(w, i, j, k), and the the last 3 values are translation

However, even with that, I cannot derive the same number from the DTU calibration data. For example, from the data pose 63-64 the camera was moving on X-direction, but in the data it has a very large value on Y...

@FSet89
Copy link

FSet89 commented Aug 26, 2020

Hi, have you solved this problem?

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