<?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: buggy IppiFilter? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/buggy-IppiFilter/m-p/913635#M14681</link>
    <description>&lt;P&gt;ok please ignore this, it was my fault (stacking blur passes, I realize it was then taking the uninitialized border around the target frame for the second pass, obviously)&lt;/P&gt;
&lt;P&gt;(but I would still like to know if we have to assume that all non-inplace functions cannot be used with the same buffers, even ifsome can in practice)&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2008 03:42:20 GMT</pubDate>
    <dc:creator>gol</dc:creator>
    <dc:date>2008-03-11T03:42:20Z</dc:date>
    <item>
      <title>buggy IppiFilter?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/buggy-IppiFilter/m-p/913634#M14680</link>
      <description>&lt;P&gt;This applies to both IppiFilter &amp;amp; IppiFilter, &amp;amp; probably other non-in-place ones.&lt;/P&gt;
&lt;P&gt;I was getting troubles getting a blur to work (the filter box was working, though), because I kept gettinga yellowish border around my blur. Sometimes it was just black, meaning: it was some non-initialized parameter somewhere. Then I realized that the yellow was coming from my *destination* bitmap! Problem is that the help file says that the function blurs the input, then *sets* the pixel to the destination buffer. It doesn't set, it blends. It will blend the blurred source with the destination one, meaning that if you blur a rectangle from a white source buffer to a destination buffer filled with yellow, you're gonna get yellow around your blurred result.&lt;BR /&gt;So you have to first copy your source bitmap to the destination one, I think the help file should mention that.&lt;/P&gt;
&lt;P&gt;Btw, these 2 functions seem to work as in-place too. I wish Intel was making clear which non-inplace functions are in-place safe, if any. It hurts to have to allocate huge buffers for nothing.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2008 01:27:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/buggy-IppiFilter/m-p/913634#M14680</guid>
      <dc:creator>gol</dc:creator>
      <dc:date>2008-03-11T01:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: buggy IppiFilter?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/buggy-IppiFilter/m-p/913635#M14681</link>
      <description>&lt;P&gt;ok please ignore this, it was my fault (stacking blur passes, I realize it was then taking the uninitialized border around the target frame for the second pass, obviously)&lt;/P&gt;
&lt;P&gt;(but I would still like to know if we have to assume that all non-inplace functions cannot be used with the same buffers, even ifsome can in practice)&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2008 03:42:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/buggy-IppiFilter/m-p/913635#M14681</guid>
      <dc:creator>gol</dc:creator>
      <dc:date>2008-03-11T03:42:20Z</dc:date>
    </item>
  </channel>
</rss>

