はつねの日記

Kinect, Windows 10 UWP, Windows Azure, IoT, 電子工作

Kinect for Windows Developer Toolkit 1.5.2

Kinect for Windows Developer Toolkitは、ドキュメントやサンプルプログラム、FaceTracking SDKなどが含まれているパッケージです。

このDeveloper Toolkitが2012/08/03(現地時間)に1.5.1から1.5.2にアップデートされました。

Kinectのセッション当日だっていうのに…

しかもリリースノートみるとSDK本体にも更新はいっているような。

新しいサンプル
  • WPFD3Dinterop, a new sample that demonstrates DirectX 11 interoperability with Windows Presentation Foundation (WPF)
SDK更新情報
  • SkeletonFrame.TrackingMode property is reserved for future use
  • Do Not Use INuiSensor::NuiUniqueId or KinectSensor.UniqueKinectId
  • Call KinectSensor.Start and KinectSensor.Stop after sensor transitions in KinectSensorCollection.StatusChanged events
  • Calls to KinectSensor.Map and DepthImageFrame.Map may fail if you called KinectSensor.Stop already or removed the sensor while the application is running
  • Call SetDeviceStatusCallback before calling NuiInitialize or NuiShutdown.
  • USB host controller compatibility
  • Number and date normalization in Kinect for Windows Speech Grammars
  • Microphone Array default gain setting is sub-optimal
  • Audio is not processed if skeleton stream is enabled after starting audio capture
Developer Toolkit更新情報