1 file changed
+1
-1
lines changedSubmodule depthai-core updated 21 files
- cmake/Depthai/DepthaiDeviceSideConfig.cmake+1-1
- examples/CMakeLists.txt+36-2
- examples/Cast/blur.cpp+50
- examples/Cast/concat.cpp+63
- examples/Cast/diff.cpp+66
- examples/DepthAlign/rgb_depth_align.cpp-143
- examples/ImageAlign/depth_align.cpp+148
- examples/ImageAlign/image_align.cpp+135
- examples/ImageAlign/thermal_align.cpp+164
- examples/ImageAlign/tof_align.cpp+135
- examples/SpatialDetection/spatial_tiny_yolo_tof.cpp+169
- examples/ToF/tof_depth.cpp+140
- include/depthai/common/CameraFeatures.hpp+2-1
- include/depthai/device/CalibrationHandler.hpp+1-1
- include/depthai/pipeline/datatype/ImageAlignConfig.hpp-3
- include/depthai/pipeline/node/Cast.hpp-5
- include/depthai/pipeline/node/ImageAlign.hpp+1-4
- include/depthai/pipeline/node/VideoEncoder.hpp+5-5
- include/depthai/pipeline/nodes.hpp+1
- src/pipeline/node/Cast.cpp-2
- src/pipeline/node/ImageAlign.cpp-2
0 commit comments