<?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: Face Recognition in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Face-Recognition/m-p/492077#M5782</link>
    <description>&lt;P&gt;Do you mean that you want to remove a single ID and not delete the entire database file?  If so, removing an ID from the face database is called 'unregistering'.  The instruction in the old '2016 R2' and '2016 R3' SDKs to do this is called 'UnregisterUserByID'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?unregisteruserbyid_recognitionmoduledata_pxcfacedata.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?unregisteruserbyid_recognitionmoduledata_pxcfacedata.html&lt;/A&gt; Intel® RealSense™ SDK 2016 R3 Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample face recognition program linked to below has an unregister feature, so you could look at the program's code to see how it unregisters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk"&gt;https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk&lt;/A&gt; Archived - Code Sample: Facial Recognition Using Intel® RealSense™ SDK | Intel® Software &lt;/P&gt;</description>
    <pubDate>Thu, 03 May 2018 08:17:40 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-05-03T08:17:40Z</dc:date>
    <item>
      <title>Face Recognition</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Face-Recognition/m-p/492076#M5781</link>
      <description>&lt;P&gt;when removing face id in the database, the source code below deletes the entire registered face id. how to just delete on id that want to delete only? thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;private void DeleteDatabaseFile()&lt;/P&gt;&lt;P&gt;  {&lt;/P&gt;&lt;P&gt; if (File.Exists(DatabaseFilename))&lt;/P&gt;&lt;P&gt;             {&lt;/P&gt;&lt;P&gt;                 File.Delete(DatabaseFilename);&lt;/P&gt;&lt;P&gt;                 dbState = "Deleted";&lt;/P&gt;&lt;P&gt;             }&lt;/P&gt;&lt;P&gt;             else&lt;/P&gt;&lt;P&gt;             {&lt;/P&gt;&lt;P&gt;                 dbState = "Not Found";&lt;/P&gt;&lt;P&gt;             }&lt;/P&gt;&lt;P&gt;        }&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 06:43:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Face-Recognition/m-p/492076#M5781</guid>
      <dc:creator>rwahy</dc:creator>
      <dc:date>2018-05-03T06:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Face Recognition</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Face-Recognition/m-p/492077#M5782</link>
      <description>&lt;P&gt;Do you mean that you want to remove a single ID and not delete the entire database file?  If so, removing an ID from the face database is called 'unregistering'.  The instruction in the old '2016 R2' and '2016 R3' SDKs to do this is called 'UnregisterUserByID'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?unregisteruserbyid_recognitionmoduledata_pxcfacedata.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?unregisteruserbyid_recognitionmoduledata_pxcfacedata.html&lt;/A&gt; Intel® RealSense™ SDK 2016 R3 Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample face recognition program linked to below has an unregister feature, so you could look at the program's code to see how it unregisters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk"&gt;https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk&lt;/A&gt; Archived - Code Sample: Facial Recognition Using Intel® RealSense™ SDK | Intel® Software &lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 08:17:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Face-Recognition/m-p/492077#M5782</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-05-03T08:17:40Z</dc:date>
    </item>
  </channel>
</rss>

