<?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 Full pinch gesture false alert  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Full-pinch-gesture-false-alert/m-p/1007124#M32552</link>
    <description>&lt;P dir="ltr" style="line-height:1.40486409187317;margin-top:0pt;margin-bottom:17pt;"&gt;&lt;SPAN id="docs-internal-guid-56687bdf-7adc-dbfe-4bf3-56a0e70da572"&gt;&lt;SPAN style="font-size: 13px; font-family: Arial; vertical-align: baseline; white-space: pre-wrap;"&gt;Hi there,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P dir="ltr" style="line-height:1.40486409187317;margin-top:0pt;margin-bottom:17pt;"&gt;&lt;SPAN id="docs-internal-guid-56687bdf-7adc-dbfe-4bf3-56a0e70da572"&gt;&lt;SPAN style="font-size: 13px; font-family: Arial; vertical-align: baseline; white-space: pre-wrap;"&gt;I'm using the full_pinch gesture and hand openness in my app for a certain action. But every time I lower my hand I get the same events, full_pinch gesture plus openness decrease, until the hand gets out of the camera's range and produces the ALERT_HAND_NOT_DETECTED alert. This behaviour is misleading, I cannot think of a differentiation method other than introducing a delay in order to check for the ALERT_HAND_NOT_DETECTED event.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P dir="ltr" style="line-height:1.40486409187317;margin-top:0pt;margin-bottom:17pt;"&gt;&lt;SPAN id="docs-internal-guid-56687bdf-7adc-dbfe-4bf3-56a0e70da572"&gt;&lt;SPAN style="font-size: 13px; font-family: Arial; vertical-align: baseline; white-space: pre-wrap;"&gt;Any experience or idea on how to overcome this would be highly appreciated. Thanks!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Wed, 11 Feb 2015 23:04:13 GMT</pubDate>
    <dc:creator>Nacho_C_</dc:creator>
    <dc:date>2015-02-11T23:04:13Z</dc:date>
    <item>
      <title>Full pinch gesture false alert</title>
      <link>https://community.intel.com/t5/Software-Archive/Full-pinch-gesture-false-alert/m-p/1007124#M32552</link>
      <description>&lt;P dir="ltr" style="line-height:1.40486409187317;margin-top:0pt;margin-bottom:17pt;"&gt;&lt;SPAN id="docs-internal-guid-56687bdf-7adc-dbfe-4bf3-56a0e70da572"&gt;&lt;SPAN style="font-size: 13px; font-family: Arial; vertical-align: baseline; white-space: pre-wrap;"&gt;Hi there,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P dir="ltr" style="line-height:1.40486409187317;margin-top:0pt;margin-bottom:17pt;"&gt;&lt;SPAN id="docs-internal-guid-56687bdf-7adc-dbfe-4bf3-56a0e70da572"&gt;&lt;SPAN style="font-size: 13px; font-family: Arial; vertical-align: baseline; white-space: pre-wrap;"&gt;I'm using the full_pinch gesture and hand openness in my app for a certain action. But every time I lower my hand I get the same events, full_pinch gesture plus openness decrease, until the hand gets out of the camera's range and produces the ALERT_HAND_NOT_DETECTED alert. This behaviour is misleading, I cannot think of a differentiation method other than introducing a delay in order to check for the ALERT_HAND_NOT_DETECTED event.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P dir="ltr" style="line-height:1.40486409187317;margin-top:0pt;margin-bottom:17pt;"&gt;&lt;SPAN id="docs-internal-guid-56687bdf-7adc-dbfe-4bf3-56a0e70da572"&gt;&lt;SPAN style="font-size: 13px; font-family: Arial; vertical-align: baseline; white-space: pre-wrap;"&gt;Any experience or idea on how to overcome this would be highly appreciated. Thanks!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 11 Feb 2015 23:04:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Full-pinch-gesture-false-alert/m-p/1007124#M32552</guid>
      <dc:creator>Nacho_C_</dc:creator>
      <dc:date>2015-02-11T23:04:13Z</dc:date>
    </item>
    <item>
      <title>Hi Nacho C.</title>
      <link>https://community.intel.com/t5/Software-Archive/Full-pinch-gesture-false-alert/m-p/1007125#M32553</link>
      <description>&lt;P&gt;Hi &lt;A href="https://software.intel.com/en-us/user/1110344"&gt;Nacho C.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;When the hand is near the FOV border or partially seen the tracking data can be inaccurate.&lt;/P&gt;

&lt;P&gt;This is why we have introduced the alerts mechanism, you can enable the following alerts according to your needs:&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;ALERT_HAND_OUT_OF_X_BORDER&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;&lt;FONT color="#2f4f4f" face="Consolas" size="2"&gt;In order to prevent the case when the hand is out of FOV and thus getting bad data I would also suggest using&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;SetTrackingBounds(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;pxcF32&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; nearTrackingDistance, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;pxcF32&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; farTrackingDistance, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;pxcF32&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; nearTrackingWidth, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;pxcF32&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; nearTrackingHeight)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;Setting the tracking bounds only affects the fired alerts and not the tracking itself.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;In your case you can set the tracking height to be smaller and you will get&amp;nbsp;for example &lt;/FONT&gt;&lt;FONT color="#a31515" face="Consolas" size="2"&gt;&lt;FONT color="#a31515" face="Consolas" size="2"&gt;&lt;FONT color="#a31515" face="Consolas" size="2"&gt;ALERT_HAND_OUT_OF_BOTTOM_BORDER&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&amp;nbsp;before the hand is &lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;actually went out of FOV and deal with it accordingly (that's the solution for the delay you suggested)&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;Thank you for reaching out to us, please let me know if the above helped.&lt;/P&gt;

&lt;P&gt;Have a nice day,&lt;/P&gt;

&lt;P&gt;Ron&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 14:57:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Full-pinch-gesture-false-alert/m-p/1007125#M32553</guid>
      <dc:creator>Ron_S_Intel</dc:creator>
      <dc:date>2015-02-23T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Thanks Ron, I can't try it</title>
      <link>https://community.intel.com/t5/Software-Archive/Full-pinch-gesture-false-alert/m-p/1007126#M32554</link>
      <description>&lt;P&gt;Thanks Ron, I can't try it now, but it seems a good solution.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Nacho.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 17:00:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Full-pinch-gesture-false-alert/m-p/1007126#M32554</guid>
      <dc:creator>Nacho_C_</dc:creator>
      <dc:date>2015-02-23T17:00:13Z</dc:date>
    </item>
  </channel>
</rss>

