<?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 Hello, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064099#M55441</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;From the code snippet above it looks like you might be trying to combine cursor mode with full hand tracking. Please note that in the 2016 R1 release (v8), you cannot use cursor mode while using full hand tracking mode, as stated here: &lt;A href="https://software.intel.com/en-us/blogs/2016/02/15/realsense-cursor-mode" target="_blank"&gt;https://software.intel.com/en-us/blogs/2016/02/15/realsense-cursor-mode&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;However, if you just want to add gestures or other hand detection/tracking features to the FaceID sample, I could send you an example of how to do it. Please explain a little more what you're trying to do (i.e., what gesture, hand tracking, etc. you'd like to use) and I'll try to put something together for you.&lt;/P&gt;

&lt;P&gt;-Bryan&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2016 22:10:09 GMT</pubDate>
    <dc:creator>Bryan_B_Intel1</dc:creator>
    <dc:date>2016-03-29T22:10:09Z</dc:date>
    <item>
      <title>FaceModule &amp; HandModule</title>
      <link>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064098#M55440</link>
      <description>&lt;P&gt;From demo&lt;/P&gt;

&lt;H1 class="page__title title" id="page-title" style="box-sizing: border-box; font-size: 1.66667em; line-height: 1.44em; margin: 1.6em auto 15px; color: rgb(83, 86, 90); max-width: 960px; padding-right: 20px; padding-left: 20px;"&gt;Code Sample: Facial Recognition Using Intel® RealSense™ SDK&lt;/H1&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/node/543185#comment-form" target="_blank"&gt;https://software.intel.com/en-us/node/543185#comment-form&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;DIV&gt;
	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;I try to add more cool features to this demo and working toward 2016 R1 SDK&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;

	&lt;PRE style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; font-family: Consolas; font-size: 13px; white-space: pre-wrap; color: rgb(101, 123, 131); background: rgb(253, 246, 227);"&gt;&lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;/Enable The hand modules&lt;/SPAN&gt;
            &lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;//PXCMHandModule handAnalysis;&lt;/SPAN&gt;
            &lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;//PXCMHandCursorModule handCursorAnalysis;&lt;/SPAN&gt;
            &lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;//PXCMHandConfiguration handConfiguration = null;&lt;/SPAN&gt;
            &lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;//PXCMHandData handData = null;&lt;/SPAN&gt;
            &lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;//PXCMCursorConfiguration cursorConfiguration = null;&lt;/SPAN&gt;
            &lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;//PXCMCursorData cursorData = null;&lt;/SPAN&gt;
 
            &lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;//handAnalysis =senseManager.QueryHand();&lt;/SPAN&gt;&lt;/PRE&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;Those arent working neither&lt;/SPAN&gt;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;The goal are try to add more gesture to perform some interaction&lt;/SPAN&gt;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;For the face part,I try to run it all day, sometime it just return&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

	&lt;PRE style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; font-family: Consolas; font-size: 13px; white-space: pre-wrap; color: rgb(101, 123, 131); background: rgb(253, 246, 227);"&gt;&lt;SPAN style="box-sizing: border-box; color: rgb(42, 161, 152);"&gt;"Unrecognized" &lt;/SPAN&gt;&lt;/PRE&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;Then I re-register my face again and again&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;Is there way by config those and they can run together?&lt;/SPAN&gt;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;SPAN style="box-sizing: border-box; color: rgb(147, 161, 161);"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;
	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;

	&lt;P style="box-sizing: border-box; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Mar 2016 05:25:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064098#M55440</guid>
      <dc:creator>Victor_T_</dc:creator>
      <dc:date>2016-03-29T05:25:24Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064099#M55441</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;From the code snippet above it looks like you might be trying to combine cursor mode with full hand tracking. Please note that in the 2016 R1 release (v8), you cannot use cursor mode while using full hand tracking mode, as stated here: &lt;A href="https://software.intel.com/en-us/blogs/2016/02/15/realsense-cursor-mode" target="_blank"&gt;https://software.intel.com/en-us/blogs/2016/02/15/realsense-cursor-mode&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;However, if you just want to add gestures or other hand detection/tracking features to the FaceID sample, I could send you an example of how to do it. Please explain a little more what you're trying to do (i.e., what gesture, hand tracking, etc. you'd like to use) and I'll try to put something together for you.&lt;/P&gt;

&lt;P&gt;-Bryan&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 22:10:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064099#M55441</guid>
      <dc:creator>Bryan_B_Intel1</dc:creator>
      <dc:date>2016-03-29T22:10:09Z</dc:date>
    </item>
    <item>
      <title>Great Bryan,</title>
      <link>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064100#M55442</link>
      <description>&lt;P&gt;Great Bryan,&lt;/P&gt;

&lt;P&gt;It is a front end login program for sign in and sign out&lt;/P&gt;

&lt;P&gt;Here is the requirement:&lt;/P&gt;

&lt;P&gt;1. Face Detected check with Register FaceID -&amp;gt; Allow Sign in &amp;amp; Sign out&lt;BR /&gt;
	2. DB record with Sign in Time &amp;amp; ID&amp;nbsp;&lt;BR /&gt;
	3. V sign for Sign in as events&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;and Wave for Sign out as events&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It would run all day long&lt;/P&gt;

&lt;P&gt;Thanks alot&lt;/P&gt;

&lt;P&gt;Victor&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 06:57:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064100#M55442</guid>
      <dc:creator>Victor_T_</dc:creator>
      <dc:date>2016-04-01T06:57:30Z</dc:date>
    </item>
    <item>
      <title>Hi Victor,</title>
      <link>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064101#M55443</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;

&lt;P&gt;I modified the sample code to capture gestures and display the last gesture on the UI. In my code mod I am enabling all gestures, but you will want to modify this to only use the gestures your app needs (which I assume are V-sign and Wave). This will increase the reliability of gesture recognition.&lt;/P&gt;

&lt;P&gt;The facial recognition features, as originally implemented in the sample code, should work OK. I did not attempt to add any other logic required by your application. I put this together rather quickly, so you'll want to refactor the code to suit your needs.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;The attached pdf shows the xaml and source code modifications highlighted in yellow. I hope this help. Please let me know if you have any questions.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Best, Bryan&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 16:01:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064101#M55443</guid>
      <dc:creator>Bryan_B_Intel1</dc:creator>
      <dc:date>2016-04-01T16:01:53Z</dc:date>
    </item>
    <item>
      <title>Great work, </title>
      <link>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064102#M55444</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Great work,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;All feature seems working, Probably the next step would increase the chance of&amp;nbsp;reconginze rate.&lt;/P&gt;

&lt;P&gt;YES, I try all the different distance between the cam and the person and different person on different size&lt;/P&gt;

&lt;P&gt;Seems that the problem are in the person doing all the gesture arent good enough for computer rather than in the code.&lt;/P&gt;

&lt;P&gt;Which we cannt help&lt;/P&gt;

&lt;P&gt;Here is the last question I have in mind,&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Is there any best practice for building the face database?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 07:46:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/FaceModule-HandModule/m-p/1064102#M55444</guid>
      <dc:creator>Victor_T_</dc:creator>
      <dc:date>2016-04-03T07:46:12Z</dc:date>
    </item>
  </channel>
</rss>

