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

what are the parameters of each camera hdf5? #27

Open
Yin-xiongjie opened this issue May 30, 2023 · 2 comments
Open

what are the parameters of each camera hdf5? #27

Yin-xiongjie opened this issue May 30, 2023 · 2 comments

Comments

@Yin-xiongjie
Copy link

Could you please tell me what are the parameters of each camera hdf5 file under the folder data/ai_001_001/_detail/cam_00

@B1ueber2y
Copy link
Member

Hi! The data is from the Hypersim dataset: https://github.com/apple/ml-hypersim.

To run our global line mapper what you need is to get the intrinsic parameters and the extrinsics, and initiate an object in the class "limap.base.ImageCollection". An example on how to initiate it with the Hypersim format is here: https://github.com/cvg/limap/blob/main/runners/hypersim/loader.py#L30-L41.

Thanks!

@Yin-xiongjie
Copy link
Author

Thanks for your reply!
But how can I get the intrinsic parameters and the extrinsics ? Then how can access the camera parameters of the hdf5 file?

I wish you a smooth work!
Looking forward to you reply!

zhangshaos pushed a commit to zhangshaos/limap that referenced this issue Jul 12, 2023
* Remove official TP-LSD submodule

* Added TP-LSD line detector

* Minor fix in ReadMe

* add M6D and M8D definitions in limap.

* include tp_lsd into requirements.txt.

* minor update on readme.

* Install TP-LSD in dev mode

Co-authored-by: B1ueber2y <[email protected]>
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