<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic creating swipe methode in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/creating-swipe-methode/m-p/1079230#M60943</link>
    <description>&lt;P&gt;Hello, I wrote a program in java concerning hand gestures. I had the idea to make a methode for swiping right and left instead the one from the intel library for better performance.&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;the tracking of hand joint is working through this code:&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;EM&gt;hand.QueryTrackedJoint(PXCMHandData.JointType.JOINT_CENTER, jointData);&lt;/EM&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;and the current &amp;nbsp;location of hand joint is shown through&amp;nbsp;PXCMPointF32 image from image.x&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;my idea is to track the speed of one hand joint ( palm joint)(EnableJointSpeed) and the X coordinates (PXCMPointF32&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt; image.x&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;) to decide if its swipe right or left.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;My question is how to write this condition for (if) as a code please?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Nov 2015 20:39:44 GMT</pubDate>
    <dc:creator>alex_f_2</dc:creator>
    <dc:date>2015-11-22T20:39:44Z</dc:date>
    <item>
      <title>creating swipe methode</title>
      <link>https://community.intel.com/t5/Software-Archive/creating-swipe-methode/m-p/1079230#M60943</link>
      <description>&lt;P&gt;Hello, I wrote a program in java concerning hand gestures. I had the idea to make a methode for swiping right and left instead the one from the intel library for better performance.&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;the tracking of hand joint is working through this code:&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;&lt;EM&gt;hand.QueryTrackedJoint(PXCMHandData.JointType.JOINT_CENTER, jointData);&lt;/EM&gt;&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;and the current &amp;nbsp;location of hand joint is shown through&amp;nbsp;PXCMPointF32 image from image.x&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;my idea is to track the speed of one hand joint ( palm joint)(EnableJointSpeed) and the X coordinates (PXCMPointF32&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt; image.x&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;) to decide if its swipe right or left.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;My question is how to write this condition for (if) as a code please?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 20:39:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/creating-swipe-methode/m-p/1079230#M60943</guid>
      <dc:creator>alex_f_2</dc:creator>
      <dc:date>2015-11-22T20:39:44Z</dc:date>
    </item>
  </channel>
</rss>

