KinectAudioPositioning

November 18, 2015 ยท View on GitHub

Description

This project is a C# library and WPF demo program for Kinect for Windows SDK, providing easy access to Kinect sensor's Audio Positioning features. It provides KinectMicArray class (implementing INotifyPropertyChanged). This class exposes beam angle and estimated audio source angle with notification of the change. These properties are binded to the angle of respective colored lines to show the change dynamically.

Change History

  • 20151029 [George Birbilis / Zoomicon.com]
  • 20151024 [George Birbilis / Zoomicon.com]
  • 20110706 [Hiroyuki Kawanishi / Evangelist @Microsoft Japan]