SlideShare ist ein Scribd-Unternehmen logo
1 von 45
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!!

Weitere ähnliche Inhalte

Ähnlich wie Connect with your Kinect

Kinect seminar 120919
Kinect seminar 120919Kinect seminar 120919
Kinect seminar 120919cs 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 2016Codemotion
 
Programming with kinect v2
Programming with kinect v2Programming with kinect v2
Programming with kinect v2Matteo Valoriani
 
Introduction of Kinect Hacks
Introduction of Kinect HacksIntroduction of Kinect Hacks
Introduction of Kinect Hackshagino 3000
 
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 GameDroidConTLV
 
Building "Fluffy Sheep" in 40 min
Building "Fluffy Sheep" in 40 minBuilding "Fluffy Sheep" in 40 min
Building "Fluffy Sheep" in 40 minLior 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
 
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 RoomSlide_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 KinectVisug
 
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: KinectKrzysztof Opałka
 
Hybrid Game Development with GameSalad
Hybrid Game Development with GameSaladHybrid Game Development with GameSalad
Hybrid Game Development with GameSaladmirahman
 
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 v2Matteo Valoriani
 
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 v2Clemente Giorio
 
Nui e biometrics in windows 10
Nui e biometrics in windows 10Nui e biometrics in windows 10
Nui e biometrics in windows 10Marco 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 UnityMark Billinghurst
 

Ähnlich wie 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
 

Kürzlich hochgeladen

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 

Kürzlich hochgeladen (20)

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 

Connect with your Kinect

Hinweis der Redaktion

  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