<?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 Re: FaceData RecognitionModule.DatabaseBuffer always return null in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282166#M285</link>
    <description>&lt;P&gt;I researched your problem further, as I want to help you find a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Intel employee who was posting for help with their project was using the FaceData RecognitionModule.DatabaseBuffer instruction to save face data.  They got saved data to load back in the next time the project was run by saving the face data to a .dat format file.  By doing this, the face data automatically loaded into the project the next time it was started.  I do not know how you would save in .dat format though - perhaps someone else on this forum can offer advice on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In another post, Intel employee Gal G suggested to someone with a null face reference that they should only do configuration once per frame, and before acquiring the frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/559066"&gt;https://software.intel.com/en-us/forums/realsense/topic/559066&lt;/A&gt; faceData.QueryFaceByIndex(i); returns null reference&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2017 07:34:55 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2017-04-18T07:34:55Z</dc:date>
    <item>
      <title>FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282161#M280</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get face recognition data to file,&lt;/P&gt;&lt;P&gt;the moduleOutput.RecognitionModule.DatabaseSize has data，&lt;/P&gt;&lt;P&gt;but the moduleOutput.RecognitionModule.DatabaseBuffer always return null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to fix this.&lt;/P&gt;&lt;P&gt;I'm using SR300 depth camera. SDK 2016 R3,Face Tracking API Version 11.0.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 14:01:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282161#M280</guid>
      <dc:creator>XShao</dc:creator>
      <dc:date>2017-04-15T14:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282162#M281</link>
      <description>&lt;P&gt;Someone else was asking about face recognition databases this weekend, so I will point you to that discussion in case there is something in it that helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 14:10:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282162#M281</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-15T14:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282163#M282</link>
      <description>&lt;P&gt;Thanks &lt;B&gt;MartyG&lt;/B&gt;.Thanks for providing the link.&lt;/P&gt;&lt;P&gt;I am sorry it doesn't work for me.&lt;/P&gt;&lt;P&gt;I've tried a lot of ways but they can't solve the problem.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 14:35:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282163#M282</guid>
      <dc:creator>XShao</dc:creator>
      <dc:date>2017-04-15T14:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282164#M283</link>
      <description>&lt;P&gt;I suspect that you'd have better luck using '2016 R2', since 2016 R3 is still relatively new and it has a very different structure from 2016 R2 and earlier SDKs.  So there are far more unknowns about its operation than there are with R2, and it has a lot less in common than the SDKs that were originally used to create documentation for face recognition back in 2015 / 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting face recognition to work is at least not as difficult a it used to be, thanks to the body of knowledge that has built up about it over time.  For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We now know that errors related to instructions such as CreateStorage (which are in the documentation but not actually implemented in the SDK) can be fixed by 'commenting out' those lines in the scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-  We also now know about the existence of the 'On_Demand' face registration mode.  Previously, it must have seemed that 'Continuous' was the only type of face registration mode available.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 15:00:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282164#M283</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-15T15:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282165#M284</link>
      <description>&lt;P&gt;Thanks MartyG.&lt;/P&gt;&lt;P&gt;I am sorry,your suggestion has no help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem hasn't been solved for a long time.....&lt;/P&gt;&lt;P&gt;Feel bad.&lt;/P&gt;&lt;P&gt;Thanks for taking time to reply........&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 05:45:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282165#M284</guid>
      <dc:creator>XShao</dc:creator>
      <dc:date>2017-04-18T05:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282166#M285</link>
      <description>&lt;P&gt;I researched your problem further, as I want to help you find a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Intel employee who was posting for help with their project was using the FaceData RecognitionModule.DatabaseBuffer instruction to save face data.  They got saved data to load back in the next time the project was run by saving the face data to a .dat format file.  By doing this, the face data automatically loaded into the project the next time it was started.  I do not know how you would save in .dat format though - perhaps someone else on this forum can offer advice on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In another post, Intel employee Gal G suggested to someone with a null face reference that they should only do configuration once per frame, and before acquiring the frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/559066"&gt;https://software.intel.com/en-us/forums/realsense/topic/559066&lt;/A&gt; faceData.QueryFaceByIndex(i); returns null reference&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 07:34:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282166#M285</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-18T07:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282167#M286</link>
      <description>&lt;P&gt;Hi MartyG.&lt;/P&gt;&lt;P&gt;Thank you very much for your help.Can you help me ask the specific code or how do they configure FaceData.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 02:01:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282167#M286</guid>
      <dc:creator>XShao</dc:creator>
      <dc:date>2017-04-20T02:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: FaceData RecognitionModule.DatabaseBuffer always return null</title>
      <link>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282168#M287</link>
      <description>&lt;P&gt;They didn't provide code along with their message, sadly.  I was at least able to find a new post about face recognition storage during my latest researches that I hadn't seen before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/595065#"&gt;https://software.intel.com/en-us/forums/realsense/topic/595065#&lt;/A&gt; comment-1850183 Face Recognition Database &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With my limited stream programming knowledge, I can at least guess from Gal G's description that Gal did their configuration outside of the AcquireFrame loop, and before the loop occurs in the script, in order for that config to be done before the frame data is acquired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding creating a .dat file, I tracked down the posting of the Intel member involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/540823#"&gt;https://software.intel.com/en-us/forums/realsense/topic/540823#&lt;/A&gt; comment-1850227 WPF Face Recognition error. &lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 07:02:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/FaceData-RecognitionModule-DatabaseBuffer-always-return-null/m-p/282168#M287</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-20T07:02:32Z</dc:date>
    </item>
  </channel>
</rss>

