1 file changed
+1
-1
lines changedSubmodule depthai-core updated 21 files
- cmake/Depthai/DepthaiDeviceSideConfig.cmake+1-1
- include/depthai/pipeline/datatype/AprilTags.hpp-16
- include/depthai/pipeline/datatype/Buffer.hpp+32
- include/depthai/pipeline/datatype/ImgDetections.hpp-16
- include/depthai/pipeline/datatype/ImgFrame.hpp+2-17
- include/depthai/pipeline/datatype/NNData.hpp-16
- include/depthai/pipeline/datatype/SpatialImgDetections.hpp-16
- include/depthai/pipeline/datatype/SpatialLocationCalculatorData.hpp-16
- include/depthai/pipeline/datatype/TrackedFeatures.hpp-16
- include/depthai/pipeline/datatype/Tracklets.hpp-16
- shared/depthai-shared+1-1
- src/pipeline/datatype/AprilTags.cpp+3-25
- src/pipeline/datatype/Buffer.cpp+35
- src/pipeline/datatype/ImgDetections.cpp+3-25
- src/pipeline/datatype/ImgFrame.cpp+3-23
- src/pipeline/datatype/NNData.cpp+3-25
- src/pipeline/datatype/SpatialImgDetections.cpp+3-25
- src/pipeline/datatype/SpatialLocationCalculatorData.cpp+3-25
- src/pipeline/datatype/StreamMessageParser.cpp+4-11
- src/pipeline/datatype/TrackedFeatures.cpp+3-25
- src/pipeline/datatype/Tracklets.cpp+3-25
0 commit comments