Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 358 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 358 Bytes

depthai-core-Template

depthai-core configure Template

Install and build dependencies

bash setup_depthai_core.bash
# > password

Build (your) project

mkdir build
cd build
cmake ..
make -j$(nproc)

run stereo_hconcat

./stereo_hconcat