peteanderson80 / Matterport3DSimulator

AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Other
484 stars 129 forks source link

How to generate pano images from skybox images ? #56

Open winnechan opened 4 years ago

winnechan commented 4 years ago

Can anyone explain how to generate pano images from skybox images directly with viewIndex aligned ?

ZhuFengdaaa commented 4 years ago

Preprocess downloaded skybox images: https://github.com/peteanderson80/Matterport3DSimulator#dataset-preprocessing.

Then configure web applications: https://github.com/peteanderson80/Matterport3DSimulator/blob/master/web/README.md.

If everything has been done, you can see demo on index.html.