Merge branch 'exp/optflowenhance' into 'master'
Tweaks to optical flow smoothing See merge request nicolas.pope/ftl!258
No related branches found
No related tags found
Checking pipeline status
Showing
- applications/gui/src/src_window.cpp 11 additions, 1 deletionapplications/gui/src/src_window.cpp
- components/common/cpp/src/cuda_common.cpp 2 additions, 2 deletionscomponents/common/cpp/src/cuda_common.cpp
- components/operators/include/ftl/operators/disparity.hpp 3 additions, 1 deletioncomponents/operators/include/ftl/operators/disparity.hpp
- components/operators/src/depth.cpp 9 additions, 3 deletionscomponents/operators/src/depth.cpp
- components/operators/src/disparity/cuda.hpp 1 addition, 1 deletioncomponents/operators/src/disparity/cuda.hpp
- components/operators/src/disparity/optflow_smoothing.cpp 22 additions, 12 deletionscomponents/operators/src/disparity/optflow_smoothing.cpp
- components/operators/src/disparity/optflow_smoothing.cu 66 additions, 26 deletionscomponents/operators/src/disparity/optflow_smoothing.cu
- components/operators/src/nvopticalflow.cpp 10 additions, 1 deletioncomponents/operators/src/nvopticalflow.cpp
- components/operators/src/weighting.cpp 1 addition, 1 deletioncomponents/operators/src/weighting.cpp
Loading
Please register or sign in to comment