Tweet In my previous post Kinect Reception–Introduction I’ve talked about Kinect Reception and What it is, in this post I’m going to talk more about How the Reception Application works. Using Kinect events I can see when user enters the frame, using two timers I can check if the user is just passing by or is standing in front of the camera. The below image describe the application flow, at the beginning the application will show random videos, when the Kinect Skeleton Event will raise then the Serious...
Tweet Since Microsoft has released the Kinect.NET SDK I wrote many articles on that subject: Kinect – Getting Started – Become The Incredible Hulk Kinect – Calculator – Adjust Skeleton Movements To Mouse More on Kinect I think Kinect it very cool and I’m searching for more projects and good ideas for Kinect, couple of days ago I talked with my friend Guy Burstein and he came with an idea for Kinect application, he said what if people will enter the Microsoft Israel reception and instead of video...
CodeProject In my previous post Kinect – Create Buttons I’ve showed one approach how to create Kinect Buttons for Windows, over the next posts I’ll show more ways to accomplish that by moving windows Cursor based on Kinect Skeleton Right Hand Position. Why To Create Kinect Button? Why not using windows cursor and create brilliant hand or head ( ) movement to simulate Click, so we don’t need to create designated Kinect Buttons. Answers: You had to stand at least 1 meter from the computer screen and...