Getting started with the Kinect for Windows SDK Beta 2 and WPF
- Posted: Dec 13, 2011 at 6:00 AM
- 6,256 Views
- 1 Comment
The second post in our Getting Started Week gets us started with WPF and the Kinect for Windows SDK Beta 2.
Kinect beta2 clean wpf code and getting started
Since the update to Beta2 of the Kinect for Windows SDK all our Kinect samples are out of date so I thought I’d update them to the latest and greatest and post them all here.
To begin with I want a nice clean framework that is both easy for the first time Kinect coder to understand but also makes use of the new abilities of the Kinect SDK. What I’ve come up with achieves the following 3 goals:
- Support all combinations of Kinects be attached/detached/powered off/multiple.
- Exposes a single Kinect Runtime as a property called Nui (It is null if there isn’t a Kinect attached).
- Obvious location to wire up event model (and remove events if Kinect is removed)
This is meant to be a good place to start with simple examples with all the code clear in the one file.
Here is our classic first demo from our talks where we wire up the video, tilt slider, depth and skeleton using this new framework.
Project Information URL: http://www.soulsolutions.com.au/Blog/tabid/73/EntryId/768/Kinect-beta2-clean-wpf-code-and-getting-started.aspx
Project Download URL: http://www.soulsolutions.com.au/examples/NuiExample1.zip
Project Source URL: http://www.soulsolutions.com.au/examples/NuiExample1.zip
Runs with Beta2? Yes
Contact Information:
- Blog: http://www.soulsolutions.com.au/Blog/
- Twitter: @soulsolutions
Comments Closed
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
try it .you might like it
Remove this comment
Remove this thread
close