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

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
Get Model.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /model
List Evaluations.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /evaluations
Get Log Properties.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /logs/properties
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
azure.com
azure.com:cognitiveservices-Personalizer
At a glance
Language C++
Endpoints17