<?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 why ippiMatchTemplateGetBufSize return 0 ? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/why-ippiMatchTemplateGetBufSize-return-0/m-p/994526#M22783</link>
    <description>&lt;DIV&gt;&lt;FONT size="2"&gt;
&lt;P&gt;Could anyone point out whatgoes wrong with the following code?&lt;/P&gt;
&lt;P&gt;the returned status indicates no error, butbuffsize is already 0. I wonder if there is restriction on the roi sizes. &lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;int&lt;/FONT&gt;&lt;FONT size="2"&gt; buffsize;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;IppStatus &lt;/P&gt;&lt;/FONT&gt;status = cv.ippiMatchTemplateGetBufSize_SqDiff(&lt;FONT color="#0000ff" size="2"&gt;new&lt;/FONT&gt;&lt;FONT size="2"&gt; IppiSize(128, 128), &lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;new&lt;/FONT&gt;&lt;FONT size="2"&gt; IppiSize(32, 32), IppDataType.ipp8u, &amp;amp;buffsize);&lt;/FONT&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Thanks!!&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 05 Mar 2005 04:13:51 GMT</pubDate>
    <dc:creator>l_luo</dc:creator>
    <dc:date>2005-03-05T04:13:51Z</dc:date>
    <item>
      <title>why ippiMatchTemplateGetBufSize return 0 ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/why-ippiMatchTemplateGetBufSize-return-0/m-p/994526#M22783</link>
      <description>&lt;DIV&gt;&lt;FONT size="2"&gt;
&lt;P&gt;Could anyone point out whatgoes wrong with the following code?&lt;/P&gt;
&lt;P&gt;the returned status indicates no error, butbuffsize is already 0. I wonder if there is restriction on the roi sizes. &lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;int&lt;/FONT&gt;&lt;FONT size="2"&gt; buffsize;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;IppStatus &lt;/P&gt;&lt;/FONT&gt;status = cv.ippiMatchTemplateGetBufSize_SqDiff(&lt;FONT color="#0000ff" size="2"&gt;new&lt;/FONT&gt;&lt;FONT size="2"&gt; IppiSize(128, 128), &lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;new&lt;/FONT&gt;&lt;FONT size="2"&gt; IppiSize(32, 32), IppDataType.ipp8u, &amp;amp;buffsize);&lt;/FONT&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Thanks!!&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 05 Mar 2005 04:13:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/why-ippiMatchTemplateGetBufSize-return-0/m-p/994526#M22783</guid>
      <dc:creator>l_luo</dc:creator>
      <dc:date>2005-03-05T04:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: why ippiMatchTemplateGetBufSize return 0 ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/why-ippiMatchTemplateGetBufSize-return-0/m-p/994527#M22784</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;it is expected behaviuor. The previous implementation of MatchTemplate function required some buffer, but in current version it is not necessary, so function returns 0 - means you need buffer with size 0 (in other words, you do not need buffer).&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Sat, 12 Mar 2005 03:12:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/why-ippiMatchTemplateGetBufSize-return-0/m-p/994527#M22784</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-03-12T03:12:49Z</dc:date>
    </item>
  </channel>
</rss>

