Installation Windows
cd Sensor-Stream-Pipe/3rdparty ./buid_win_dep.sh
Installing with Pre-Built Binaries (Recommended)
1.0 Install Azure Kinect Pre-Requisites (optional, if you want to use Azure Kinect, or Azure Kinect Body Tracking SDK)
1.1 Manually install CUDA Toolkit 10.0 (needed for Body Tracking SDK)
1.2 Manually install cudNN64_70 for CUDA 10.0 (needed for Body Tracking SDK)
1.3 Manually Install Azure Kinect 1.4.1
1.4 Manual Install Azure Body Tracking SDK 1.1
2.0 Install OAK-D Pre-Requisites (optional, if you want to stream an OAK-D using Xlink and run inference using OpenVINO)
2.1 Install python3 if you do not have it (necessary for OAK-D)
2.2 Remove max path limit
2.3 Install OpenVINO (used to run inference on frames grabbed from OAK-D device)
3.0 Build/Install Sensor Stream Pipe
3.0 Use it!
3.1 Add Body Tracking Components (optional)
3.2 Give it a go
Installing Manually
1.0 Make sure you have Build Tools, Git, and CUDA
2.0 Install vcpkg
3.0 Install dependencies available on vcpkg
4.0 Build and install remaining dependencies
Zdepth
5.0 Building Sensor Stream Pipe
NvPipe Information
Last updated