SlideShare a Scribd company logo
Connect with your
Wow!
Motorized Tilt
RGB Camera
3D Depth Sensors
Microphone Array
openkinect.org
www.openni.org
kinectforwindows.org
Kinect for Windows
That’s not USB
You’ll need this
Xbox Kinect
What you Need
SDK
Demo 0
Hello Tilt
BGR32 Format
width in pixels
heightinpixels
Stride = Bytes Per Row
= bytes per pixel * width
= 4 * width
4 Bytes Per pixel
Byte Array:
Demo 1
Hello Colorful World
Depth data
500mm 500mm 500mm 500mm
2000mm 2030mm 2010mm 2000mm
500mm500mm500mm2500mm
Depth data
Max resolution for raw depth data is 640 x 480
2 bytes per pixel of depth data (short)
11011110
pixel pixel pixel
00001 1110101000000 1110101000001
depthInMM = pixel >> DepthImageFrame.PlayerIndexBitmaskWidth
000 000 000
Demo 2
Depth
Depth + Player Data
500mm 500mm 500mm 500mm
2000mm 2030mm 2010mm 2000mm
500mm500mm500mm2500mm
player 1
player 1
player 1player 1player 1
player 1 player 1
SkeletonStream.Enable();
var player = pixel & DepthImageFrame.PlayerIndexBitmask;
1101111000001010
Demo 3
Depth + Player Data
Skeletal Tracking
skeletonFrame.Skeletons
where skeleton.TrackingState == SkeletonTrackingState.Tracked
skeletonFrame.Skeletons
from skeleton in skeletonFrame.Skeletons
where skeleton.TrackingState == SkeletonTrackingState.PositionOnly
hand_left
wrist_left
elbow_left
shoulder_left
hand_right
wrist_right
elbow_right
shoulder_right
hip_left
head
hip_right
knee_left knee_right
ankle_rightankle_left
foot_left foot_right
hip
center
spine
shoulder_center
Skeleton.Joints[JointType]
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
Demo 3
Skeletal Tracking
Composites
+Color +
Composites
Color
Color
+
+
+
MapDepthFrameToColorFrame
MapDepthToColorImagePoint
MapDepthToSkeletonPoint
MapSkeletonPointToColor
MapSkeletonPointToDepth
Demo 4
Green Screen
Kinect Audio
Echo Cancellation
Echo Cancellation
EchoCancellationMode: None, CancellationOnly, CancellationAndSuppression
int EchoCancellationSpeakerIndex: Index of speaker to cancel
Noise Suppression
Noise Supression
bool NoiseSuppression – true, false
Automatic Gain Control
Automatic Gain Control
bool AutomaticGainControl – true, false
Beam Forming
Beam Forming
-0.875 radians
-50 degrees
0.875 radians
50 degrees
.0175 radians
10 degrees
Demo 5
Speech Recognition
Audio @!%!#!! Gotchas
Use Microsoft.Speech not System.Speech
Must run in an MTA
AEC SystemModes crash if no speaker output.
Must plug Kinect into Wall
DevicePairGuid / Qualitymetrics = crash
Should run in ThreadMode Priority Highest?
Demo 6
Beam Forming
Kinect SDK 1.5!
Seated Skeletal Tracking
Face Tracking Joint Rotation
Kinect Studio
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!!

More Related Content

Similar to Connect with your Kinect

dicas de games
dicas de gamesdicas de games
dicas de games
Danilo Gomes
 
dicas de games
dicas de gamesdicas de games
dicas de games
Danilo Gomes
 
Kinect seminar 120919
Kinect seminar 120919Kinect seminar 120919
Kinect seminar 120919
cs Kang
 
Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016
Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016
Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016
Codemotion
 
Programming with kinect v2
Programming with kinect v2Programming with kinect v2
Programming with kinect v2
Matteo Valoriani
 
Introduction of Kinect Hacks
Introduction of Kinect HacksIntroduction of Kinect Hacks
Introduction of Kinect Hacks
hagino 3000
 
Hacking for salone: drone races
Hacking for salone: drone racesHacking for salone: drone races
Hacking for salone: drone races
Emanuele Di Saverio
 
How to build “Fluffy Sheep” Android Game
How to build “Fluffy Sheep” Android GameHow to build “Fluffy Sheep” Android Game
How to build “Fluffy Sheep” Android Game
DroidConTLV
 
Building "Fluffy Sheep" in 40 min
Building "Fluffy Sheep" in 40 minBuilding "Fluffy Sheep" in 40 min
Building "Fluffy Sheep" in 40 min
Lior Bruder
 
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
gamifi.cc
 
Kinect2 hands on
Kinect2 hands onKinect2 hands on
Kinect2 hands on
Luigi Oliveto
 
Moving Innovative Game Technology from the Lab to the Living Room
Moving Innovative Game Technology from the Lab to the Living RoomMoving Innovative Game Technology from the Lab to the Living Room
Moving Innovative Game Technology from the Lab to the Living Room
Slide_N
 
Visug: Say Hello to my little friend: a session on Kinect
Visug: Say Hello to my little friend: a session on KinectVisug: Say Hello to my little friend: a session on Kinect
Visug: Say Hello to my little friend: a session on Kinect
Visug
 
An Introduction to Game Programming with Flash: Kinect
An Introduction to Game Programming with Flash: KinectAn Introduction to Game Programming with Flash: Kinect
An Introduction to Game Programming with Flash: Kinect
Krzysztof Opałka
 
Hybrid Game Development with GameSalad
Hybrid Game Development with GameSaladHybrid Game Development with GameSalad
Hybrid Game Development with GameSalad
mirahman
 
Develop Store Apps with Kinect for Windows v2
Develop Store Apps with Kinect for Windows v2Develop Store Apps with Kinect for Windows v2
Develop Store Apps with Kinect for Windows v2
Clemente Giorio
 
Develop store apps with kinect for windows v2
Develop store apps with kinect for windows v2Develop store apps with kinect for windows v2
Develop store apps with kinect for windows v2
Matteo Valoriani
 
Nui e biometrics in windows 10
Nui e biometrics in windows 10Nui e biometrics in windows 10
Nui e biometrics in windows 10
Marco D'Alessandro
 
Developing AR and VR Experiences with Unity
Developing AR and VR Experiences with UnityDeveloping AR and VR Experiences with Unity
Developing AR and VR Experiences with Unity
Mark Billinghurst
 
WaveEngine Dotnet 2018
WaveEngine Dotnet 2018WaveEngine Dotnet 2018
WaveEngine Dotnet 2018
Javier Cantón Ferrero
 

Similar to Connect with your Kinect (20)

dicas de games
dicas de gamesdicas de games
dicas de games
 
dicas de games
dicas de gamesdicas de games
dicas de games
 
Kinect seminar 120919
Kinect seminar 120919Kinect seminar 120919
Kinect seminar 120919
 
Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016
Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016
Hacking for Salone: Drone Races - Di Saverio; Lippolis - Codemotion Milan 2016
 
Programming with kinect v2
Programming with kinect v2Programming with kinect v2
Programming with kinect v2
 
Introduction of Kinect Hacks
Introduction of Kinect HacksIntroduction of Kinect Hacks
Introduction of Kinect Hacks
 
Hacking for salone: drone races
Hacking for salone: drone racesHacking for salone: drone races
Hacking for salone: drone races
 
How to build “Fluffy Sheep” Android Game
How to build “Fluffy Sheep” Android GameHow to build “Fluffy Sheep” Android Game
How to build “Fluffy Sheep” Android Game
 
Building "Fluffy Sheep" in 40 min
Building "Fluffy Sheep" in 40 minBuilding "Fluffy Sheep" in 40 min
Building "Fluffy Sheep" in 40 min
 
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
Developing applications and games in Unity engine - Matej Jariabka, Rudolf Ka...
 
Kinect2 hands on
Kinect2 hands onKinect2 hands on
Kinect2 hands on
 
Moving Innovative Game Technology from the Lab to the Living Room
Moving Innovative Game Technology from the Lab to the Living RoomMoving Innovative Game Technology from the Lab to the Living Room
Moving Innovative Game Technology from the Lab to the Living Room
 
Visug: Say Hello to my little friend: a session on Kinect
Visug: Say Hello to my little friend: a session on KinectVisug: Say Hello to my little friend: a session on Kinect
Visug: Say Hello to my little friend: a session on Kinect
 
An Introduction to Game Programming with Flash: Kinect
An Introduction to Game Programming with Flash: KinectAn Introduction to Game Programming with Flash: Kinect
An Introduction to Game Programming with Flash: Kinect
 
Hybrid Game Development with GameSalad
Hybrid Game Development with GameSaladHybrid Game Development with GameSalad
Hybrid Game Development with GameSalad
 
Develop Store Apps with Kinect for Windows v2
Develop Store Apps with Kinect for Windows v2Develop Store Apps with Kinect for Windows v2
Develop Store Apps with Kinect for Windows v2
 
Develop store apps with kinect for windows v2
Develop store apps with kinect for windows v2Develop store apps with kinect for windows v2
Develop store apps with kinect for windows v2
 
Nui e biometrics in windows 10
Nui e biometrics in windows 10Nui e biometrics in windows 10
Nui e biometrics in windows 10
 
Developing AR and VR Experiences with Unity
Developing AR and VR Experiences with UnityDeveloping AR and VR Experiences with Unity
Developing AR and VR Experiences with Unity
 
WaveEngine Dotnet 2018
WaveEngine Dotnet 2018WaveEngine Dotnet 2018
WaveEngine Dotnet 2018
 

Recently uploaded

Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
dbms calicut university B. sc Cs 4th sem.pdf
dbms  calicut university B. sc Cs 4th sem.pdfdbms  calicut university B. sc Cs 4th sem.pdf
dbms calicut university B. sc Cs 4th sem.pdf
Shinana2
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
HarisZaheer8
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
Dinusha Kumarasiri
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 

Recently uploaded (20)

Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
dbms calicut university B. sc Cs 4th sem.pdf
dbms  calicut university B. sc Cs 4th sem.pdfdbms  calicut university B. sc Cs 4th sem.pdf
dbms calicut university B. sc Cs 4th sem.pdf
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 

Connect with your Kinect

Editor's Notes

  1. When I first saw Kinect…
  2. It’s really something. Whether your 6 or 66 if you remember how to pretend, you can have fun.
  3. The gaming peripheral may have been the end of the story.. But hackers being who they are… Johnny Chung Lee and the Adafruit bounty.
  4. Exploring what the Kinect can do.
  5. Art and puppets
  6. robotics
  7. HUDs and NUIs
  8. The really out there stuff
  9. Open kinect this march just got skeleton tracking committer
  10. Retails for $250. You can develop with the Xbox Kinect, but you’ll need this to go live. But for students, educators, museums and the like – can get for $150. Also includes “near mode”. to see objects as close as 50 centimeters in front of the device without losing accuracy or precision, with graceful degradation down to 40 centimeters
  11. If you got your Kinect in a bundle, you’ll need this add –on.
  12. Our vision is a top down and a bottom up process. We use things like shadows and colors and what we know about the world to infer