alfredtorres / 3DFacePointCloudNet

Learning Directly from Synthetic Point Clouds for "In-the-wild" 3D Face Recognition
MIT License
61 stars 15 forks source link

How to open the .bc file which generated by GenerationTrainData.m ? #3

Closed li-yao closed 3 years ago

li-yao commented 3 years ago

How to open the .bc file which generated by GenerationTrainData.m ?

alfredtorres commented 3 years ago

https://github.com/alfredtorres/3DFacePointCloudNet/blob/9a857ed9619ddaebe99bfb6bd75462e4f3055e75/pointnet2/data/GPMM_Normal_Curvature_dataset.py#L22 this function can read .bcnc format, if you want to read .bc filen you can just modify the cols to 3.