1 / 12

Ken Casada

Ken Casada. Developer Evangelist, Microsoft Switzerland. kcasada@microsoft.com | blog. Kinect SDK for Windows & Kinect Sensors. Kinect for Windows Commercial Kinect for Windows Sensor Tested and supported by Microsoft

alida
Télécharger la présentation

Ken Casada

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ken Casada Developer Evangelist, Microsoft Switzerland kcasada@microsoft.com | blog

  2. Kinect SDK for Windows & Kinect Sensors • Kinect for Windows • Commercial Kinect for Windows Sensor • Tested and supported by Microsoft • Optimized for use with computers and devices running Windows 7 or Windows Embedded Standard 7 • Kinect for Windows Runtime v1.0: supported • Kinect for Xbox 360 • Can only be used for development purposes • Optimized for use with Xbox 360 • Kinect for Windows Runtime v1.0: not supported, does not function

  3. KINECT SENSORS IR Projector RGB Camera (Color Sensor) IR Depth Sensor Tilt Motor Microphone Array

  4. RESOLUTIONS • Color • 12 FPS: 1280X960 RGB • 15 FPS: Raw YUV 640x480 • 30 FPS: 640x480 • Depth • 30 FPS: 80x60, 320x240, 640x480

  5. DISTANCES Feet 1.3’ 2.6’ 9.8’ 13.1’ 26.2’ Meters .4 .8 3 4 8 Default Mode Near Mode

  6. DEMO

  7. SKELETON DATA

  8. DEMO

  9. SOUND POSITION • Sound Source Angle – the angle and confidence level of where audio is coming from • Beam Angle – The angle used to record audio that you can set as a “directional microphone” -50 0 +50

  10. SPEECH RECOGNITION <!-- Confirmation_Yes._value: string ["Yes"] --> <ruleid="Confirmation_Yes"scope="public"> <example> yes </example> <example> yes please </example> <one-of> <item> yes </item> <item> yeah </item> <item> yep </item> <item> ok </item> </one-of> <itemrepeat="0-1"> please </item> <tag>out._value = "Yes";</tag> vargrammar = newChoices(); grammar.Add(“yes please"); grammar.Add(“yes"); grammar.Add(“yeah"); grammar.Add(“ok");

  11. DEMO

  12. GET STARTED • http://kinectforwindows.org • Order Kinect Hardware • Download Kinect SDK

More Related