LostInCode404

Results 1 issues of LostInCode404

This error is in the kernel call `extract_normals_kernel(en, output);` in `kfusion::device::extractNormals` method in `tsdf_volume.cu`. This occurs because value of grid dimensions in arguments is `(0,1,1)`. The first value is set...