Kinect for Windows SDK color and depth streams example
- Posted: Apr 17, 2012 at 6:00 AM
- 8,804 Views
Today's project is a very simple, straight forward and easy to understand example for capturing and displaying the image and depth streams from the Kinect. My thinking in highlighting this in the Gallery is that it does the one, well two, things simply and well. You don't have to dig through other examples or samples, it's just right there.
In literally minutes (I think it took me less than one) you can copy-n-paste your way to displaying Kinect color & depth streams.
Color Stream in WPF Application
Add Image control in MainWindow.xaml in the Window Grid
Add enabling color stream in MainWindow() constructor of Main.Window.xaml
Add color frame ready handler
Depth Stream in WPF Application
Add Image control in MainWindow.xaml in the Window grid
Add enabling depth stream in MainWindow() constructor of Main.Window.xaml
Add Depth frame ready handler
Project Information URL: http://blogs.msdn.com/b/ampuri/archive/2012/04/13/kinect-for-windows-sdk.aspx
Contact Information:
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?