Commit eacbc8d
File tree
3 files changed
+24
-4
lines changed- examples/Warp
- src/pipeline/node
3 files changed
+24
-4
lines changedSubmodule depthai-core updated 11 files
- cmake/Depthai/DepthaiDeviceSideConfig.cmake+1-1
- examples/Script/script_change_pipeline_flow.cpp+5-5
- examples/SpatialDetection/spatial_calculator_multi_roi.cpp+2-3
- examples/Warp/warp_mesh.cpp+6-2
- examples/host_side/device_information.cpp-1
- include/depthai/device/DeviceBootloader.hpp+3
- include/depthai/pipeline/node/Warp.hpp+16
- include/depthai/pipeline/nodes.hpp+1
- shared/depthai-bootloader-shared+1-1
- shared/depthai-shared+1-1
- src/pipeline/node/Warp.cpp+16
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | | - | |
42 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
| |||
44 | 53 | | |
45 | 54 | | |
46 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
47 | 61 | | |
48 | 62 | | |
| 63 | + | |
| 64 | + | |
49 | 65 | | |
0 commit comments