Developing kinect for Windows v2.0 App with Visual Studio 2015 on Windows 10
You can develop app using Kinect for Windows V2.0 on Windows 10 as similar to previous version of Operating Systems. I am…
You can develop app using Kinect for Windows V2.0 on Windows 10 as similar to previous version of Operating Systems. I am…
Running a Kinect v2 device and a Kinect for Windows application on Windows 10 is not difficult nor different than…
When you are developing a Kinect application, you must ensure that the Kinect device attached with your application supports all…
In my Kinect for Windows SDK Tips series, over the last few posts I was discussing about speech recognition using Kinect…
When a speech is recognized by the Speech Recognizer engine, the Speech Recognizer returns the recognized words as collection of…
Developing a speech enabled application using Kinect for Windows SDK is really fun. To build an extensive Kinect based speech…
Microsoft Speech API provides the SpeechRecognitionEngine class, which works as a backbone for the speech-enabled application. With the Kinect SDK as…
Here is another tip on Kinect for Windows SDK Tips series. The color camera of Kinect device delivers the color…