<?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 SDK issues in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/SDK-issues/m-p/1097678#M67461</link>
    <description>&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;I have been working with the facial recognition sample code, and I can't get it to run. I have already added the reference to the dll file, and someone else has suggested that commenting out the two lines below will get it to work, which it does, however no database is created.&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;I have gone through the most recent SDK and even though it gives the same exact code as below for creating the storage, when actually investigating the member functions of recognitionConfig, neither CreateStorage or UseStorage are member functions.&lt;/P&gt;

&lt;PRE class="brush:csharp;" style="font-size: 13.008px; line-height: 19.512px;"&gt;recognitionConfig.CreateStorage(DatabaseName, out recognitionDesc);
recognitionConfig.UseStorage(DatabaseName);&lt;/PRE&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;How do you actually create and use the storage as I am assuming that recognition Config does not do that anymore?&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2016 22:46:06 GMT</pubDate>
    <dc:creator>Indulekha_G_</dc:creator>
    <dc:date>2016-03-03T22:46:06Z</dc:date>
    <item>
      <title>SDK issues</title>
      <link>https://community.intel.com/t5/Software-Archive/SDK-issues/m-p/1097678#M67461</link>
      <description>&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;I have been working with the facial recognition sample code, and I can't get it to run. I have already added the reference to the dll file, and someone else has suggested that commenting out the two lines below will get it to work, which it does, however no database is created.&lt;/P&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;I have gone through the most recent SDK and even though it gives the same exact code as below for creating the storage, when actually investigating the member functions of recognitionConfig, neither CreateStorage or UseStorage are member functions.&lt;/P&gt;

&lt;PRE class="brush:csharp;" style="font-size: 13.008px; line-height: 19.512px;"&gt;recognitionConfig.CreateStorage(DatabaseName, out recognitionDesc);
recognitionConfig.UseStorage(DatabaseName);&lt;/PRE&gt;

&lt;P style="font-size: 13.008px; line-height: 19.512px;"&gt;How do you actually create and use the storage as I am assuming that recognition Config does not do that anymore?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 22:46:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SDK-issues/m-p/1097678#M67461</guid>
      <dc:creator>Indulekha_G_</dc:creator>
      <dc:date>2016-03-03T22:46:06Z</dc:date>
    </item>
    <item>
      <title>Unfortunately the methods</title>
      <link>https://community.intel.com/t5/Software-Archive/SDK-issues/m-p/1097679#M67462</link>
      <description>&lt;P&gt;Unfortunately the methods associated with database CRUD are not implemented in the current SDK for facial recognition, as documented here: &lt;A href="https://software.intel.com/en-us/blogs/2015/11/18/whats-news-in-rs-sdk-r5" target="_blank"&gt;https://software.intel.com/en-us/blogs/2015/11/18/whats-news-in-rs-sdk-r5&lt;/A&gt;. Commenting-out those lines of code should allow the app to build and run OK, but the database functionality will not work as it did with the earlier SDK.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 23:07:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SDK-issues/m-p/1097679#M67462</guid>
      <dc:creator>Bryan_B_Intel1</dc:creator>
      <dc:date>2016-03-03T23:07:24Z</dc:date>
    </item>
    <item>
      <title>Thanks for the response, both</title>
      <link>https://community.intel.com/t5/Software-Archive/SDK-issues/m-p/1097680#M67463</link>
      <description>&lt;P&gt;Thanks for the response, both on this thread and my other thread! Would it be possible to revert to a previous SDK to preform facial recognition, as without a database, it doesn't seem possible to do facial recognition since there is nothing to compare the faces too?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 23:59:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SDK-issues/m-p/1097680#M67463</guid>
      <dc:creator>Indulekha_G_</dc:creator>
      <dc:date>2016-03-03T23:59:25Z</dc:date>
    </item>
  </channel>
</rss>

