450 likes | 605 Views
Connect with your. Wow!. 3D Depth Sensors. Microphone Array. Motorized Tilt. RGB Camera. openkinect.org. www.openni.org. kinectforwindows.org. Kinect for Windows. Xbox Kinect. You’ll need this. That’s not USB. What you Need. SDK. Demo 0 Hello Tilt. BGR32 Format. Byte Array:.
E N D
3D Depth Sensors Microphone Array Motorized Tilt RGB Camera
openkinect.org www.openni.org kinectforwindows.org
Xbox Kinect You’ll need this That’s not USB
What you Need SDK
Demo 0 Hello Tilt
BGR32 Format Byte Array: 4 Bytes Per pixel Stride= Bytes Per Row = bytes per pixel * width = 4 * width width in pixels height in pixels
Demo 1 Hello Colorful World
Depth data 500mm 500mm 500mm 500mm 500mm 500mm 500mm 2500mm 2000mm 2000mm 2030mm 2010mm
Depth data Max resolution for raw depth data is 640 x 480 2 bytes per pixel of depth data (short) • 000 00001 11101010 11011110 00001 11101010 • 000 • 000 00000 pixel pixel pixel depthInMM = pixel >> DepthImageFrame.PlayerIndexBitmaskWidth
Demo 2 Depth
Depth + Player Data SkeletonStream.Enable(); player 1 player 1 player 1 player 1 500mm 500mm 500mm 500mm player 1 player 1 player 1 500mm 500mm 500mm 2500mm 2000mm 2000mm 2030mm 2010mm var player = pixel & DepthImageFrame.PlayerIndexBitmask; 11011110 00001 • 010
Demo 3 Depth + Player Data
from skeleton inskeletonFrame.Skeletons whereskeleton.TrackingState == SkeletonTrackingState.PositionOnly skeletonFrame.Skeletons skeletonFrame.Skeletons whereskeleton.TrackingState == SkeletonTrackingState.Tracked
hand_right hand_left head wrist_right wrist_left shoulder_center elbow_left elbow_right shoulder_left shoulder_right Skeleton.Joints[JointType] spine hip_right hip_left hip center Joint.Position (X,Y,Z) Skeletons are mirrored X, Y, Z in meters Origin(0,0,0) = center of camera. +Z is out +X is to the right +Y is up knee_right knee_left ankle_right ankle_left foot_left foot_right
Demo 3 Skeletal Tracking
Composites + + Color
Composites Color + MapSkeletonPointToColor MapDepthToColorImagePoint Color + MapDepthFrameToColorFrame MapDepthToSkeletonPoint + MapSkeletonPointToDepth
Demo 4 Green Screen
Echo Cancellation • EchoCancellationMode: None, CancellationOnly, CancellationAndSuppression • intEchoCancellationSpeakerIndex: Index of speaker to cancel
Noise Supression • boolNoiseSuppression – true, false
Automatic Gain Control • boolAutomaticGainControl– true, false
Beam Forming 0.875 radians 50 degrees -0.875 radians -50 degrees .0175 radians 10 degrees
Demo 5 Speech Recognition
Audio @!%!#!! Gotchas Must run in an MTA AEC SystemModes crash if no speaker output. Use Microsoft.Speech not System.Speech DevicePairGuid / Qualitymetrics= crash Should run in ThreadMode Priority Highest? Must plug Kinect into Wall
Demo 6 Beam Forming
Kinect SDK 1.5! Seated Skeletal Tracking Kinect Studio Face Tracking Joint Rotation
Creative Commons Acknowledgments • Flickr by Ian Lewis • Flickr by major nelson • Flickr by markodesign • Flickr by stephantom • Flickr by Abstract Machine • Flickr By Aixo.co.kr • Flickr By Andresmh • Flickr by Antony Bennison • Flickr by Ars Electronica • Flickr By bm.iphone • Flickr by campuspartymexico • Flickr by Chris Jagers • Flickr By ci_polla Paola Sucato • Flickr by creepyhalloweenimages • Flickr by cvander • Flickr by IMAL.org • Flickr by Institut Douglas • Flickr by Joshua and AmberFlickr by Logon Sakai • Flickr by openexhibits • Flickr by Paul_Clarke • Flickr by petyr.rahl • Flickr by pt • Flickr by Stilldavid • Flickr by y3rdua • Flickr by yesyesnono • Flickr by yum9me • Flickr by Jeff Howard • Flickr by jhscreenwm • Flickr by Kyle McDonald • Flickr by Morten Rand-Hendriksen • Flickr by Stuart Herbert • Flickr by Visiophone • Flickr by orkomedix • Michael Zöllner and Stephan Huber at the University of Konstanz • Openclip by J_Alves • Openclip by jetxee • Openclip by molumen • Openclip by shokunin • Openclip by Jhnri • Openclip by Machovka • Adafruit image of Hector Martin Thanks!!