Showing
- components/operators/src/operator.cpp 146 additions, 22 deletionscomponents/operators/src/operator.cpp
- components/operators/src/poser.cpp 70 additions, 33 deletionscomponents/operators/src/poser.cpp
- components/operators/src/segmentation.cpp 38 additions, 6 deletionscomponents/operators/src/segmentation.cpp
- components/operators/src/segmentation.cu 27 additions, 27 deletionscomponents/operators/src/segmentation.cu
- components/operators/src/segmentation_cuda.hpp 1 addition, 1 deletioncomponents/operators/src/segmentation_cuda.hpp
- components/operators/src/smoothing.cpp 79 additions, 29 deletionscomponents/operators/src/smoothing.cpp
- components/operators/src/smoothing_cuda.hpp 4 additions, 2 deletionscomponents/operators/src/smoothing_cuda.hpp
- components/operators/src/weighting.cpp 14 additions, 6 deletionscomponents/operators/src/weighting.cpp
- components/operators/src/weighting.cu 2 additions, 0 deletionscomponents/operators/src/weighting.cu
- components/operators/test/CMakeLists.txt 9 additions, 0 deletionscomponents/operators/test/CMakeLists.txt
- components/operators/test/data.hpp 3026 additions, 0 deletionscomponents/operators/test/data.hpp
- components/operators/test/dbscan_unit.cpp 139 additions, 0 deletionscomponents/operators/test/dbscan_unit.cpp
- components/operators/test/tests.cpp 1 addition, 0 deletionscomponents/operators/test/tests.cpp
- components/renderers/cpp/CMakeLists.txt 9 additions, 1 deletioncomponents/renderers/cpp/CMakeLists.txt
- components/renderers/cpp/include/ftl/cuda/touch.hpp 28 additions, 0 deletionscomponents/renderers/cpp/include/ftl/cuda/touch.hpp
- components/renderers/cpp/include/ftl/render/CUDARender.hpp 19 additions, 4 deletionscomponents/renderers/cpp/include/ftl/render/CUDARender.hpp
- components/renderers/cpp/include/ftl/render/overlay.hpp 3 additions, 1 deletioncomponents/renderers/cpp/include/ftl/render/overlay.hpp
- components/renderers/cpp/include/ftl/render/render_params.hpp 1 addition, 0 deletions...onents/renderers/cpp/include/ftl/render/render_params.hpp
- components/renderers/cpp/include/ftl/render/renderer.hpp 5 additions, 3 deletionscomponents/renderers/cpp/include/ftl/render/renderer.hpp
- components/renderers/cpp/include/ftl/utility/gltexture.hpp 57 additions, 0 deletionscomponents/renderers/cpp/include/ftl/utility/gltexture.hpp
Some changes are not shown.
For a faster browsing experience, only 20 of 374+ files are shown.
components/operators/test/CMakeLists.txt
0 → 100644
components/operators/test/data.hpp
0 → 100644
components/operators/test/dbscan_unit.cpp
0 → 100644