Merge branch 'feature/193/filling' into 'master'
Partial work on filling See merge request nicolas.pope/ftl!137
No related branches found
No related tags found
Checking pipeline status
Showing
- applications/reconstruct/CMakeLists.txt 3 additions, 0 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/src/ilw/correspondence.cu 198 additions, 0 deletionsapplications/reconstruct/src/ilw/correspondence.cu
- applications/reconstruct/src/ilw/discontinuity.cu 52 additions, 0 deletionsapplications/reconstruct/src/ilw/discontinuity.cu
- applications/reconstruct/src/ilw/fill.cu 71 additions, 0 deletionsapplications/reconstruct/src/ilw/fill.cu
- applications/reconstruct/src/ilw/ilw.cpp 26 additions, 1 deletionapplications/reconstruct/src/ilw/ilw.cpp
- applications/reconstruct/src/ilw/ilw.cu 0 additions, 203 deletionsapplications/reconstruct/src/ilw/ilw.cu
- applications/reconstruct/src/ilw/ilw_cuda.hpp 15 additions, 28 deletionsapplications/reconstruct/src/ilw/ilw_cuda.hpp
- components/renderers/cpp/CMakeLists.txt 1 addition, 0 deletionscomponents/renderers/cpp/CMakeLists.txt
- components/renderers/cpp/include/ftl/cuda/mask.hpp 43 additions, 0 deletionscomponents/renderers/cpp/include/ftl/cuda/mask.hpp
- components/renderers/cpp/include/ftl/render/splat_render.hpp 1 addition, 0 deletionscomponents/renderers/cpp/include/ftl/render/splat_render.hpp
- components/renderers/cpp/src/mask.cu 39 additions, 0 deletionscomponents/renderers/cpp/src/mask.cu
- components/renderers/cpp/src/normals.cu 35 additions, 1 deletioncomponents/renderers/cpp/src/normals.cu
- components/renderers/cpp/src/points.cu 1 addition, 1 deletioncomponents/renderers/cpp/src/points.cu
- components/renderers/cpp/src/splat_render.cpp 47 additions, 13 deletionscomponents/renderers/cpp/src/splat_render.cpp
- components/renderers/cpp/src/splatter.cu 4 additions, 2 deletionscomponents/renderers/cpp/src/splatter.cu
- components/renderers/cpp/src/splatter_cuda.hpp 5 additions, 0 deletionscomponents/renderers/cpp/src/splatter_cuda.hpp
- components/rgbd-sources/include/ftl/rgbd/frame.hpp 5 additions, 0 deletionscomponents/rgbd-sources/include/ftl/rgbd/frame.hpp
- components/rgbd-sources/src/frame.cpp 13 additions, 0 deletionscomponents/rgbd-sources/src/frame.cpp
Loading
Please register or sign in to comment