-
Hello, I've been trying to build this project but I'm facing some issue that I'm not sure how I could correct them, like:
```
[ 21%] Built target apidoc
Segmentation fault (core dumped)
Segment…
-
Hi,I tried to compile it on VS 2013+cuda7.5, it pass the compile.But when I run it ,there was gl error #1280 at algorithm\DynamicFusion\glsl\glsl.cpp in line 392. Can you give me some advice what caus…
-
![kinfu2_error_dynamicfusion](https://user-images.githubusercontent.com/32602347/46214951-dce06800-c359-11e8-9f27-88333a7fb652.png)
Thanks a ton @mihaibujanca for your work!
Can someone pleas…
-
Hello Mihai,
I have tried your project but I get a very bad reconstructed umbrella (bundled sample), very far from DynamicFusion video of the paper. Is this project still a work in progress and not…
-
Hello mihai, when I ran dynamicfusion, a frame of image window appeared, but it soon disappeared and an error was reported: "a segment error ( core dumped)". May I ask what the problem is?
ps. I us…
-
I am trying to use our own dataset but get the following error:
KinFu2 error: invalid configuration argument /home/myname/dynamicfusion/kfusion/src/cuda/tsdf_volume.cu:829
Does the dataset need to…
-
Hi, @mihaibujanca ,
After running your awesome dynamicfusion project , I found it didn't work very well on the umberalla dateset you provide. Especially when the umberalla close gradually, the fusi…
-
I run the dynamicfusion code for test, but the program is not excuted rightly, so i rendered the reconstructed 3d points to depth image to check the problem,
i find the rendered depth image is stran…
-
Dear Thomas Whelan,
First of all I would like to thank you for guiding us with your code and the published papers.
> I want to reconstruct a 3D Model of a Non-Rigid Body.
I have used the fol…
-
Hello, I am a beginner of TSDF fusion 3D reconstruction and I was trying to build your DynamicFusion code to see its performance. However I got some errors when cmaking your code :
> CMake Error…