Answered by:
Kinect Interactions on 2.0

Question
-
Hello, I have a question regarding the Press/Push gesture on Kinect v2.
Is there any kind of methods like kinect interactions on Kinect SDK 2 like on sdk 1.8?
Or is Visual Gesture Builder capable of being trained in this type of gesture?
Thank you very much.
Tuesday, October 28, 2014 10:17 AM
Answers
-
Yes, there is a controls basics sample in the SDK browser. We also have a video jumpstart on the Interactions for v2, http://channel9.msdn.com/Series/Programming-Kinect-for-Windows-v2/03
Carmine Sirignano - MSFT
- Marked as answer by AlfredCB Thursday, October 30, 2014 10:58 AM
Wednesday, October 29, 2014 5:45 PM
All replies
-
V1 had grip/press as part of the interactions model. Are you using WPF or another UI framework?
http://msdn.microsoft.com/en-us/library/dn188701.aspx
http://channel9.msdn.com/coding4fun/kinect/Push-to-Press-with-the-Kinect-for-Windows-SDK-17
Carmine Sirignano - MSFT
- Proposed as answer by Carmine Si - MSFTMicrosoft employee Tuesday, October 28, 2014 6:48 PM
Tuesday, October 28, 2014 6:48 PM -
I am using WPF and SDK 2.0, Does SDK 2.0 have interacitions model?
Wednesday, October 29, 2014 4:35 PM -
Yes, there is a controls basics sample in the SDK browser. We also have a video jumpstart on the Interactions for v2, http://channel9.msdn.com/Series/Programming-Kinect-for-Windows-v2/03
Carmine Sirignano - MSFT
- Marked as answer by AlfredCB Thursday, October 30, 2014 10:58 AM
Wednesday, October 29, 2014 5:45 PM -
Thank you very much for the answer.Thursday, October 30, 2014 10:58 AM