Capturing Your Audience with Kinect

Preview:

Citation preview

Featuring: Speech Bubbles for Kinect v2

@shahedC

WakeUpAndCode.com

Introduction

> Theory

> Code

> Demo

Next Steps

Tools & Technologies

Introduction

Source: http://WakeUpAndCode.com/hackumbc

Power Light

RGB Camera IR Emitters

Depth Sensor

Microphone Array

What’s New in v2?

Reading Stream/Frame Data

Detect the sensor

Open a “Reader” to capture the Source

Acquire a Color Frame

Draw Pixel Data

Mapping Coordinates

Acquire Body Frame

Draw Joints

Get 2D point

Draw Comic Bubble in 2D coordinates

offset from joint

on the joints

Facial Expressions

acquire frame

https://github.com/KinectingForWindows/G2KExpressions

Use Case: Speech Bubbles!

What’s Next?

http://www.microsoft.com/en-us/kinectforwindows/purchase/

http://aka.ms/vs2013ce

http://www.microsoft.com/en-us/kinectforwindows/develop/

https://github.com/KinectingForWindows/G2KBasicOverview

https://github.com/KinectingForWindows/G2KExpressions

https://github.com/shahedc/SpeechBubblesForKinect

http://aka.ms/kinectv2mva

Email: shchowd@microsoft.com Twitter: @shahedC

Recommended