-
- Downloads
WIP: optical flow filter
parent
d8979e6c
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !161. Comments created here will be created in the context of that merge request.
Showing
- components/operators/CMakeLists.txt 2 additions, 0 deletionscomponents/operators/CMakeLists.txt
- components/operators/include/ftl/operators/disparity.hpp 28 additions, 0 deletionscomponents/operators/include/ftl/operators/disparity.hpp
- components/operators/src/disparity/optflow_smoothing.cpp 19 additions, 21 deletionscomponents/operators/src/disparity/optflow_smoothing.cpp
- components/operators/src/disparity/optflow_smoothing.cu 3 additions, 1 deletioncomponents/operators/src/disparity/optflow_smoothing.cu
- components/operators/src/disparity/optflow_smoothing.hpp 12 additions, 0 deletionscomponents/operators/src/disparity/optflow_smoothing.hpp
- components/operators/src/disparity/qsort.h 0 additions, 0 deletionscomponents/operators/src/disparity/qsort.h
- components/rgbd-sources/CMakeLists.txt 0 additions, 2 deletionscomponents/rgbd-sources/CMakeLists.txt
- components/rgbd-sources/src/algorithms/fixstars_sgm.cpp 6 additions, 1 deletioncomponents/rgbd-sources/src/algorithms/fixstars_sgm.cpp
- components/rgbd-sources/src/algorithms/fixstars_sgm.hpp 1 addition, 1 deletioncomponents/rgbd-sources/src/algorithms/fixstars_sgm.hpp
- components/rgbd-sources/src/cuda_algorithms.hpp 0 additions, 4 deletionscomponents/rgbd-sources/src/cuda_algorithms.hpp
- components/rgbd-sources/src/sources/stereovideo/stereovideo.cpp 3 additions, 0 deletions...ents/rgbd-sources/src/sources/stereovideo/stereovideo.cpp
Loading
Please register or sign in to comment