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 (13 chapters)
close
close
12
Index

An intrusion detector camera application


With the knowledge you have gained so far in this chapter on the basics of skeleton tracking, you can build a small and interesting application – an intrusion detector camera. Kinect will be used as a watchdog at home or any other place where you want to monitor. The application will capture a photo and store it in your system whenever there is a human intrusion detected.

To build this application, you need to know how to capture the color stream from the sensor and save it in the system. We have already discussed capturing and saving image frames in Chapter 4, Getting the Most out of Kinect Camera.

Set up a new project and perform the basic and common tasks for identifying and getting a reference for the sensor. Once the sensor is identified, enable both the ColorStream and SkeletonStream channels and attach the event handler for both in the Loaded event of the application, as shown in the following code block:

this.sensor.ColorStream.Enable();
this...
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