Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
TWC9: VS11 RC UI Updates, Portable Library v2 Beta, Hilo for Win 8 and more
May 13, 2012 at 8:49 PM@aL_: I agree, I like the changes, although I'm personally not a fan of the capitalization for menu items. That said, if there's a way to customize the font for the menu items, I wonder how many people would actually make that change.
Working with Depth Data
May 02, 2012 at 4:28 AM@Max: Thanks for replying, this may be causing issues with other folks too so I'm glad you posted it here!
Setting up your Development Environment
May 02, 2012 at 4:27 AM@Eric: Do any of the other viewers work?
Installing and Using the Kinect Sensor
Apr 24, 2012 at 11:56 AMThanks for your feedback, while we currently don't have UI guidelines for Kinect, that is something we will investigate adding in a future release of the Kinect.
Cheers,
-Dan
Setting up your Development Environment
Apr 24, 2012 at 11:55 AM@Zakkar: Is this a custom project or the built-in sample? If it's a custom project, you will need to Right click in Solution Explorer to add a new project and add the WPF Viewer project that is available in the samples or ships in the Kinect Explorer SDK sample.
Once you do that, drag and drop the KinectSensorChooser control onto the MainWindow design surface as shown in the video.
Audio Fundamentals
Apr 23, 2012 at 10:33 PM@ehsan rahim: The 1.5 release of the SDK, releasing in May, will include the ability to record video.
Here's a snippet from the blog post:
Among the most exciting new capabilities is Kinect Studio, an application that will allow developers to record, playback and debug clips of users engaging with their applications.
http://blogs.msdn.com/b/kinectforwindows/archive/2012/03/26/what-s-ahead-a-sneak-peek.aspx
Skeletal Tracking Fundamentals
Apr 23, 2012 at 10:28 PMInstead of using a built-in button, I'd suggest instead building your own button control. We have an example user control of this on http://c4fkinect.codeplex.com under WPF/Controls/HoverButton. http://c4fkinect.codeplex.com/SourceControl/changeset/view/72114#1215356
Hope this helps, - Dan
Camera Fundamentals
Apr 23, 2012 at 10:15 PMI don't know of any way to have image data while tilting as its not exposed in the API. One option would be to move just a little, scan, then move again.
Setting up your Development Environment
Apr 23, 2012 at 10:13 PM@RenatoRibeiro: Go to the XAML view and ensure that the Sensor control is included.
Audio Fundamentals
Apr 16, 2012 at 9:32 PM@KimZe: Thanks for the feedback
The team has announced what's coming in the next version on their blog, and the next language packs coming are: French, Spanish, Italian, and Japanese. If you want to give feedback to the Kinect team, I'd suggest you do it directly on that blog post.
http://blogs.msdn.com/b/kinectforwindows/archive/2012/03/26/what-s-ahead-a-sneak-peek.aspx
See more comments…