fdp0525 / G2LTex

Code for CVPR 2018 paper --- Texture Mapping for 3D Reconstruction with RGB-D Sensor
146 stars 29 forks source link

ply format #16

Open robert1636 opened 3 years ago

robert1636 commented 3 years ago

Hi,

I have an obj file without any texture information. Does anyone know how to convert it to the ply format which is suitable for this project? I tried using blender and meshlab. However, they both tried to add texture information in the created ply file. I am not sure whether this was the reason that crash the program. I am getting this error: Screenshot from 2021-02-13 11-20-15

yanqingan commented 3 years ago

Hi, thanks for the feedback. I think this https://github.com/fdp0525/G2LTex/issues/17#issuecomment-791882811 can help you. We will modify this part later.