<?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 Specifying 'Fill Values' for ippiWarpAffineLinear function in IPP9 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Specifying-Fill-Values-for-ippiWarpAffineLinear-function-in-IPP9/m-p/1092592#M24978</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using the&amp;nbsp;ippiWarpAffineLinear function to apply a transform to my image.&lt;/P&gt;

&lt;P&gt;Is there a way to specify 'Fill Values' in the output image? By Fill Values I am referring to the pixels in the destination image which are mapped from pixels outside the source image.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;-Anchit&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2016 19:49:03 GMT</pubDate>
    <dc:creator>Anchit_D_</dc:creator>
    <dc:date>2016-06-10T19:49:03Z</dc:date>
    <item>
      <title>Specifying 'Fill Values' for ippiWarpAffineLinear function in IPP9</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Specifying-Fill-Values-for-ippiWarpAffineLinear-function-in-IPP9/m-p/1092592#M24978</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using the&amp;nbsp;ippiWarpAffineLinear function to apply a transform to my image.&lt;/P&gt;

&lt;P&gt;Is there a way to specify 'Fill Values' in the output image? By Fill Values I am referring to the pixels in the destination image which are mapped from pixels outside the source image.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;-Anchit&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 19:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Specifying-Fill-Values-for-ippiWarpAffineLinear-function-in-IPP9/m-p/1092592#M24978</guid>
      <dc:creator>Anchit_D_</dc:creator>
      <dc:date>2016-06-10T19:49:03Z</dc:date>
    </item>
    <item>
      <title>Hi Anchit,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Specifying-Fill-Values-for-ippiWarpAffineLinear-function-in-IPP9/m-p/1092593#M24979</link>
      <description>&lt;P&gt;Hi Anchit,&lt;/P&gt;

&lt;P&gt;To specify 'Fill Values' in the output image, you should set the borderType parameter as ippBorderConst and set the pBorderValue parameter when initializing the IppiWarpSpec structure by the function ippiWarpAffineLinearInit. Then the pixels in the destination image which are mapped from pixels outside the source image&amp;nbsp;are set to the constant value specified in pBorderValue. The data type of pBorderValue is automatically converted from Ipp64f to the data type of the processed images.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Valentin&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 00:19:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Specifying-Fill-Values-for-ippiWarpAffineLinear-function-in-IPP9/m-p/1092593#M24979</guid>
      <dc:creator>Valentin_K_Intel</dc:creator>
      <dc:date>2016-06-15T00:19:08Z</dc:date>
    </item>
  </channel>
</rss>

