<?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 masks in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/masks/m-p/974330#M20815</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Suppose I have an 3 channel 640x480 image. For masked operation on 3-channel images (e.g. ippiCopy_8u_C3R), what size does the mask need to be? From my experiments, it seems like it needs to be 1920x1440 for ippiCopy_8u_C3R to work. In other words there are 3 mask pixels corresponding to each pixel, one mask value for each color channel. My expectation would be that the mask is a 640x4801 channel image for a 640x480 3 channel image, one mask value for every RGB triple. &lt;/DIV&gt;</description>
    <pubDate>Tue, 20 Sep 2005 23:57:53 GMT</pubDate>
    <dc:creator>jpritts</dc:creator>
    <dc:date>2005-09-20T23:57:53Z</dc:date>
    <item>
      <title>masks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/masks/m-p/974330#M20815</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Suppose I have an 3 channel 640x480 image. For masked operation on 3-channel images (e.g. ippiCopy_8u_C3R), what size does the mask need to be? From my experiments, it seems like it needs to be 1920x1440 for ippiCopy_8u_C3R to work. In other words there are 3 mask pixels corresponding to each pixel, one mask value for each color channel. My expectation would be that the mask is a 640x4801 channel image for a 640x480 3 channel image, one mask value for every RGB triple. &lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Sep 2005 23:57:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/masks/m-p/974330#M20815</guid>
      <dc:creator>jpritts</dc:creator>
      <dc:date>2005-09-20T23:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: masks</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/masks/m-p/974331#M20816</link>
      <description>&lt;P&gt;In IPP masked functions (eg ippiCopy_8u_C3MR) the mask should contain 1 byte for each image pixel. For 3 channel 640x480 mask should be 1 8u channel 640x480. Please check src, dst, mask image steps&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Sep 2005 13:49:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/masks/m-p/974331#M20816</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2005-09-21T13:49:30Z</dc:date>
    </item>
  </channel>
</rss>

