kendrick0772
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | its about Kinect Paint, is it possible to add sound effect on each buttons in Knect Paint? | 1 | Apr 16, 2012 at 2:00 AM |
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
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | its about Kinect Paint, is it possible to add sound effect on each buttons in Knect Paint? | 1 | Apr 16, 2012 at 2:00 AM |
Audio Fundamentals
Mar 04, 2012 at 5:35 PM@Dan:
Hello! Sorry for my bad English and straight forwarding.
Few questions to ask here. I'm not fully understand this.
There is no coding details on how to develop/code this section.
Step by Step guidance for beginner like us is vital.
Or any other source which we can refer?
Is that any coding example which include this audio tracking and together which skeleton tracking?
is there any code sample fundamental which working together with both audio and skeleton tracking?
Need guidance here.
Thanks in advance!
Skeletal Tracking Fundamentals
Mar 02, 2012 at 2:10 PM@myChan:
how are u?
thanks for the reply!!! wonderful!
hmmm, i got questions to ask!
in the latest sdk v1.
how to make the cursor move no matter u are using left/right hand?
any sample code for that?
anyone knows?
thanks in advance!
Recreating the Kinect Hub as a means to learn how to code with the Kinect
Feb 24, 2012 at 10:17 AMhi all!
@dougrathbone
this project is using SDK beta. but now SDK V1 released.
May i know, where can i get the this project with SDK V1 version?
did anyone have it?
thanks
Skeletal Tracking Fundamentals
Feb 20, 2012 at 4:54 AMhi!
@myChan:
thanks! problem solved.
hmm...but how about the hover a button to select/click a target?
Skeletal Tracking Fundamentals
Feb 19, 2012 at 7:46 PM@Dan:
hi...i just wondering how doing the hover button with SDK V1?
refer link:
http://channel9.msdn.com/coding4fun/kinect/Recreating-the-Kinect-Hub#c634646980102097278
anyone knows?
need help. thanks
Recreating the Kinect Hub as a means to learn how to code with the Kinect
Feb 12, 2012 at 6:46 PM@gduncan411:
hi, thanks for the reply!
sorry for broken English.
and I still got questions to ask...
Q: how this will work with navigating across different WPF pages with the buttons?
for example :
this following code is to close the window.
private void buttonQuit_Click(object sender, RoutedEventArgs args) { Close(); }but how about changing from window1 back to the mainwindow. after execute this.
private void buttonQuit_Click(object sender, RoutedEventArgs args) { //what code should enter here??? }link two pages...back to page1 (from page2)...go to page2 (from page1)
Recreating the Kinect Hub as a means to learn how to code with the Kinect
Jan 10, 2012 at 2:25 AM@gduncan411: dear duncan,
what is the algorithm of this?
what is the methodology?
thanks
Recreating the Kinect Hub as a means to learn how to code with the Kinect
Jan 03, 2012 at 12:50 AMyea...i also wondering...how to do that?
Working with Depth Data (Beta 2 SDK)
Jan 02, 2012 at 7:33 AMhey guys! newbie here! need help.
coding:
image1.Source = BitmapSource.Create(image.Width, image.Height, 96, 96, PixelFormats.Bgr32, null,
ColoredBytes, image.Width = PixelFormats.Bgr32.BitsPerPixel /
;
error: ArgumentException was unhandled
Value does not fall within the expected range.
what is it???
need help
Setting Up Your Development Environment (Beta 2 SDK)
Nov 28, 2011 at 6:02 PMAngelo Graham,
i've no idea too...haha
See more comments…