v1.0.0
First production-ready version of library.
NuGet package: https://www.nuget.org/packages/K4AdotNet/1.0.0
Corresponding version of Azure Kinect Sensor SDK: 1.2.0 (included in release and NuGet package)
Tested with Azure Kinect Body Tracking SDK 0.9.1 (must be installed separately)
Changes:
- Switching to version 1.2.0 of Sensor SDK
- New API for transformation of custom images (introduced in version 1.2.0 of Sensor SDK)
- New API for custom tracks (introduced in version 1.2.0 of Sensor SDK)
- New API for attachments to recordings (introduced in version 1.2.0 of Sensor SDK)
- Better separation between device and system timestamps (introduced in version 1.2.0 of Sensor SDK)
- New WPF sample: background remover