Showing
- applications/reconstruct/CMakeLists.txt 4 additions, 3 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/include/ftl/cuda_operators.hpp 8 additions, 0 deletionsapplications/reconstruct/include/ftl/cuda_operators.hpp
- applications/reconstruct/include/ftl/depth_camera.hpp 24 additions, 7 deletionsapplications/reconstruct/include/ftl/depth_camera.hpp
- applications/reconstruct/include/ftl/voxel_hash.hpp 68 additions, 70 deletionsapplications/reconstruct/include/ftl/voxel_hash.hpp
- applications/reconstruct/include/ftl/voxel_scene.hpp 8 additions, 6 deletionsapplications/reconstruct/include/ftl/voxel_scene.hpp
- applications/reconstruct/src/compactors.cu 62 additions, 6 deletionsapplications/reconstruct/src/compactors.cu
- applications/reconstruct/src/compactors.hpp 2 additions, 1 deletionapplications/reconstruct/src/compactors.hpp
- applications/reconstruct/src/dibr.cu 118 additions, 0 deletionsapplications/reconstruct/src/dibr.cu
- applications/reconstruct/src/garbage.cu 30 additions, 68 deletionsapplications/reconstruct/src/garbage.cu
- applications/reconstruct/src/integrators.cu 149 additions, 132 deletionsapplications/reconstruct/src/integrators.cu
- applications/reconstruct/src/integrators.hpp 4 additions, 1 deletionapplications/reconstruct/src/integrators.hpp
- applications/reconstruct/src/main.cpp 2 additions, 1 deletionapplications/reconstruct/src/main.cpp
- applications/reconstruct/src/scene_rep_hash_sdf.cu 27 additions, 32 deletionsapplications/reconstruct/src/scene_rep_hash_sdf.cu
- applications/reconstruct/src/splat_render.cpp 6 additions, 4 deletionsapplications/reconstruct/src/splat_render.cpp
- applications/reconstruct/src/splat_render.cu 45 additions, 58 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 5 additions, 4 deletionsapplications/reconstruct/src/splat_render_cuda.hpp
- applications/reconstruct/src/voxel_hash.cpp 5 additions, 26 deletionsapplications/reconstruct/src/voxel_hash.cpp
- applications/reconstruct/src/voxel_hash.cu 56 additions, 39 deletionsapplications/reconstruct/src/voxel_hash.cu
- applications/reconstruct/src/voxel_scene.cpp 51 additions, 133 deletionsapplications/reconstruct/src/voxel_scene.cpp
Loading
Please register or sign in to comment