<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>KinectToolbox Discussions Rss Feed</title><link>http://kinecttoolbox.codeplex.com/discussions</link><description>KinectToolbox Discussions Rss Description</description><item><title>New Post: Can't recognize custom gestures, have questions</title><link>http://kinecttoolbox.codeplex.com/discussions/444609</link><description>&lt;div style="line-height: normal;"&gt;I've tried moving to several different locations in my recordings but it doesn't seem to help.&lt;br /&gt;
&lt;/div&gt;</description><author>elrick75</author><pubDate>Mon, 03 Jun 2013 13:54:13 GMT</pubDate><guid isPermaLink="false">New Post: Can't recognize custom gestures, have questions 20130603015413P</guid></item><item><title>New Post: Can't recognize custom gestures, have questions</title><link>http://kinecttoolbox.codeplex.com/discussions/444609</link><description>&lt;div style="line-height: normal;"&gt;It may not be that helpful, but what I found was, the position between you and your Kinect sensor can affect the results of recognition a lot. Make sure you have moved around, if your recording does not get recognized properly. Helped me a lot. &lt;br /&gt;
&lt;br /&gt;
good luck!&lt;br /&gt;
&lt;/div&gt;</description><author>allanyong</author><pubDate>Thu, 30 May 2013 15:56:21 GMT</pubDate><guid isPermaLink="false">New Post: Can't recognize custom gestures, have questions 20130530035621P</guid></item><item><title>New Post: Can't recognize custom gestures, have questions</title><link>http://kinecttoolbox.codeplex.com/discussions/444609</link><description>&lt;div style="line-height: normal;"&gt;For some reason I have been unable to get any of my custom gestures to be recognized in my kinect project.  in order to save my gestures out I did what is posted here to save my gestures out: &lt;a href="https://kinecttoolbox.codeplex.com/discussions/439461" rel="nofollow"&gt;https://kinecttoolbox.codeplex.com/discussions/439461&lt;/a&gt; and I changed it so that I am saving as xml instead of binary so I can easily remove mistake recordings.  The gesture seems to save fine but then when I try to load the gesture and use it in my project none of the custom gestures ever get recognized.&lt;br /&gt;
&lt;br /&gt;
The GoldenSection.Search always comes back with a low score and in order to get any of my gestures to work I need to turn the threshold too low and get far too many false positives.  My biggest questions are: does the speed of the gesture matter?  I am recording with a windowSize of 60 so as far as I can tell GoldenSection.Pack is stretching my shorter gestures out to 60 frames which is 2 seconds of kinect frame data.  Do I need to perform my gestures that slowly for them to be recognized?  The other question being: How many samples of the same gesture do I need to record?&lt;br /&gt;
&lt;br /&gt;
My current test gesture is flapping my right arm up to where it would be for a t pose and then back to strait down.  I have also tried a circular motion but to no avail.&lt;br /&gt;
&lt;br /&gt;
I am passing the right hand position into my TemplatedGestureDetector's Add every Skeleton frame like so:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;if (skelly.Joints[JointType.HandRight].TrackingState == JointTrackingState.Tracked)
{
    templatedGestureDetector.Add(skelly.Joints[JointType.HandRight].Position, OurSensor, coordinateMapper);
}&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;</description><author>elrick75</author><pubDate>Wed, 22 May 2013 16:02:30 GMT</pubDate><guid isPermaLink="false">New Post: Can't recognize custom gestures, have questions 20130522040230P</guid></item><item><title>New Post: how to start using Kinect toolBox ??</title><link>http://kinecttoolbox.codeplex.com/discussions/443376</link><description>&lt;div style="line-height: normal;"&gt;I have download kinect toolbox for recording video from kinect in C#..&lt;br /&gt;
but i m not sure how to work with toolbox.when i open kinect.toolbox file i got window saying &lt;br /&gt;
&amp;quot;Team foundation server version control&lt;br /&gt;
this dolution you are opening is bound to source control on the following team foundation server: https:tfs.codplex.com/tfs/tfs01.&lt;br /&gt;
would you like to coontact this server to try to enable source control intergration?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
for this reason i installed team explorer but same thing appear in VS2012..&lt;br /&gt;
kindly help me out...i have to submitt my FYP task...&lt;br /&gt;
&lt;br /&gt;
Best regards&lt;br /&gt;
Naina&lt;br /&gt;
&lt;/div&gt;</description><author>ronaknr</author><pubDate>Sun, 12 May 2013 08:22:50 GMT</pubDate><guid isPermaLink="false">New Post: how to start using Kinect toolBox ?? 20130512082250A</guid></item><item><title>New Post: Detection of the Static Joint</title><link>http://kinecttoolbox.codeplex.com/discussions/442563</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I'm trying to detect if the right hand(joint) is moving or not. I tried couple of things but couldn't figure it out.&lt;br /&gt;
&lt;br /&gt;
Any help would be appreciated.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.&lt;br /&gt;
&lt;/div&gt;</description><author>bseh</author><pubDate>Sat, 04 May 2013 18:45:19 GMT</pubDate><guid isPermaLink="false">New Post: Detection of the Static Joint 20130504064519P</guid></item><item><title>New Post: SDK 1.5</title><link>http://kinecttoolbox.codeplex.com/discussions/359970</link><description>&lt;div style="line-height: normal;"&gt;I will post quickly a new version for SDK 1.7&lt;br /&gt;
&lt;/div&gt;</description><author>Deltakosh</author><pubDate>Tue, 30 Apr 2013 15:48:24 GMT</pubDate><guid isPermaLink="false">New Post: SDK 1.5 20130430034824P</guid></item><item><title>New Post: ContextTracker bugfix</title><link>http://kinecttoolbox.codeplex.com/discussions/442098</link><description>&lt;div style="line-height: normal;"&gt;You're absolutely right!&lt;br /&gt;
&lt;br /&gt;
Just fixed the issue :)&lt;br /&gt;
Thank you!!&lt;br /&gt;
&lt;/div&gt;</description><author>Deltakosh</author><pubDate>Tue, 30 Apr 2013 15:46:53 GMT</pubDate><guid isPermaLink="false">New Post: ContextTracker bugfix 20130430034653P</guid></item><item><title>New Post: How to Save&amp;Recognise Multiple Joint Gestures</title><link>http://kinecttoolbox.codeplex.com/discussions/441267</link><description>&lt;div style="line-height: normal;"&gt;You can create a separate recognizer for each hand. And each recognizer will only be able to detect one gesture (if it is template based).&lt;br /&gt;
&lt;/div&gt;</description><author>girtsstrazdins</author><pubDate>Tue, 30 Apr 2013 15:27:41 GMT</pubDate><guid isPermaLink="false">New Post: How to Save&amp;Recognise Multiple Joint Gestures 20130430032741P</guid></item><item><title>New Post: .SAVE FILE</title><link>http://kinecttoolbox.codeplex.com/discussions/437689</link><description>&lt;div style="line-height: normal;"&gt;Look to GestureRecongizer Add() method - you can add any joint to the recognizer. Just don't mix right and left hand for the same recognizer!&lt;br /&gt;
&lt;/div&gt;</description><author>girtsstrazdins</author><pubDate>Tue, 30 Apr 2013 15:26:02 GMT</pubDate><guid isPermaLink="false">New Post: .SAVE FILE 20130430032602P</guid></item><item><title>New Post: ContextTracker bugfix</title><link>http://kinecttoolbox.codeplex.com/discussions/442098</link><description>&lt;div style="line-height: normal;"&gt;I think, there is a bug in context tracker - the recent average is not correctly calculated. Line&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;  for (int index = 0; index &amp;lt; currentPoints.Count - 2; index++)&lt;/code&gt;&lt;/pre&gt;

should be replaced by&lt;br /&gt;
&lt;pre&gt;&lt;code&gt; for (int index = 0; index &amp;lt; currentPoints.Count - 1; index++)&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;</description><author>girtsstrazdins</author><pubDate>Tue, 30 Apr 2013 15:24:06 GMT</pubDate><guid isPermaLink="false">New Post: ContextTracker bugfix 20130430032406P</guid></item><item><title>New Post: .SAVE FILE</title><link>http://kinecttoolbox.codeplex.com/discussions/437689</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div dir="ltr"&gt;Thanks!!
&lt;div&gt;Do you know how to save and recognise multiple joint gestures? for example hand left and right?&lt;br&gt;
&lt;div&gt;
&lt;div id="SkyDrivePlaceholder"&gt;&lt;/div&gt;
&lt;hr id="stopSpelling"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>salina121</author><pubDate>Thu, 25 Apr 2013 00:36:53 GMT</pubDate><guid isPermaLink="false">New Post: .SAVE FILE 20130425123653A</guid></item><item><title>New Post: How to Save&amp;Recognise Multiple Joint Gestures</title><link>http://kinecttoolbox.codeplex.com/discussions/441267</link><description>&lt;div style="line-height: normal;"&gt;I want to know to, how to recognise multiple joint! can anybody help us?&lt;br /&gt;
&lt;/div&gt;</description><author>salina121</author><pubDate>Thu, 25 Apr 2013 00:33:52 GMT</pubDate><guid isPermaLink="false">New Post: How to Save&amp;Recognise Multiple Joint Gestures 20130425123352A</guid></item><item><title>New Post: How to Save&amp;Recognise Multiple Joint Gestures</title><link>http://kinecttoolbox.codeplex.com/discussions/441267</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I'm able to save&amp;amp;detect single joint gestures right now(handRight) but I need to save&amp;amp;detect multiple joint gestures.(both right and left hand)&lt;br /&gt;
&lt;br /&gt;
Any ideas?&lt;br /&gt;
&lt;/div&gt;</description><author>bseh</author><pubDate>Tue, 23 Apr 2013 10:09:10 GMT</pubDate><guid isPermaLink="false">New Post: How to Save&amp;Recognise Multiple Joint Gestures 20130423100910A</guid></item><item><title>New Post: BarycenterHelper is missing from v1.2 but is referenced in most Kinect Toolbox code samples found on the Internet</title><link>http://kinecttoolbox.codeplex.com/discussions/428186</link><description>&lt;div style="line-height: normal;"&gt;Of crouse you can. I used it in SDK 1.7.&lt;br /&gt;
&lt;/div&gt;</description><author>FliosYan</author><pubDate>Fri, 19 Apr 2013 10:52:45 GMT</pubDate><guid isPermaLink="false">New Post: BarycenterHelper is missing from v1.2 but is referenced in most Kinect Toolbox code samples found on the Internet 20130419105245A</guid></item><item><title>New Post: SDK 1.5</title><link>http://kinecttoolbox.codeplex.com/discussions/359970</link><description>&lt;div style="line-height: normal;"&gt;how about v1.6, thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>dufenmiao</author><pubDate>Fri, 19 Apr 2013 10:43:07 GMT</pubDate><guid isPermaLink="false">New Post: SDK 1.5 20130419104307A</guid></item><item><title>New Post: SDK 1.5</title><link>http://kinecttoolbox.codeplex.com/discussions/359970</link><description>&lt;div style="line-height: normal;"&gt;how about v1.6, thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>dufenmiao</author><pubDate>Fri, 19 Apr 2013 10:42:42 GMT</pubDate><guid isPermaLink="false">New Post: SDK 1.5 20130419104242A</guid></item><item><title>New Post: BarycenterHelper is missing from v1.2 but is referenced in most Kinect Toolbox code samples found on the Internet</title><link>http://kinecttoolbox.codeplex.com/discussions/428186</link><description>&lt;div style="line-height: normal;"&gt;May i use the kinect toolbox in sdk 1.6?&lt;br /&gt;
&lt;/div&gt;</description><author>dufenmiao</author><pubDate>Fri, 19 Apr 2013 10:33:18 GMT</pubDate><guid isPermaLink="false">New Post: BarycenterHelper is missing from v1.2 but is referenced in most Kinect Toolbox code samples found on the Internet 20130419103318A</guid></item><item><title>New Post: CREATE .SAVE FILE</title><link>http://kinecttoolbox.codeplex.com/discussions/437494</link><description>&lt;div style="line-height: normal;"&gt;Look here i posted how to ....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://kinecttoolbox.codeplex.com/discussions/439461" rel="nofollow"&gt;https://kinecttoolbox.codeplex.com/discussions/439461&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>darkangle</author><pubDate>Mon, 08 Apr 2013 06:40:41 GMT</pubDate><guid isPermaLink="false">New Post: CREATE .SAVE FILE 20130408064041A</guid></item><item><title>New Post: .SAVE FILE</title><link>http://kinecttoolbox.codeplex.com/discussions/437689</link><description>&lt;div style="line-height: normal;"&gt;Look here i posted how to ....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://kinecttoolbox.codeplex.com/discussions/439461" rel="nofollow"&gt;https://kinecttoolbox.codeplex.com/discussions/439461&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>darkangle</author><pubDate>Mon, 08 Apr 2013 06:40:37 GMT</pubDate><guid isPermaLink="false">New Post: .SAVE FILE 20130408064037A</guid></item><item><title>New Post: Own gestures</title><link>http://kinecttoolbox.codeplex.com/discussions/405119</link><description>&lt;div style="line-height: normal;"&gt;saving file .... Look here i posted how to ....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://kinecttoolbox.codeplex.com/discussions/439461" rel="nofollow"&gt;https://kinecttoolbox.codeplex.com/discussions/439461&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>darkangle</author><pubDate>Mon, 08 Apr 2013 06:40:18 GMT</pubDate><guid isPermaLink="false">New Post: Own gestures 20130408064018A</guid></item></channel></rss>