<?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: how do i get face detect sample in ipp? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901590#M12836</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The modified version of FD example will be in IPP 5.2 Gold.&lt;/P&gt;
&lt;P&gt;The current version contains too much outside IPP calculations and can be corrected by decreasing of varaibles &lt;FONT face="Courier New"&gt;maxfacecount&lt;/FONT&gt; (/3) and &lt;FONT face="Courier New"&gt;maxrectcount&lt;/FONT&gt; (==30)and simplifying of &lt;FONT face="Courier New"&gt;CCluster&lt;/FONT&gt; constructor.&lt;/P&gt;
&lt;P&gt;For embedded systems you should change FPIPP functions to &lt;FONT face="Courier New"&gt;ippiHaarClassifierInitAlloc_32s&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiGetHaarClassifierSize_32s&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiHaarClassifierFree_32s&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiSqrIntegral_8u32s_C1R&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiRectStdDev_32s_C1RSfs&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiApplyHaarClassifier_32s_C1RSfs&lt;/FONT&gt; and change corresponding data types. The performance is sufficient to track several frames per second&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;</description>
    <pubDate>Thu, 23 Nov 2006 19:16:06 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2006-11-23T19:16:06Z</dc:date>
    <item>
      <title>how do i get face detect sample in ipp?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901587#M12833</link>
      <description>&lt;P&gt;i notice that the face detect sample in ipp. but i can't found it in free code. where is it?&lt;/P&gt;
&lt;P&gt;another problem is if the face detect sample can be runned in embedded system(such as&lt;/P&gt;
&lt;P&gt;wince)?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;best regard&lt;/P&gt;
&lt;P&gt;david&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2006 02:19:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901587#M12833</guid>
      <dc:creator>zhouqiang</dc:creator>
      <dc:date>2006-11-08T02:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: how do i get face detect sample in ipp?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901588#M12834</link>
      <description>could anyone can help to answer?</description>
      <pubDate>Tue, 14 Nov 2006 15:08:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901588#M12834</guid>
      <dc:creator>zhouqiang</dc:creator>
      <dc:date>2006-11-14T15:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: how do i get face detect sample in ipp?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901589#M12835</link>
      <description>&lt;P&gt;Hello, seems they are missed on web page, please contact &lt;A href="http://premier.intel.com"&gt;Intel Premier Support&lt;/A&gt; to get instructions how to download these samples&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2006 02:01:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901589#M12835</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-11-17T02:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: how do i get face detect sample in ipp?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901590#M12836</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The modified version of FD example will be in IPP 5.2 Gold.&lt;/P&gt;
&lt;P&gt;The current version contains too much outside IPP calculations and can be corrected by decreasing of varaibles &lt;FONT face="Courier New"&gt;maxfacecount&lt;/FONT&gt; (/3) and &lt;FONT face="Courier New"&gt;maxrectcount&lt;/FONT&gt; (==30)and simplifying of &lt;FONT face="Courier New"&gt;CCluster&lt;/FONT&gt; constructor.&lt;/P&gt;
&lt;P&gt;For embedded systems you should change FPIPP functions to &lt;FONT face="Courier New"&gt;ippiHaarClassifierInitAlloc_32s&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiGetHaarClassifierSize_32s&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiHaarClassifierFree_32s&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiSqrIntegral_8u32s_C1R&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiRectStdDev_32s_C1RSfs&lt;/FONT&gt;, &lt;FONT face="Courier New"&gt;ippiApplyHaarClassifier_32s_C1RSfs&lt;/FONT&gt; and change corresponding data types. The performance is sufficient to track several frames per second&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2006 19:16:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-do-i-get-face-detect-sample-in-ipp/m-p/901590#M12836</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-11-23T19:16:06Z</dc:date>
    </item>
  </channel>
</rss>

