TWC9: Nikola, Vlad, Windows 10 Update, More Azure, Kinect SDK 2.0 and more...

Peter Daukintis, Friend of the Gallery, posted a short, but sweat Kinect C++ example;
Here's some of the other posts from Peter we've highlighted recently;
This is a very simple post showing an implementation of the detection of a sound, any sound above a threshold, using the Kinect V2 SDK. The sample is written as a C++ XAML Windows Store app. The code uses the usual pattern for retrieving data from the Kinect via the SDK; that is,
- Get Sensor
- Choose Datasource
- Open a Reader on the DataSource
- Subscribe to the FrameArrived event on the Reader
- Open the Sensor
This looks like this:
Project Information URL: http://peted.azurewebsites.net/kinect-v2-simple-sound-detection-c/
Project Source URL: https://github.com/peted70/kinectv2-detectsound.git
Contact Information:
Follow @CH9
Follow @Coding4Fun
Follow @KinectWindows
Follow @gduncan411
This conversation has been locked by the site admins. No new comments can be made.