No related branches found
No related tags found
Showing
- CMakeLists.txt 2 additions, 2 deletionsCMakeLists.txt
- applications/reconstruct/CMakeLists.txt 2 additions, 0 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/include/ftl/depth_camera.hpp 17 additions, 49 deletionsapplications/reconstruct/include/ftl/depth_camera.hpp
- applications/reconstruct/include/ftl/voxel_hash.hpp 6 additions, 3 deletionsapplications/reconstruct/include/ftl/voxel_hash.hpp
- applications/reconstruct/include/ftl/voxel_hash_params.hpp 9 additions, 15 deletionsapplications/reconstruct/include/ftl/voxel_hash_params.hpp
- applications/reconstruct/src/depth_camera.cpp 54 additions, 0 deletionsapplications/reconstruct/src/depth_camera.cpp
- applications/reconstruct/src/depth_camera.cu 598 additions, 0 deletionsapplications/reconstruct/src/depth_camera.cu
- applications/reconstruct/src/depth_camera_cuda.hpp 35 additions, 0 deletionsapplications/reconstruct/src/depth_camera_cuda.hpp
- applications/reconstruct/src/dibr.cu 125 additions, 22 deletionsapplications/reconstruct/src/dibr.cu
- applications/reconstruct/src/integrators.cu 157 additions, 111 deletionsapplications/reconstruct/src/integrators.cu
- applications/reconstruct/src/scene_rep_hash_sdf.cu 1 addition, 36 deletionsapplications/reconstruct/src/scene_rep_hash_sdf.cu
- applications/reconstruct/src/splat_render.cpp 21 additions, 6 deletionsapplications/reconstruct/src/splat_render.cpp
- applications/reconstruct/src/splat_render.cu 86 additions, 18 deletionsapplications/reconstruct/src/splat_render.cu
- applications/reconstruct/src/splat_render.hpp 1 addition, 1 deletionapplications/reconstruct/src/splat_render.hpp
- applications/reconstruct/src/splat_render_cuda.hpp 6 additions, 3 deletionsapplications/reconstruct/src/splat_render_cuda.hpp
- applications/reconstruct/src/voxel_scene.cpp 40 additions, 30 deletionsapplications/reconstruct/src/voxel_scene.cpp
- components/common/cpp/CMakeLists.txt 1 addition, 0 deletionscomponents/common/cpp/CMakeLists.txt
- components/common/cpp/include/ftl/cuda_common.hpp 36 additions, 1 deletioncomponents/common/cpp/include/ftl/cuda_common.hpp
- components/common/cpp/src/cuda_common.cpp 59 additions, 0 deletionscomponents/common/cpp/src/cuda_common.cpp
- components/rgbd-sources/src/source.cpp 10 additions, 4 deletionscomponents/rgbd-sources/src/source.cpp
Loading
Please register or sign in to comment