Using Azure-Kinect-Sensor-SDK with azure.com

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
Create an Experiment.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /hyperdrive/v1.0/{armScope}/runs
Cancel an Experiment.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /hyperdrive/v1.0/{armScope}/runs/{runId}/cancel
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:machinelearningservices-hyperdrive
At a glance
Language C++
Endpoints2