Implements #272 Disparity pipeline in reconstruct
Showing
- components/operators/src/disparity/disp2depth.cu 29 additions, 0 deletionscomponents/operators/src/disparity/disp2depth.cu
- components/operators/src/disparity/disparity_to_depth.cpp 4 additions, 1 deletioncomponents/operators/src/disparity/disparity_to_depth.cpp
- components/operators/src/disparity/fixstars_sgm.cpp 6 additions, 3 deletionscomponents/operators/src/disparity/fixstars_sgm.cpp
- components/operators/src/disparity/opencv/disparity_bilateral_filter.cpp 200 additions, 0 deletions...ators/src/disparity/opencv/disparity_bilateral_filter.cpp
- components/operators/src/disparity/opencv/disparity_bilateral_filter.cu 220 additions, 0 deletions...rators/src/disparity/opencv/disparity_bilateral_filter.cu
- components/operators/src/disparity/opencv/disparity_bilateral_filter.hpp 8 additions, 0 deletions...ators/src/disparity/opencv/disparity_bilateral_filter.hpp
- components/operators/src/disparity/opencv/joint_bilateral.hpp 12 additions, 0 deletions...onents/operators/src/disparity/opencv/joint_bilateral.hpp
- components/operators/src/mask.cpp 4 additions, 0 deletionscomponents/operators/src/mask.cpp
- components/operators/src/normals.cpp 4 additions, 2 deletionscomponents/operators/src/normals.cpp
- components/operators/src/operator.cpp 12 additions, 5 deletionscomponents/operators/src/operator.cpp
- components/operators/src/segmentation.cpp 4 additions, 2 deletionscomponents/operators/src/segmentation.cpp
- components/renderers/cpp/include/ftl/render/tri_render.hpp 3 additions, 0 deletionscomponents/renderers/cpp/include/ftl/render/tri_render.hpp
- components/renderers/cpp/src/tri_render.cpp 10 additions, 0 deletionscomponents/renderers/cpp/src/tri_render.cpp
- components/rgbd-sources/include/ftl/rgbd/detail/source.hpp 1 addition, 2 deletionscomponents/rgbd-sources/include/ftl/rgbd/detail/source.hpp
- components/rgbd-sources/include/ftl/rgbd/frame.hpp 20 additions, 0 deletionscomponents/rgbd-sources/include/ftl/rgbd/frame.hpp
- components/rgbd-sources/include/ftl/rgbd/frameset.hpp 2 additions, 0 deletionscomponents/rgbd-sources/include/ftl/rgbd/frameset.hpp
- components/rgbd-sources/include/ftl/rgbd/group.hpp 27 additions, 6 deletionscomponents/rgbd-sources/include/ftl/rgbd/group.hpp
- components/rgbd-sources/include/ftl/rgbd/source.hpp 7 additions, 5 deletionscomponents/rgbd-sources/include/ftl/rgbd/source.hpp
- components/rgbd-sources/include/ftl/rgbd/streamer.hpp 2 additions, 0 deletionscomponents/rgbd-sources/include/ftl/rgbd/streamer.hpp
- components/rgbd-sources/include/ftl/rgbd/virtual.hpp 1 addition, 1 deletioncomponents/rgbd-sources/include/ftl/rgbd/virtual.hpp
Please register or sign in to comment