<?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 Alpha composite onto destination without alpha in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Alpha-composite-onto-destination-without-alpha/m-p/1102714#M25186</link>
    <description>&lt;P&gt;I have two cases where I need to do fast composition of images and I can't find a suitable method in IPP.&lt;/P&gt;

&lt;P&gt;In both cases the destination image doesn't have an alpha channel, but I have alpha information for the image I'm trying to composite on top. I don't want to create an alpha channel in the destination image just for this operation because the ROI might be very small.&lt;/P&gt;

&lt;P&gt;So my use cases are:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Destination image (background) is 8uC3, source image (on top) is 8uC4&lt;/LI&gt;
	&lt;LI&gt;Destination image (background) is 8uC3, source image (on top) is 8uC3 and I have another 8uC1 image containing its alpha.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;One option which seems inefficient would be to copy the destination ROI into a new 8uC4 image, use AlphaComp with source image, then copy back to destination ROI.&lt;/P&gt;

&lt;P&gt;Is there a nicer way to do this with existing IPP functions, or can someone recommend a fast way to code these operations, keeping the ROI functionality which would get vectorized well?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2015 08:18:26 GMT</pubDate>
    <dc:creator>Arpad_R_</dc:creator>
    <dc:date>2015-12-10T08:18:26Z</dc:date>
    <item>
      <title>Alpha composite onto destination without alpha</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Alpha-composite-onto-destination-without-alpha/m-p/1102714#M25186</link>
      <description>&lt;P&gt;I have two cases where I need to do fast composition of images and I can't find a suitable method in IPP.&lt;/P&gt;

&lt;P&gt;In both cases the destination image doesn't have an alpha channel, but I have alpha information for the image I'm trying to composite on top. I don't want to create an alpha channel in the destination image just for this operation because the ROI might be very small.&lt;/P&gt;

&lt;P&gt;So my use cases are:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Destination image (background) is 8uC3, source image (on top) is 8uC4&lt;/LI&gt;
	&lt;LI&gt;Destination image (background) is 8uC3, source image (on top) is 8uC3 and I have another 8uC1 image containing its alpha.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;One option which seems inefficient would be to copy the destination ROI into a new 8uC4 image, use AlphaComp with source image, then copy back to destination ROI.&lt;/P&gt;

&lt;P&gt;Is there a nicer way to do this with existing IPP functions, or can someone recommend a fast way to code these operations, keeping the ROI functionality which would get vectorized well?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 08:18:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Alpha-composite-onto-destination-without-alpha/m-p/1102714#M25186</guid>
      <dc:creator>Arpad_R_</dc:creator>
      <dc:date>2015-12-10T08:18:26Z</dc:date>
    </item>
  </channel>
</rss>

