SlideShare una empresa de Scribd logo
1 de 15
KINECT                  SDK for Windows7
                        NUI Development




http://kimeunseok.com
KINECT                 SENSOR
                        LIST

                             CAMERA
3D Depth Sensors                 3D Depth Sensors




  Multi MIC
                                      Motorized Tilt
http://kimeunseok.com
KINECT   SDK FOR
         WINDOWS 7




                     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#
                                                    http://kimeunseok.com
Speech Recognization




Microsoft Speech Platform Runtime, version 10.2
Microsoft Speech Platform - Software Development Kit, version 10.2
Kinect for Windows Runtime Language Pack, version 0.9
                                                   http://kimeunseok.com
NUI Skeleton Tracking

                   - Up to 2 skeletal recognition.

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

                   - Finding information on the skeleton
                        C++: NuiSkeletonGetNextFrame
                        C#: SkeletonEngine.GetNextFrame




                                      http://kimeunseok.com
NUI Skeleton Tracking SAMPLE




                           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.


                                                                 http://kimeunseok.com
KINECT   The treatment of
         Parkinson's disease




                           http://kimeunseok.com
STEP 1 : Image Overlay




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


                                                       http://kimeunseok.com
STEP 2 : Motion recording




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


                                                        http://kimeunseok.com
STEP 3 : Motion Control




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.

                                                     http://kimeunseok.com
STEP 4 : Clapping Check




In advance, your body measured and accurate data will be analyzed.
The user’s behavior can be analyzed by the measurement of thje distance
Of their two hand distance.
The accuracy of this pattern is very low, but it will continue to improve
throughout the research.
                                                           http://kimeunseok.com
KINECT   The remaining
         challenges.




                         http://kimeunseok.com
STEP 4 : Clapping Check




앞서 개발한 모든 툴을 종합하여, 적외선 상 거리와 양손 끝점의 거리를 측정하고
이를 통해 사용자가 박수를 쳤는지 아니면 빗나갔는지 체크한다.

‘사용자의 체형을 사전에 저장’ 해야만 정확한 데이터가 측정될 것 같다.

                                 http://kimeunseok.com

Más contenido relacionado

Similar a Kinect

Kinect-like Devices: Principles, Brands and Cross-Applications
Kinect-like Devices: Principles, Brands and Cross-ApplicationsKinect-like Devices: Principles, Brands and Cross-Applications
Kinect-like Devices: Principles, Brands and Cross-ApplicationsVito Gentile
 
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
 
Developing For Kinect For Windows
Developing For Kinect For WindowsDeveloping For Kinect For Windows
Developing For Kinect For WindowsPrashant Tiwari
 
Human interface guidelines_v1.8.0
Human interface guidelines_v1.8.0Human interface guidelines_v1.8.0
Human interface guidelines_v1.8.0Lisandro Mierez
 
Web design and_hosting
Web design and_hostingWeb design and_hosting
Web design and_hostingxmgkklglt1991
 
Community Day 2013 - The Power of Kinect
Community Day 2013 - The Power of KinectCommunity Day 2013 - The Power of Kinect
Community Day 2013 - The Power of KinectTom Kerkhove
 
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXTTelerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXTJen Looper
 
Xbox one development kit 2 copy - copy
Xbox one development kit 2   copy - copyXbox one development kit 2   copy - copy
Xbox one development kit 2 copy - copyrojizo frio
 
The not so short introduction to Kinect
The not so short introduction to KinectThe not so short introduction to Kinect
The not so short introduction to KinectAXM
 
Gam02 kinect1, kinect2
Gam02   kinect1, kinect2Gam02   kinect1, kinect2
Gam02 kinect1, kinect2DotNetCampus
 
Motion detection system
Motion detection systemMotion detection system
Motion detection systemWritingHubUK
 
Kinectic vision looking deep into depth
Kinectic vision   looking deep into depthKinectic vision   looking deep into depth
Kinectic vision looking deep into depthppd1961
 
Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013
Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013
Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013Smash Tech
 
Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...
Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...
Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...Matt Raible
 

Similar a Kinect (20)

Kinect-like Devices: Principles, Brands and Cross-Applications
Kinect-like Devices: Principles, Brands and Cross-ApplicationsKinect-like Devices: Principles, Brands and Cross-Applications
Kinect-like Devices: Principles, Brands and Cross-Applications
 
Opencv
OpencvOpencv
Opencv
 
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
 
Developing For Kinect For Windows
Developing For Kinect For WindowsDeveloping For Kinect For Windows
Developing For Kinect For Windows
 
Human interface guidelines_v1.8.0
Human interface guidelines_v1.8.0Human interface guidelines_v1.8.0
Human interface guidelines_v1.8.0
 
Web design and_hosting
Web design and_hostingWeb design and_hosting
Web design and_hosting
 
C44081316
C44081316C44081316
C44081316
 
Community Day 2013 - The Power of Kinect
Community Day 2013 - The Power of KinectCommunity Day 2013 - The Power of Kinect
Community Day 2013 - The Power of Kinect
 
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXTTelerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
Telerik AppBuilder, Estimote Beacons, and the IoT - Presentation for TelerikNEXT
 
Kinectomania
KinectomaniaKinectomania
Kinectomania
 
Xbox one development kit 2 copy - copy
Xbox one development kit 2   copy - copyXbox one development kit 2   copy - copy
Xbox one development kit 2 copy - copy
 
Xbox One Kinect
Xbox One KinectXbox One Kinect
Xbox One Kinect
 
The not so short introduction to Kinect
The not so short introduction to KinectThe not so short introduction to Kinect
The not so short introduction to Kinect
 
Gam02 kinect1, kinect2
Gam02   kinect1, kinect2Gam02   kinect1, kinect2
Gam02 kinect1, kinect2
 
Motion detection system
Motion detection systemMotion detection system
Motion detection system
 
Kinectic vision looking deep into depth
Kinectic vision   looking deep into depthKinectic vision   looking deep into depth
Kinectic vision looking deep into depth
 
Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013
Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013
Jorge Lang | Intel - Conferencia Smart Cities Smash Tech Barcelona 2013
 
Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...
Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...
Microservices for the Masses with Spring Boot, JHipster, and OAuth - London J...
 
report
reportreport
report
 

Último

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
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
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
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
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
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
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
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
 

Último (20)

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
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.
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
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
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
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?
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
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
 

Kinect

  • 1. KINECT SDK for Windows7 NUI Development http://kimeunseok.com
  • 2. KINECT SENSOR LIST CAMERA 3D Depth Sensors 3D Depth Sensors Multi MIC Motorized Tilt http://kimeunseok.com
  • 3. KINECT SDK FOR WINDOWS 7 http://kimeunseok.com
  • 4. 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# http://kimeunseok.com
  • 5. Speech Recognization Microsoft Speech Platform Runtime, version 10.2 Microsoft Speech Platform - Software Development Kit, version 10.2 Kinect for Windows Runtime Language Pack, version 0.9 http://kimeunseok.com
  • 6. NUI Skeleton Tracking - Up to 2 skeletal recognition. -Recognizes 20 major areas, the name of each part there. - Finding information on the skeleton C++: NuiSkeletonGetNextFrame C#: SkeletonEngine.GetNextFrame http://kimeunseok.com
  • 7. NUI Skeleton Tracking SAMPLE http://kimeunseok.com
  • 8. 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. http://kimeunseok.com
  • 9. KINECT The treatment of Parkinson's disease http://kimeunseok.com
  • 10. STEP 1 : Image Overlay Depth and compose an image using the Skeleton. With this feature, you can create the program guide. http://kimeunseok.com
  • 11. STEP 2 : Motion recording It is a tool that can be check to observe the movement of the target The data will be authoring into a text file, it can be more accurate movement. http://kimeunseok.com
  • 12. STEP 3 : Motion Control 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. http://kimeunseok.com
  • 13. STEP 4 : Clapping Check In advance, your body measured and accurate data will be analyzed. The user’s behavior can be analyzed by the measurement of thje distance Of their two hand distance. The accuracy of this pattern is very low, but it will continue to improve throughout the research. http://kimeunseok.com
  • 14. KINECT The remaining challenges. http://kimeunseok.com
  • 15. STEP 4 : Clapping Check 앞서 개발한 모든 툴을 종합하여, 적외선 상 거리와 양손 끝점의 거리를 측정하고 이를 통해 사용자가 박수를 쳤는지 아니면 빗나갔는지 체크한다. ‘사용자의 체형을 사전에 저장’ 해야만 정확한 데이터가 측정될 것 같다. http://kimeunseok.com