Open Tejesh-Raut opened 6 years ago
what is the version of the OpenCV in your system? and the verison of the DLib?
OpenCV version: 2.4.9 I have installled DLib from https://github.com/dorian3d/DLib as mentioned in build.sh file
@Tejesh-Raut Hi, by chance have you solved this issue, I am also struggling with it.
I am getting this error while running ./Kintinuous on a sample kgl file. The line 477 of tsdf_volume.cu is:
cudaSafeCall ( cudaGetLastError () );
Here are my system details: Ubuntu 16.04 Graphics: GeForce 820M/PCIe/SSE2 nvidia-390 installed and updated to latest version cuda version installed: 8.0
Any help would be appreciated.