Implements #179 smoothing channel for hf noise
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- applications/gui/src/camera.cpp 2 additions, 1 deletionapplications/gui/src/camera.cpp
- applications/reconstruct/CMakeLists.txt 1 addition, 2 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/src/main.cpp 23 additions, 9 deletionsapplications/reconstruct/src/main.cpp
- components/codecs/include/ftl/codecs/channels.hpp 2 additions, 0 deletionscomponents/codecs/include/ftl/codecs/channels.hpp
- components/filters/CMakeLists.txt 16 additions, 0 deletionscomponents/filters/CMakeLists.txt
- components/filters/include/ftl/filters/smoothing.hpp 25 additions, 0 deletionscomponents/filters/include/ftl/filters/smoothing.hpp
- components/filters/src/smoothing.cpp 55 additions, 0 deletionscomponents/filters/src/smoothing.cpp
- components/filters/src/smoothing.cu 258 additions, 0 deletionscomponents/filters/src/smoothing.cu
- components/filters/src/smoothing_cuda.hpp 10 additions, 0 deletionscomponents/filters/src/smoothing_cuda.hpp
- components/renderers/cpp/include/ftl/cuda/normals.hpp 5 additions, 0 deletionscomponents/renderers/cpp/include/ftl/cuda/normals.hpp
- components/renderers/cpp/include/ftl/render/splat_params.hpp 1 addition, 0 deletionscomponents/renderers/cpp/include/ftl/render/splat_params.hpp
- components/renderers/cpp/src/normals.cu 44 additions, 0 deletionscomponents/renderers/cpp/src/normals.cu
- components/renderers/cpp/src/reprojection.cu 2 additions, 0 deletionscomponents/renderers/cpp/src/reprojection.cu
- components/renderers/cpp/src/tri_render.cpp 3 additions, 1 deletioncomponents/renderers/cpp/src/tri_render.cpp
- components/renderers/cpp/src/triangle_render.cu 2 additions, 2 deletionscomponents/renderers/cpp/src/triangle_render.cu
Loading
Please register or sign in to comment