Feature/voxelhash
Showing
- applications/reconstruct/CMakeLists.txt 14 additions, 1 deletionapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/include/ftl/cuda_matrix_util.hpp 1771 additions, 0 deletionsapplications/reconstruct/include/ftl/cuda_matrix_util.hpp
- applications/reconstruct/include/ftl/cuda_operators.hpp 770 additions, 0 deletionsapplications/reconstruct/include/ftl/cuda_operators.hpp
- applications/reconstruct/include/ftl/cuda_util.hpp 22 additions, 0 deletionsapplications/reconstruct/include/ftl/cuda_util.hpp
- applications/reconstruct/include/ftl/depth_camera.hpp 193 additions, 0 deletionsapplications/reconstruct/include/ftl/depth_camera.hpp
- applications/reconstruct/include/ftl/depth_camera_params.hpp 23 additions, 0 deletionsapplications/reconstruct/include/ftl/depth_camera_params.hpp
- applications/reconstruct/include/ftl/matrix_conversion.hpp 164 additions, 0 deletionsapplications/reconstruct/include/ftl/matrix_conversion.hpp
- applications/reconstruct/include/ftl/ray_cast_params.hpp 26 additions, 0 deletionsapplications/reconstruct/include/ftl/ray_cast_params.hpp
- applications/reconstruct/include/ftl/ray_cast_sdf.hpp 67 additions, 0 deletionsapplications/reconstruct/include/ftl/ray_cast_sdf.hpp
- applications/reconstruct/include/ftl/ray_cast_util.hpp 284 additions, 0 deletionsapplications/reconstruct/include/ftl/ray_cast_util.hpp
- applications/reconstruct/include/ftl/scene_rep_hash_sdf.hpp 382 additions, 0 deletionsapplications/reconstruct/include/ftl/scene_rep_hash_sdf.hpp
- applications/reconstruct/include/ftl/sdf_util.hpp 0 additions, 0 deletionsapplications/reconstruct/include/ftl/sdf_util.hpp
- applications/reconstruct/include/ftl/voxel_hash.hpp 832 additions, 0 deletionsapplications/reconstruct/include/ftl/voxel_hash.hpp
- applications/reconstruct/include/ftl/voxel_hash_params.hpp 47 additions, 0 deletionsapplications/reconstruct/include/ftl/voxel_hash_params.hpp
- applications/reconstruct/src/camera_util.cu 1769 additions, 0 deletionsapplications/reconstruct/src/camera_util.cu
- applications/reconstruct/src/main.cpp 171 additions, 53 deletionsapplications/reconstruct/src/main.cpp
- applications/reconstruct/src/ray_cast_sdf.cpp 85 additions, 0 deletionsapplications/reconstruct/src/ray_cast_sdf.cpp
- applications/reconstruct/src/ray_cast_sdf.cu 483 additions, 0 deletionsapplications/reconstruct/src/ray_cast_sdf.cu
- applications/reconstruct/src/registration.cpp 1 addition, 1 deletionapplications/reconstruct/src/registration.cpp
- applications/reconstruct/src/scene_rep_hash_sdf.cu 755 additions, 0 deletionsapplications/reconstruct/src/scene_rep_hash_sdf.cu
Loading
Please register or sign in to comment