Top Banner
Look Mom, No XBox! Getting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh
16

Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Mar 28, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Look Mom, No XBox!

Getting Started with kinect + processing

LoopPGH Feb 2011Val Head@vlh

Page 2: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Open Source = Awesomes

Page 3: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

The Basics

Page 4: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

The KinectRGB camera + depth sensor

depth sensed by IR laser projector + sensor

microphone

Page 5: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

ProcessingOpen source programming language for people who want to ceate images, animations and interactions.

Page 6: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

What can I get?

Page 7: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

The Big Deal

Page 8: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Getting Started

Page 9: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Get These Things:Shiffman’s openkinect fileshttp://www.shiffman.net/p5/kinect/

Standalone kinect sensor

Page 10: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Plug It In & Go

Page 11: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Awesome Things

Page 12: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Resources!

Page 15: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Other Options

OpenFrameworks:

https://github.com/ofTheo/ofxKinect

Cinder

https://github.com/cinder/Cinder-Kinect

Page 16: Look Mom, No XBox! - Val HeadGetting Started with kinect + processing LoopPGH Feb 2011 Val Head @vlh. Open Source = Awesomes. The Basics. The Kinect RGB camera + depth sensor depth

Go Make Awesome

Things!