Quantcast
Channel: Coding4Fun Kinect Projects (HD) - Channel 9
Viewing all articles
Browse latest Browse all 446

Kinect 2, Sound Detection with C++

$
0
0

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;

Kinect V2 – Simple Sound Detection C++

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:





Viewing all articles
Browse latest Browse all 446

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>