Merge branch 'master' of gitlab.utu.fi:nicolas.pope/ftl
No related branches found
No related tags found
Checking pipeline status
Showing
- CMakeLists.txt 3 additions, 2 deletionsCMakeLists.txt
- applications/groupview/CMakeLists.txt 11 additions, 0 deletionsapplications/groupview/CMakeLists.txt
- applications/groupview/src/main.cpp 30 additions, 0 deletionsapplications/groupview/src/main.cpp
- 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
Loading
Please register or sign in to comment