Merge branch 'feature/extendsdk' into 'master'
Add occlusion and pipelines to C SDK See merge request nicolas.pope/ftl!290
No related branches found
No related tags found
Showing
- SDK/C/include/ftl/ftl.h 138 additions, 3 deletionsSDK/C/include/ftl/ftl.h
- SDK/C/src/streams.cpp 152 additions, 4 deletionsSDK/C/src/streams.cpp
- SDK/Python/blender_script.py 20 additions, 2 deletionsSDK/Python/blender_script.py
- components/codecs/src/channels.cpp 5 additions, 5 deletionscomponents/codecs/src/channels.cpp
- components/codecs/src/generate.cpp 2 additions, 0 deletionscomponents/codecs/src/generate.cpp
- components/codecs/src/opencv_decoder.cpp 2 additions, 0 deletionscomponents/codecs/src/opencv_decoder.cpp
- components/codecs/src/opencv_encoder.cpp 2 additions, 2 deletionscomponents/codecs/src/opencv_encoder.cpp
- components/operators/include/ftl/operators/cuda/disparity.hpp 8 additions, 0 deletions...onents/operators/include/ftl/operators/cuda/disparity.hpp
- components/operators/include/ftl/operators/cuda/gt.hpp 0 additions, 0 deletionscomponents/operators/include/ftl/operators/cuda/gt.hpp
- components/operators/include/ftl/operators/cuda/mask.hpp 1 addition, 0 deletionscomponents/operators/include/ftl/operators/cuda/mask.hpp
- components/operators/include/ftl/operators/gt_analysis.hpp 1 addition, 1 deletioncomponents/operators/include/ftl/operators/gt_analysis.hpp
- components/operators/src/disparity/bilateral_filter.cpp 1 addition, 1 deletioncomponents/operators/src/disparity/bilateral_filter.cpp
- components/operators/src/disparity/disp2depth.cu 65 additions, 0 deletionscomponents/operators/src/disparity/disp2depth.cu
- components/operators/src/disparity/disparity_to_depth.cpp 1 addition, 1 deletioncomponents/operators/src/disparity/disparity_to_depth.cpp
- components/operators/src/disparity/optflow_smoothing.cpp 1 addition, 1 deletioncomponents/operators/src/disparity/optflow_smoothing.cpp
- components/operators/src/disparity/optflow_smoothing.cu 1 addition, 1 deletioncomponents/operators/src/disparity/optflow_smoothing.cu
- components/operators/src/fusion/correspondence.cu 1 addition, 1 deletioncomponents/operators/src/fusion/correspondence.cu
- components/operators/src/fusion/correspondence_depth.cu 1 addition, 1 deletioncomponents/operators/src/fusion/correspondence_depth.cu
- components/operators/src/fusion/correspondence_util.cu 1 addition, 1 deletioncomponents/operators/src/fusion/correspondence_util.cu
- components/operators/src/fusion/mls_aggr.cu 1 addition, 1 deletioncomponents/operators/src/fusion/mls_aggr.cu
Loading
Please register or sign in to comment