Resolves #237 optimising MLS smoothing
Showing
- applications/reconstruct/src/main.cpp 1 addition, 1 deletionapplications/reconstruct/src/main.cpp
- components/common/cpp/include/ftl/cuda_common.hpp 12 additions, 4 deletionscomponents/common/cpp/include/ftl/cuda_common.hpp
- components/operators/include/ftl/operators/smoothing.hpp 45 additions, 0 deletionscomponents/operators/include/ftl/operators/smoothing.hpp
- components/operators/src/mls.cu 300 additions, 12 deletionscomponents/operators/src/mls.cu
- components/operators/src/smoothing.cpp 97 additions, 0 deletionscomponents/operators/src/smoothing.cpp
- components/operators/src/smoothing_cuda.hpp 35 additions, 0 deletionscomponents/operators/src/smoothing_cuda.hpp
Loading
Please register or sign in to comment