YoYo000 / BlendedMVS

BlendedMVS: A Large-scale Dataset for Generalized Multi-view Stereo Networks
559 stars 40 forks source link

Depth problem with BlendedMVS++ #30

Open otakuxiang opened 2 years ago

otakuxiang commented 2 years ago

I recently download BlendedMVS++ and I try to project the pixels from ref view to src views with ground-truth depth image. And I found there are significant difference between the original pixel and projected pixels. Here is the match result matches Does any one find the same problem? I know the extrinsic is world to camera pose and i use read_pfm function in CasMVSNet.