File tree
6 files changed
+7
-7
lines changed- examples
- Camera
- calibration
- src
- openvino
- pipeline
6 files changed
+7
-7
lines changedSubmodule depthai-core updated 11 files
- CMakeLists.txt+1-1
- cmake/Depthai/DepthaiBootloaderConfig.cmake+1-1
- cmake/Depthai/DepthaiDeviceSideConfig.cmake+1-1
- examples/calibration/calibration_flash.cpp+1-1
- include/depthai/device/Device.hpp+1-1
- include/depthai/device/DeviceBase.hpp+6-6
- include/depthai/openvino/OpenVINO.hpp+1-1
- src/device/DeviceBase.cpp+5-5
- src/pipeline/Pipeline.cpp+1-1
- src/utility/Resources.cpp+1-1
- src/utility/Resources.hpp+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments