Audio API and Programming—Kinect for Windows SDK announcements
-
Link
Hello and please take a moment to review out Kinect for Windows Forum Guidelines
Specific K4W Forum Rules of Conduct
- Forums are moderated and if you feel that a post is in violation please “Report As Abuse”
- Suggest or mark posts as answered so that others know your issue was resolved by the feedback given
- Create a new post and don’t pile onto an older thread that may not be applicable.
- Link to other threads if you want to expand discussion on the topic discussed in the older thread.
- Posts must be on-topic for the forum.
- In the K4W forums’ case, that means posting about K4W.
- Comparisons to other Kinect libraries are tolerated, but our forums are not the place to discuss other libraries.
- No personal attacks allowed. Likewise, no racial, ethnic, national, or other slurs are tolerated.
- Constructive criticism of K4W and the SDK is allowed. Wandering into criticism of Microsoft for other reasons is not. Repeated harping on the same issue is not.
- If someone posts incorrect information, post a correction, and link to the docs that show the correct answer.
- We will ban people for trolling. Typing “M$” for “Microsoft” is always considered trolling.
The official guidelines are found here: http://social.technet.microsoft.com/wiki/contents/articles/1034.moderating-microsoft-forums.aspx
Thank you and please continue to assist us in improving our forums and community.
Chris Wojahn
Microsoft Kinect / Surface Solutions & Support
Escalation Engineer, Critical Problem Resolution
-
Link
Download the Kinect for Windows SDK beta, get more information about the SDK, and more.
General Discussion—Kinect for Windows SDK announcements
-
Link
Hello and please take a moment to review our Kinect for Windows Forum Guidelines
Specific K4W Forum Rules of Conduct
- Forums are moderated and if you feel that a post is in violation please “Report As Abuse”
- Suggest or mark posts as answered so that others know your issue was resolved by the feedback given
- Create a new post and don’t pile onto an older thread that may not be applicable.
- Link to other threads if you want to expand discussion on the topic discussed in the older thread.
- Posts must be on-topic for the forum.
- In the K4W forums’ case, that means posting about K4W.
- Comparisons to other Kinect libraries are tolerated, but our forums are not the place to discuss other libraries.
- No personal attacks allowed. Likewise, no racial, ethnic, national, or other slurs are tolerated.
- Constructive criticism of K4W and the SDK is allowed. Wandering into criticism of Microsoft for other reasons is not. Repeated harping on the same issue is not.
- If someone posts incorrect information, post a correction, and link to the docs that show the correct answer.
- We will ban people for trolling. Typing “M$” for “Microsoft” is always considered trolling.
The official guidelines are found here: http://social.technet.microsoft.com/wiki/contents/articles/1034.moderating-microsoft-forums.aspx
Thank you and please continue to assist us in improving our forums and community.
Chris Wojahn
Microsoft Kinect / Surface Solutions & Support
Escalation Engineer, Critical Problem Resolution
-
Link
Download the Kinect for Windows SDK beta, get more information about the SDK, and more.
NUI API and Programming—Kinect for Windows SDK announcements
-
Link
Hello and please take a moment to review out Kinect for Windows Forum Guidelines
Specific K4W Forum Rules of Conduct
- Forums are moderated and if you feel that a post is in violation please “Report As Abuse”
- Suggest or mark posts as answered so that others know your issue was resolved by the feedback given
- Create a new post and don’t pile onto an older thread that may not be applicable.
- Link to other threads if you want to expand discussion on the topic discussed in the older thread.
- Posts must be on-topic for the forum.
- In the K4W forums’ case, that means posting about K4W.
- Comparisons to other Kinect libraries are tolerated, but our forums are not the place to discuss other libraries.
- No personal attacks allowed. Likewise, no racial, ethnic, national, or other slurs are tolerated.
- Constructive criticism of K4W and the SDK is allowed. Wandering into criticism of Microsoft for other reasons is not. Repeated harping on the same issue is not.
- If someone posts incorrect information, post a correction, and link to the docs that show the correct answer.
- We will ban people for trolling. Typing “M$” for “Microsoft” is always considered trolling.
The official guidelines are found here: http://social.technet.microsoft.com/wiki/contents/articles/1034.moderating-microsoft-forums.aspx
Thank you and please continue to assist us in improving our forums and community.
Chris Wojahn
Microsoft Kinect / Surface Solutions & Support
Escalation Engineer, Critical Problem Resolution
-
Link
Download the Kinect for Windows SDK beta, get more information about the SDK, and more.
-
Unanswered0Votes
About the example Interaction Gallery in SDK 1.7, How to realize the slideshow effect?
Hi, Now I am trying to make a similar application, but I have same trouble to understand the sample codes. In the example, when nobody is in front ... -
Answered0Votes
info on sound recognition required
hey.. i just wanted to know that if for instance i want to detect the sound of crash or maybe door bang etc! would we use microphone sensor for tat purpose or some other built in class can also ...2 Replies | 179 Views | Created by kam90 - Sunday, July 21, 2013 5:35 AM | Last reply by Carmine Si - MSFT - 7 hours 50 minutes ago -
Proposed0Votes
How to display raw pitch yaw on kinect camera Kinect 1.7 c++
Hello, i have seen the sample of kinect sdk 1.7 C++ Face Tracking Visualization I want to display result of yaw, pitch, roll, tx, ty ,tz and fps .... I searched ...1 Replies | 60 Views | Created by volance - 20 hours 5 minutes ago | Last reply by Carmine Si - MSFT - 8 hours 3 minutes ago -
Answered0Votes
Applying for Kinect for Windows developer kit program
I've been trying to apply for an early access to Kinect 2, but I'm not quite sure if the application process is working. I click on "Apply Now" button on the website, fill in the details, ...4 Replies | 103 Views | Created by jhabermas - Sunday, July 28, 2013 6:53 PM | Last reply by Carmine Si - MSFT - 8 hours 26 minutes ago -
Answered0Votes
How can I see if the my application for the New Kinect was received?
I hope this is the right place to ask. I filled out the form and applied for the new ...1 Replies | 44 Views | Created by Fajitas23 - Thursday, August 01, 2013 1:40 AM | Last reply by Carmine Si - MSFT - 8 hours 27 minutes ago -
Proposed0Votes
WriteableBitmap and Bitmap
Hi I'm doing a project(c#) and I need to use writeableBitmap to writepixel and it is in WPF as I need to show the writeableBitmap as an image (imge.source), on the other hand I need ...1 Replies | 50 Views | Created by Niloufar.M - Thursday, August 01, 2013 1:36 AM | Last reply by Carmine Si - MSFT - 8 hours 36 minutes ago -
Unanswered0Votes
Simplest Head Pose code
Hi, I am interested in writing a program in order to get the data from IFTResult::Get3DPose and print it to the console, specifically x, y, and z as well as roll, pitch, and ...7 Replies | 1613 Views | Created by PorkPie - Tuesday, November 27, 2012 9:50 PM | Last reply by volance - 12 hours 27 minutes ago -
Answered0Votes
Where Can I find the runtime class ?
Hi, Which namespace or smth give me possibility to make this statement : Runtime nui = new Runtime(); I' ve been trying ...4 Replies | 91 Views | Created by imrock - Tuesday, July 30, 2013 10:32 AM | Last reply by imrock - 17 hours 26 minutes ago -
Discussion0Votes
KINECT for windows...using neural network. (acceleration and velocity detection)
hi... is there a possibility that i can detect the VELOCITY and ACCELERATION of an object using MICROSOFT KINECT FOR WINDOWS device, with neural network? i need to have atleast an idea about it... it ...5 Replies | 166 Views | Created by ejheys25 - Tuesday, July 23, 2013 7:34 AM | Last reply by Riza Velasco - 17 hours 29 minutes ago -
Proposed0Votes
how to check depth streaming is good or bad in kinect ?
hi, please anyone help me? how to identifying depthStream and skeleton stream quality in KinectSDK 1.7 thanks in ...1 Replies | 56 Views | Created by KrupaKine - Wednesday, July 31, 2013 4:25 PM | Last reply by Carmine Si - MSFT - Wednesday, July 31, 2013 9:29 PM -
Proposed0Votes
Measuring Velocity and Acceleration of a moving object using kinect for windows
hi is there a possibility that i can detect the VELOCITY and ACCELERATION of a moving object using MICROSOFT KINECT FOR WINDOWS device. for example I want to measure ...2 Replies | 62 Views | Created by Riza Velasco - Wednesday, July 31, 2013 4:21 AM | Last reply by Carmine Si - MSFT - Wednesday, July 31, 2013 9:26 PM -
Proposed1Votes
Problems with the region of interest Kinect SDK 1.7
Hello, I'm trying to track a face in kinect SDK 1.7 without tracking a Skeleton, I read a post in which the autor changes some code in Microsoft.Kinect.Toolkit.FaceTracker sample in ...14 Replies | 210 Views | Created by AleDonzok - Wednesday, July 17, 2013 9:17 AM | Last reply by Carmine Si - MSFT - Wednesday, July 31, 2013 9:18 PM -
Proposed0Votes
Vertices not merged (output from Kinect Furion)
Hi all, I have a major problem right now. I was using the kinect fusion to capture a 3D scene and output it as an .OBJ file. The output of the file looks ...1 Replies | 63 Views | Created by lancerdragon - Wednesday, July 31, 2013 4:21 AM | Last reply by Carmine Si - MSFT - Wednesday, July 31, 2013 9:12 PM -
Answered1Votes
Kinect JointOrientation and BoneRotation Matrix questions
I am currently working on a project where I need to use WPF 3D to render a piece of 3D content. The content consists of a mesh which is linked to a Kinect skeleton via smooth skinning. I have made ...25 Replies | 5691 Views | Created by Enfusion - Wednesday, July 11, 2012 10:57 AM | Last reply by Asmaa Harfoush - Wednesday, July 31, 2013 5:50 PM -
Proposed1Votes
Getting 'String not supported' error when opening Kinect SDK 1.7 InteractionGallery Sample Project
I posted the same issue on stack overflow and no one has answered. Installed the following in order: Visual Studio Express ...8 Replies | 125 Views | Created by Kyle Chaplin - Friday, July 26, 2013 10:38 PM | Last reply by Carmine Si - MSFT - Wednesday, July 31, 2013 12:19 AM -
Answered0Votes
Converting other joints to interactive zone coordinates?
I'm playing with the InteractionZone stuff, and I want to get the interactivezone coordinates of the wrist. I'm sure this is a simple thing I'm overlooking somehow. The sealed api returns ...5 Replies | 176 Views | Created by bbfl - Friday, July 19, 2013 7:23 PM | Last reply by bbfl - Tuesday, July 30, 2013 5:42 PM -
Proposed0Votes
How can I determine the Hand Angle of the user ?
float dx = j2P.X - j1P.X; float dy = j2P.Y - j1P.Y; int RightElbowAngle = Convert.ToInt32(Math.Atan2(dy, dx) * (180 / ...3 Replies | 76 Views | Created by Vaynette - Monday, July 29, 2013 9:22 AM | Last reply by Carmine Si - MSFT - Tuesday, July 30, 2013 5:15 PM -
Answered1Votes
Using kinect region only on popup
I want to use kinect region only on popup. So, when it's closed I don't wanna see any kinect cursor or smth like that. The problem is that I can't see the cursor, when popup is ...2 Replies | 61 Views | Created by imrock - Monday, July 29, 2013 2:29 PM | Last reply by imrock - Tuesday, July 30, 2013 9:16 AM -
Discussion0Votes
How can I calculate the distance bewtween the kinect using depth stream?
Hi ... Anyone can guide me through this ? Or is there any sample code availabe? i don not need to display the depth frame but have to display ...4 Replies | 104 Views | Created by Vaynette - Monday, July 29, 2013 9:18 AM | Last reply by Vaynette - Tuesday, July 30, 2013 7:51 AM -
Answered0Votes
Kinect remoting with USB over network
I need to remote Kinect on a network computer using solution based on USB over Network (like fabulatech...) I wonder wether Kinect is compatible with a such solution. Anyone can ...6 Replies | 2885 Views | Created by Moreno Borsalino - Wednesday, November 16, 2011 8:57 PM | Last reply by jphfigueroa - Tuesday, July 30, 2013 4:10 AM - Items 1 to 20 of 3172 Next ›