Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Kinect for Windows SDK Programming Guide
  • Table Of Contents Toc
Kinect for Windows SDK Programming Guide

Kinect for Windows SDK Programming Guide

By : Abhijit Jana
4.6 (16)
close
close
Kinect for Windows SDK Programming Guide

Kinect for Windows SDK Programming Guide

4.6 (16)
By: Abhijit Jana

Overview of this book

Build motion-sensing applications with Microsoft\'s Kinect for Windows SDK quickly and easily with this book and ebook.
Table of Contents (19 chapters)
close
close
Kinect for Windows SDK Programming Guide
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
1
Index

Getting data frames together


We have covered three (color, depth, skeleton) types of data streams that are returned by the sensor. One of the common things we have noticed is the frame ready events with each of the streams (ColorFrameReady for ColorStream, DepthFrameReady for DepthStream, and SkeletonFrameReady for SkeletonStream). We had to subscribe to the events individually for different stream data and every corresponding event argument has a method that pulls the frames from stream data (OpenColorImageFrame, OpenDepthImageFrame, and OpenSkeletonFrame). The application raises the appropriate type of handler only when the subscribed stream data is ready. For example, SkeletonFrameReady will only be invoked when the sensor returns the skeleton data.

For a real application, we have seen that most of the time we need all three types of data streams. Rather than using different event handlers for different streams, we can use a single event AllFramesReady, which will do the job for all three...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Kinect for Windows SDK Programming Guide
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon