apple / ARKitScenes

This repo accompanies the research paper, ARKitScenes - A Diverse Real-World Dataset for 3D Indoor Scene Understanding Using Mobile RGB-D Data and contains the data, scripts to visualize and process assets, and training code described in our paper.
Other
662 stars 58 forks source link

.ply file with original color #21

Closed tmatuan-smu closed 2 years ago

tmatuan-smu commented 2 years ago

Hi ARKitScenes researchers,

I am new to 3D points cloud, so I don't know how to reconstruct color (from the original scene) to .ply mesh. Can you please help to give some instructions. I would like to load the .ply file into Unity 3D for my research project.

Thanks,

PeterZheFu commented 2 years ago

Hi @tmatuan-smu , Thanks for your question. The video_id_3dod_mesh.ply mesh is already colored. For example, you can use the software MeshLab to open it.

arik1089 commented 2 years ago

Closing this issue for now. Please feel free to re-open in case you have further questions.