DCSIMG
Team System 2010,Kinect - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » Team System 2010 » Kinect (RSS)
Kinect – Getting Started – Control Camera Angle
CodeProject In my last post Kinect .NET SDK–Getting Started I showed how to begin writing for Kinect using the new and cool .NET SDK For Kinect , and as I promised I‘ll keep on writing step by step to allow you to understand and get inside all the cool things in Kinect  - But Step By Step So in this post I’ll show to easy is to control Kinect Camera Angle (Change the position on the camera). There is Minimum and Maximum angels you can control but as you can see from the last picture (right)...
Kinect .NET SDK–Getting Started
CodeProject Today Microsoft (16/06/2011) released the Kinect .NET SDK, I’ve seen it first from Guy Burstein and right away I had to download it and give it a try, and it’s Amazing!!! As you can see from the picture below I did a simple demo for getting started using Kinect SDK and I’ll go step by step on how to get start using Kinect .NET SDK for Video (NUI), over the next post I’ll also talk about Audio with Kinect. Download Demo Project Step 1 – Prepare your environment In order to work with Kinect...