<?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 bug in IPPI_SMOOTH_EDGE in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/bug-in-IPPI-SMOOTH-EDGE/m-p/992446#M22495</link>
    <description>ppl,&lt;BR /&gt;i am trying to use interpolation in rotate or shear, &lt;BR /&gt;all work but for IPPI_SMOOTH_EDGE&lt;BR /&gt;&lt;BR /&gt;has anyone else found similar problem with that kind of interpolation .. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;example code .. :&lt;BR /&gt;----------------------------------&lt;BR /&gt;#define WIDTH 10&lt;BR /&gt;#define HEIGHT&lt;BR /&gt;IppiSize roi = {WIDTH, HEIGHT);&lt;BR /&gt;IppiRect rect = {0, 0, WIDTH, HEIGHT};&lt;BR /&gt;Ipp8u *img, *res_img;&lt;BR /&gt;&lt;BR /&gt;img = ippsMalloc_8u(WIDTH*HEIGHT);&lt;BR /&gt;res_img = ippsMalloc_8u(WIDTH*HEIGHT);&lt;BR /&gt;&lt;BR /&gt;ippiImageRamp_8u_C1R(img, roi.width, roi, 5, 1, ippAxsBoth);&lt;BR /&gt;ippiRotateCenter_8u_C1R(img, roi, roi.width, rect, res_img, roi.width, rect, 5.0, roi.width/2, roi.height/2, IPPI_INTER_CUBIC);&lt;BR /&gt;&lt;BR /&gt;replace IPPI_INTER_CUBIC with IPPI_SMOOTH_EDGE, phew !! doesnt work as expected .. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-micromysore&lt;P&gt;Message Edited by micromysore on &lt;SPAN class="date_text"&gt;04-13-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;01:51 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2005 02:31:50 GMT</pubDate>
    <dc:creator>micromysore1</dc:creator>
    <dc:date>2005-04-14T02:31:50Z</dc:date>
    <item>
      <title>bug in IPPI_SMOOTH_EDGE</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/bug-in-IPPI-SMOOTH-EDGE/m-p/992446#M22495</link>
      <description>ppl,&lt;BR /&gt;i am trying to use interpolation in rotate or shear, &lt;BR /&gt;all work but for IPPI_SMOOTH_EDGE&lt;BR /&gt;&lt;BR /&gt;has anyone else found similar problem with that kind of interpolation .. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;example code .. :&lt;BR /&gt;----------------------------------&lt;BR /&gt;#define WIDTH 10&lt;BR /&gt;#define HEIGHT&lt;BR /&gt;IppiSize roi = {WIDTH, HEIGHT);&lt;BR /&gt;IppiRect rect = {0, 0, WIDTH, HEIGHT};&lt;BR /&gt;Ipp8u *img, *res_img;&lt;BR /&gt;&lt;BR /&gt;img = ippsMalloc_8u(WIDTH*HEIGHT);&lt;BR /&gt;res_img = ippsMalloc_8u(WIDTH*HEIGHT);&lt;BR /&gt;&lt;BR /&gt;ippiImageRamp_8u_C1R(img, roi.width, roi, 5, 1, ippAxsBoth);&lt;BR /&gt;ippiRotateCenter_8u_C1R(img, roi, roi.width, rect, res_img, roi.width, rect, 5.0, roi.width/2, roi.height/2, IPPI_INTER_CUBIC);&lt;BR /&gt;&lt;BR /&gt;replace IPPI_INTER_CUBIC with IPPI_SMOOTH_EDGE, phew !! doesnt work as expected .. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-micromysore&lt;P&gt;Message Edited by micromysore on &lt;SPAN class="date_text"&gt;04-13-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;01:51 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2005 02:31:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/bug-in-IPPI-SMOOTH-EDGE/m-p/992446#M22495</guid>
      <dc:creator>micromysore1</dc:creator>
      <dc:date>2005-04-14T02:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: bug in IPPI_SMOOTH_EDGE</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/bug-in-IPPI-SMOOTH-EDGE/m-p/992447#M22496</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;you should use IPPI_SMOOTH_EDGE together with other types, for example, IPPI_INTER_CUBIC | IPPI_SMOOTH_EDGE.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 Apr 2005 01:44:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/bug-in-IPPI-SMOOTH-EDGE/m-p/992447#M22496</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-04-20T01:44:39Z</dc:date>
    </item>
  </channel>
</rss>

