niessner / Matterport

Matterport3D is a pretty awesome dataset for RGB-D machine learning tasks :)
https://niessner.github.io/Matterport/
MIT License
929 stars 153 forks source link

How can I obtain a whole point cloud of the scene? #34

Open HaolinLiu97 opened 4 years ago

HaolinLiu97 commented 4 years ago

I am wondering if it is possible to obtain a colored point cloud of the whole scene from the raw data. I already check the *.ply file, but it did not seems well because it was processed with mesh reconstruction. Is there any tools that I can obtain the point cloud from the .sens file? Thank you in advance!