-
Hi @mihaibujanca ;
thanks for your projects, I encountered a problem, not solved for a few days。
when I run the following command:
```
make -j4
```
I get the following error:
```
[ 77%] Built …
-
I'm trying to compile the code on my Ubuntu 18.04 LTS machine, with cuda=10.2, Nvidia driver version=440.33.01.
I suspect the code is not compatible with cuda 10.
Cuda 9 is not officially supported …
-
I'm trying to compile the code on my Ubuntu 18.04 LTS machine, with cuda=10.2, Nvidia driver version=440.33.01.
I suspect the code is not compatible with cuda 10.
Cuda 9 is not officially supported…
-
I'm reading the paper: _DynamicFusion: Reconstruction and Tracking of Non-Rigid Scenes in Real-Time_ and looking for sourcecode of it. I see there's a page listing the paper **2nd winner** of the cvpr…
-
##### System information (version)
- OpenCV => 4.3.0
- Operating System / Platform =>Windows 10/ 64 Bit
- Compiler => Visual Studio 2019
##### Detailed description
The function estimateWarpNo…
-
Hi,I tried to run dynamicfusion on vs2013,kinect v2 and cuda10.2, but encountered this problem:
![图片1](https://user-images.githubusercontent.com/79795154/121835069-da3d2100-cd02-11eb-96e0-67fe51474f1…
-
- [x] Penalty loss functions
- [x] Point-to-plane distances for mesh + point cloud
- [x] Graph --> CPU+CUDA C++ WarpField implementation + test (#17)
- [x] Integrate CUDA+CPU C++ K-D Tree into Warp…
-
have you tried kinect V2? thanks.
-
hello,thanks for sharing the code. i am learning about the infiniTAM ,could you tell me the reference documentation about your motion analysis? it's a little tough for me to understand it.
thanks agai…
-
Hi! Thanks for your great work! Your results look amazing!
I've tried your demo code and got the output nodes. The results look super smooth!
I'm very interested in reproducing the whole pipelin…