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

Conversion depth format #2559

Open
LXXIANG12 opened this issue May 8, 2024 · 1 comment
Open

Conversion depth format #2559

LXXIANG12 opened this issue May 8, 2024 · 1 comment

Comments

@LXXIANG12
Copy link

I want to use colmap to generate megadepth data set. Now the format of depth information generated by colmap is.bin format, while the format of depth information required by megadepth is.h5 format. How can I convert it?
Megadepth:
image
colamp:
image

@ahojnnes
Copy link
Contributor

Have a look at scripts/python/read_write_dense.py to learn how to read colmap's depth maps into a numpy array.

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