kinect lab pt

13
KINECT SDK for Windows7 NUI Development http://kimeunseok.com

Upload: -

Post on 15-May-2015

1.596 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: Kinect Lab Pt

KINECTSDK for Windows7 NUI Development

http://kimeunseok.com

Page 2: Kinect Lab Pt

KINECTSENSOR LIST

http://kimeunseok.com

CAMERA3D Depth Sensors 3D Depth Sensors

Multi MIC

Motorized Tilt

Page 3: Kinect Lab Pt

KINECTSDK FORWINDOWS 7

http://kimeunseok.com

Page 4: Kinect Lab Pt

http://kimeunseok.com

Requirements

Hardware Requirements• Computer with a dual-core, 2.66-GHz or faster processor • Windows 7–compatible graphics card that supports Microsoft? DirectX? 9.0c capabilities • 2 GB of RAM • Kinect for Xbox 360

Software Requirements• Microsoft Visual Studio? 2010 Express • Microsoft .NET Framework 4.0 (installed with Visual Studio 2010)• Kinect for Windows SDK Beta download page

Development Language• C++/C#

Page 6: Kinect Lab Pt

http://kimeunseok.com

- Up to 2 skeletal recognition.

-Recognizes 20 major areas, the name of each part there.

- Finding information on the skeletonC++: NuiSkeletonGetNextFrameC#: SkeletonEngine.GetNextFrame

NUI Skeleton Tracking

Page 7: Kinect Lab Pt

http://kimeunseok.com

NUI Skeleton Tracking SAMPLE

Page 8: Kinect Lab Pt

http://kimeunseok.com

Kinect SDK : How to develop?

using Microsoft.Research.Kinect.Nui;Which can be used to recognize the people directly, including classes

using Microsoft.Research.Kinect.Audio;Class meetings related to speech recognition.

Page 9: Kinect Lab Pt

KINECTThe treatment of Parkinson's disease

http://kimeunseok.com

Page 10: Kinect Lab Pt

http://kimeunseok.com

Depth and compose an image using the Skeleton.With this feature, you can create the program guide.

STEP 1 : Image Overlay

Page 11: Kinect Lab Pt

http://kimeunseok.com

It is a tool that can be check to observe the movement of the tar-getThe data will be authoring into a text file, it can be more accurate movement.

STEP 2 : Motion recording

Page 12: Kinect Lab Pt

http://kimeunseok.com

The user’s motion can be controlled by the device.This technique has been developed using the infrared and the skeleton.

Using this technique can build a help-Program.

STEP 3 : Motion Control

Page 13: Kinect Lab Pt

http://kimeunseok.com

In advance, your body measured and accurate data will be ana-lyzed.The user’s behavior can be analyzed by the measurement of thje distanceOf their two hand distance.The accuracy of this pattern is very low, but it will continue to im-prove throughout the research.

STEP 4 : Clapping Check