Hi, thank you very much for your great work. I encountered some problems when using the vdbfusion framework to test the cow_and_lady dataset:
- First, the
.vdb suffix file is obtained after running the code. Then I used the vdb_viewer command I got after compiling the OpenVDB library to view the resulting model:

Obviously, vdbfusion gets good results (obviously recognizing objects) compared to the actual reference model. However, compared to the effect shown in the paper, there is a big difference.

Supplement: For the code, after I downloaded it, I did not modify any parameters, but just used the default configuration. The above result was that the code was suspended after running for a period of time.
- At the same time, I also read the main code part of
vdbfusion. What puzzles me is that after the point cloud pose information obtained through cow_and_lady dataset, no external parameters are used there is coordinate transformation T_V_C in the calibration file, my understanding is that the camera coordinate system is used as the base reference coordinate system here.
I hope you have time to reply, thank you very much.
Hi, thank you very much for your great work. I encountered some problems when using the
vdbfusionframework to test thecow_and_ladydataset:.vdbsuffix file is obtained after running the code. Then I used thevdb_viewercommand I got after compiling theOpenVDBlibrary to view the resulting model:Obviously,
vdbfusiongets good results (obviously recognizing objects) compared to the actual reference model. However, compared to the effect shown in the paper, there is a big difference.Supplement: For the code, after I downloaded it, I did not modify any parameters, but just used the default configuration. The above result was that the code was suspended after running for a period of time.
vdbfusion. What puzzles me is that after the point cloud pose information obtained throughcow_and_ladydataset, no external parameters are used there is coordinate transformation T_V_C in the calibration file, my understanding is that the camera coordinate system is used as the base reference coordinate system here.I hope you have time to reply, thank you very much.