<?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: ippiThreshold_Val_8u_C1IR in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937622#M17375</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Really? I recommend you to submit issue report to &lt;A href="http://premier.intel.com" target="_blank"&gt;Intel Premier Support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please specify what version of IPP do you use and what platform, processor and OS.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2006 23:43:11 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2006-04-04T23:43:11Z</dc:date>
    <item>
      <title>ippiThreshold_Val_8u_C1IR</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937619#M17372</link>
      <description>&lt;DIV&gt;Hi, there,&lt;BR /&gt;&lt;BR /&gt;When I ran the following code,&lt;BR /&gt;&lt;BR /&gt;////////////////////////////////////////&lt;BR /&gt;Ipp8u img1[2][2]={0,1,2,3};&lt;BR /&gt;IppiSize sz1={2,2};&lt;/DIV&gt;&lt;DIV&gt;int stride = 2;&lt;BR /&gt;IppStatus s1 = ippiThreshold_Val_8u_C1IR(&amp;amp;(img1[0][0]),stride,sz1,0, 1, ippCmpGreaterEq);//ippCmpEq);&lt;BR /&gt;///////////////////////////////////////////////&lt;BR /&gt;the return status (s1) is "ippStsNotSupportedModeErr" instead of ippStsNoErr.&lt;BR /&gt;&lt;BR /&gt;Please advice on what is wrong with the code.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Fan&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Apr 2006 00:20:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937619#M17372</guid>
      <dc:creator>fzhe</dc:creator>
      <dc:date>2006-04-04T00:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: ippiThreshold_Val_8u_C1IR</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937620#M17373</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Fan,&lt;/P&gt;
&lt;P&gt;if you'll look at description of this function in ippi manual you'll find that:&lt;/P&gt;&lt;I&gt;&lt;FONT face="Courier-Oblique" size="2"&gt;
&lt;P align="left"&gt;ippCmpOp &lt;/P&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT face="TimesNewRomanPSMT" size="3"&gt;The operation to use for comparing pixel values and the &lt;/FONT&gt;&lt;I&gt;&lt;FONT face="Courier-Oblique" size="2"&gt;threshold&lt;/FONT&gt;&lt;/I&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT face="TimesNewRomanPSMT" size="3"&gt;. Comparison for either less than or greater than can be used.&lt;/FONT&gt;&lt;P&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT face="TimesNewRomanPSMT" size="3"&gt;&lt;FONT size="2"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2006 23:27:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937620#M17373</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-04T23:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: ippiThreshold_Val_8u_C1IR</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937621#M17374</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Yes. I did try equal and greater than. Both of them produced that error status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2006 23:32:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937621#M17374</guid>
      <dc:creator>fzhe</dc:creator>
      <dc:date>2006-04-04T23:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: ippiThreshold_Val_8u_C1IR</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937622#M17375</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Really? I recommend you to submit issue report to &lt;A href="http://premier.intel.com" target="_blank"&gt;Intel Premier Support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please specify what version of IPP do you use and what platform, processor and OS.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2006 23:43:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937622#M17375</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-04T23:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: ippiThreshold_Val_8u_C1IR</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937623#M17376</link>
      <description>&lt;DIV&gt;Tech support duplicated the problem and escalated it already. Since you gave me better answers than I got from tech-support, I want to try the forum too.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks anyway.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Fan&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Apr 2006 23:47:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937623#M17376</guid>
      <dc:creator>fzhe</dc:creator>
      <dc:date>2006-04-04T23:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: ippiThreshold_Val_8u_C1IR</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937624#M17377</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Thanks you, we will check if it is wrong documentation issue or it is bug in function's implementation.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2006 23:49:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiThreshold-Val-8u-C1IR/m-p/937624#M17377</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-04T23:49:47Z</dc:date>
    </item>
  </channel>
</rss>

