Merge branch 'feature/274/lossyfilter' into 'master'
Partial #274 implementation See merge request nicolas.pope/ftl!228
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- applications/gui/src/camera.cpp 2 additions, 2 deletionsapplications/gui/src/camera.cpp
- applications/gui/src/media_panel.cpp 7 additions, 3 deletionsapplications/gui/src/media_panel.cpp
- applications/gui/src/src_window.cpp 11 additions, 6 deletionsapplications/gui/src/src_window.cpp
- applications/gui/src/src_window.hpp 3 additions, 0 deletionsapplications/gui/src/src_window.hpp
- applications/tools/CMakeLists.txt 1 addition, 0 deletionsapplications/tools/CMakeLists.txt
- applications/tools/codec_eval/CMakeLists.txt 21 additions, 0 deletionsapplications/tools/codec_eval/CMakeLists.txt
- applications/tools/codec_eval/src/main.cpp 287 additions, 0 deletionsapplications/tools/codec_eval/src/main.cpp
- components/codecs/include/ftl/codecs/depth_convert_cuda.hpp 2 additions, 0 deletionscomponents/codecs/include/ftl/codecs/depth_convert_cuda.hpp
- components/codecs/src/depth_convert.cu 116 additions, 4 deletionscomponents/codecs/src/depth_convert.cu
- components/operators/include/ftl/operators/depth.hpp 37 additions, 0 deletionscomponents/operators/include/ftl/operators/depth.hpp
- components/operators/src/depth.cpp 95 additions, 0 deletionscomponents/operators/src/depth.cpp
- components/operators/src/disparity/opencv/disparity_bilateral_filter.cpp 2 additions, 2 deletions...ators/src/disparity/opencv/disparity_bilateral_filter.cpp
- components/operators/src/disparity/opencv/disparity_bilateral_filter.cu 17 additions, 10 deletions...rators/src/disparity/opencv/disparity_bilateral_filter.cu
- components/operators/src/disparity/opencv/disparity_bilateral_filter.hpp 1 addition, 1 deletion...ators/src/disparity/opencv/disparity_bilateral_filter.hpp
- components/operators/src/mask.cu 1 addition, 1 deletioncomponents/operators/src/mask.cu
- components/renderers/cpp/src/screen.cu 22 additions, 17 deletionscomponents/renderers/cpp/src/screen.cu
- components/renderers/cpp/src/tri_render.cpp 3 additions, 2 deletionscomponents/renderers/cpp/src/tri_render.cpp
- components/streams/src/filestream.cpp 1 addition, 1 deletioncomponents/streams/src/filestream.cpp
- components/streams/src/receiver.cpp 58 additions, 48 deletionscomponents/streams/src/receiver.cpp
Loading
Please register or sign in to comment