<?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 Your'e welcome. I'm happy my in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963883#M19916</link>
    <description>&lt;P&gt;Your'e welcome. I'm happy my knowledge was useful for you.&lt;/P&gt;
&lt;P&gt;Like you, I'd very much like if Intel IPP would add a training class area to the IPP web site.&lt;BR /&gt;This area could be read-only and could be like a forum with topics and articles. One topic could be "Reducing ringing effects when filtering". Another could be "Implementing digital filters in the frequency domain" etc.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2013 21:29:17 GMT</pubDate>
    <dc:creator>Thomas_Jensen1</dc:creator>
    <dc:date>2013-03-14T21:29:17Z</dc:date>
    <item>
      <title>Deconv LR method - Restoring pixel borders (reducing ringin effect)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963879#M19912</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the LR deconv method from IPP and got it working. However, I am not sure as to what I should use to restore the pixel border before calling this function ? I use edgetaper in matlab for this purpose otherwise I get the ringing effect on my deblurred result.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly help with some code snippets that demonstrates how this ringign effect is taken care in IPP ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Saumya&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2013 19:44:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963879#M19912</guid>
      <dc:creator>saumya_satish</dc:creator>
      <dc:date>2013-03-06T19:44:54Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;... that demonstrates how</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963880#M19913</link>
      <description>&amp;gt;&amp;gt;... that demonstrates how this ringign effect...

How that Ringing Effect looks like ( before it was restored )? Could you attach screenshots for Uncorrected and Corrected images? Thanks in advance.</description>
      <pubDate>Sat, 09 Mar 2013 01:04:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963880#M19913</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-03-09T01:04:41Z</dc:date>
    </item>
    <item>
      <title>Since IPP mostly requires you</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963881#M19914</link>
      <description>&lt;P&gt;Since IPP mostly requires you to add you own border pixels, since the kernel overlaps the image edges, then you must allocate a temp image buffer and then copy over your source image using for instance ippiCopyReplicateBorder. This will put you image in the middle and then duplicate pixel values in the border. When filtering, the source ROI should be middle part of the image (your source image). The destination ROI is an image with he same dimension as your source image. The duplicated pixels will reduce ringing.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2013 12:33:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963881#M19914</guid>
      <dc:creator>Thomas_Jensen1</dc:creator>
      <dc:date>2013-03-09T12:33:38Z</dc:date>
    </item>
    <item>
      <title>Thanks Thomas. That works and</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963882#M19915</link>
      <description>&lt;P&gt;Thanks Thomas. That works and reduced ringing to quite an extent !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2013 21:03:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963882#M19915</guid>
      <dc:creator>saumya_satish</dc:creator>
      <dc:date>2013-03-14T21:03:22Z</dc:date>
    </item>
    <item>
      <title>Your'e welcome. I'm happy my</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963883#M19916</link>
      <description>&lt;P&gt;Your'e welcome. I'm happy my knowledge was useful for you.&lt;/P&gt;
&lt;P&gt;Like you, I'd very much like if Intel IPP would add a training class area to the IPP web site.&lt;BR /&gt;This area could be read-only and could be like a forum with topics and articles. One topic could be "Reducing ringing effects when filtering". Another could be "Implementing digital filters in the frequency domain" etc.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2013 21:29:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deconv-LR-method-Restoring-pixel-borders-reducing-ringin-effect/m-p/963883#M19916</guid>
      <dc:creator>Thomas_Jensen1</dc:creator>
      <dc:date>2013-03-14T21:29:17Z</dc:date>
    </item>
  </channel>
</rss>

