YoYo000 / MVSNet

MVSNet (ECCV2018) & R-MVSNet (CVPR2019)
MIT License
1.38k stars 303 forks source link

How to render the gt detph map from the gt point cloud? #113

Open ToughStoneX opened 3 years ago

ToughStoneX commented 3 years ago

Hi @YoYo000, I found that the MVSNet paper said that the ground truth point cloud is processed by screened Poisson surface reconstruction (SPSR) to generate the mesh surface, and then render the mesh to each viewpoint to generate the depth maps. Could you please introduce more details about this process? Currently, I am looking forward to generate some depth maps from a reconstructed point cloud as you did in the preprocessed datasets. Could you please give some suggestions? Thanks a lot.

Innocence4822 commented 2 years ago

I'm sorry to bother you. How can I get the ground truth point cloud map?