Beginning Kinect .NET Development With Kinect SDK

I found some cool resources for learning Kinect Windows Development.

Official Kinect SDK Download

http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk/

The tutorial series of basic fundamentals is below

  • Installing and using the Kinect sensor: here
  • Camera fundamentals: here
  • Skeletal Tracking fundamentals: here
  • Audio fundamentals: here
  • Depth data directives: here

Nice blogs about Kinect SDK – Windows Development.

http://blogs.msdn.com/b/eternalcoding/archive/2011/08/20/10174036.aspx

http://channel9.msdn.com/coding4fun/kinect/Kinect-gestures-and-Business-Analyzer-for-Dynamics-GP

http://abhijitjana.net/2011/09/14/development-with-kinect-net-sdk-part-i-installation-and-development-environment-setup/

 

a new tutorial series that will cover the basics of the new Kinect for Windows SDK using XNA 4.0.
1 – Installation and setup
2 – Basic programming
3 – Getting distance-data from the Depth Sensor