Skip to content

v1.0.0

Compare
Choose a tag to compare
@bibigone bibigone released this 28 Aug 07:58
· 67 commits to master since this release

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