alibaba / UniFuse-Unidirectional-Fusion

MIT License
62 stars 14 forks source link

How to deal with Matterport3D images #13

Open valeriomieuli opened 2 years ago

valeriomieuli commented 2 years ago

Hi,

Can you please tell us how to handle Matterport3D images? I mean, once you downloded the dataset from the official website, how did you create the equirectangolar RGB images and depth maps?

Thanks in advance, Valerio

valeriomieuli commented 2 years ago

My question is related to https://github.com/alibaba/UniFuse-Unidirectional-Fusion/blob/main/UniFuse/Matterport3D/README.md

Do you have any python code snippet which does the same thing that is done by those matlab scripts ?

HalleyJiang commented 2 years ago

We can pre-process Matterport3D with only Matlab, as we depend on https://github.com/yindaz/PanoBasic.