<?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 How to filter image with arbitrary mask ? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922060#M15799</link>
    <description>&lt;DIV&gt;How to filter image with arbitrary mask ?&lt;BR /&gt;&lt;BR /&gt; After investigating Filter , Filter32f ,FilterBox and Fixed &lt;BR /&gt;Filter functions , I have none filter with mask . For example,my mask is a rectangle or arbitrary shape ? The key&lt;BR /&gt;problem to realize such filter is to decide whether the pixel&lt;BR /&gt;is in the mask region ,and then do neighbour processing .&lt;BR /&gt; If no function in IPP library , are there any code samples with SSE/SSE2/SSE3 ? &lt;/DIV&gt;</description>
    <pubDate>Wed, 22 Dec 2004 13:37:46 GMT</pubDate>
    <dc:creator>foreststone</dc:creator>
    <dc:date>2004-12-22T13:37:46Z</dc:date>
    <item>
      <title>How to filter image with arbitrary mask ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922060#M15799</link>
      <description>&lt;DIV&gt;How to filter image with arbitrary mask ?&lt;BR /&gt;&lt;BR /&gt; After investigating Filter , Filter32f ,FilterBox and Fixed &lt;BR /&gt;Filter functions , I have none filter with mask . For example,my mask is a rectangle or arbitrary shape ? The key&lt;BR /&gt;problem to realize such filter is to decide whether the pixel&lt;BR /&gt;is in the mask region ,and then do neighbour processing .&lt;BR /&gt; If no function in IPP library , are there any code samples with SSE/SSE2/SSE3 ? &lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Dec 2004 13:37:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922060#M15799</guid>
      <dc:creator>foreststone</dc:creator>
      <dc:date>2004-12-22T13:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter image with arbitrary mask ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922061#M15800</link>
      <description>&lt;DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;There is no filter with mask realization in IPPI.Youcan use copy with mask (substitute masked bytes with zeroes) and then apply filter.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 25 Dec 2004 02:57:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922061#M15800</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-12-25T02:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter image with arbitrary mask ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922062#M15801</link>
      <description>&lt;DIV&gt;But the problem is that I neednt filteron the border , so it is critical to decide whether doing filter . Copying with mask cant meet it, because it does filtering any where including border andarea masked . &lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Dec 2004 11:29:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922062#M15801</guid>
      <dc:creator>foreststone</dc:creator>
      <dc:date>2004-12-27T11:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter image with arbitrary mask ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922063#M15802</link>
      <description>&lt;DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;I dont fully understand what doyou want. Ifyou dont need to filter bordersyou can use ippiConv(Full or Valid) or ippiCrossCorr(same with inverse kernel). There are a lot of opportunities to do filtering in different ways. We dont have operations with mask in ippIP. If this answer isnt enough,could you pleaseattach a simple code example: what doyou really want to do.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Dec 2004 21:48:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-filter-image-with-arbitrary-mask/m-p/922063#M15802</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-12-30T21:48:16Z</dc:date>
    </item>
  </channel>
</rss>

