<?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 Re: Dilate3x3, Erode3x3 destructor errors in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dilate3x3-Erode3x3-destructor-errors/m-p/887281#M10987</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;hi Vladimir,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: x-small;"&gt;1. Do you mean &lt;SPAN style="font-size: x-small;"&gt;ippiDilate3x3_8u_C1R function?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: x-small;"&gt;2. Windows , Linux or Mac OS?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="margin:0px;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;--Gennady&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 27 Sep 2008 07:30:00 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2008-09-27T07:30:00Z</dc:date>
    <item>
      <title>Dilate3x3, Erode3x3 destructor errors</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dilate3x3-Erode3x3-destructor-errors/m-p/887280#M10986</link>
      <description>&lt;FONT size="2"&gt;
&lt;P&gt;The following code works properly:&lt;BR /&gt;GIMG&lt;IPP8U&gt; src(720, 720);&lt;BR /&gt;GIMG&lt;IPP8U&gt; dst(720, 720);&lt;BR /&gt;src.roiRect(1,1,1,1);&lt;BR /&gt;dst.roiRect(1,1,1,1);&lt;BR /&gt;&lt;/IPP8U&gt;&lt;/IPP8U&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;Dilate3x3(src, dst);&lt;/FONT&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;After changing height from 720 to 360:&lt;BR /&gt;GIMG&lt;IPP8U&gt; src(720, 360);&lt;BR /&gt;GIMG&lt;IPP8U&gt; dst(720, 360);&lt;BR /&gt;src.roiRect(1,1,1,1);&lt;BR /&gt;dst.roiRect(1,1,1,1); &lt;BR /&gt;&lt;FONT size="2"&gt;Dilate3x3(src, dst);&lt;BR /&gt;Destructors of src,dst throw exception (stack is corrupted). It happens in both IPP 5.3.3 and 6.0.0 versions and with Erode3x3 too.&lt;/FONT&gt;&lt;/IPP8U&gt;&lt;/IPP8U&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Any idea ?&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2008 11:38:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dilate3x3-Erode3x3-destructor-errors/m-p/887280#M10986</guid>
      <dc:creator>vladimir12345</dc:creator>
      <dc:date>2008-09-14T11:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dilate3x3, Erode3x3 destructor errors</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dilate3x3-Erode3x3-destructor-errors/m-p/887281#M10987</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;hi Vladimir,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: x-small;"&gt;1. Do you mean &lt;SPAN style="font-size: x-small;"&gt;ippiDilate3x3_8u_C1R function?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: x-small;"&gt;2. Windows , Linux or Mac OS?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="margin:0px;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;--Gennady&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 27 Sep 2008 07:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dilate3x3-Erode3x3-destructor-errors/m-p/887281#M10987</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-09-27T07:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dilate3x3, Erode3x3 destructor errors</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dilate3x3-Erode3x3-destructor-errors/m-p/887282#M10988</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/331109"&gt;gfedorov&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;DIV style="margin:0px;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;hi Vladimir,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: x-small;"&gt;1. Do you mean &lt;SPAN style="font-size: x-small;"&gt;ippiDilate3x3_8u_C1R function?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: x-small;"&gt;2. Windows , Linux or Mac OS?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="margin:0px;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;--Gennady&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;It's a problem of a C++ wrappers GIMG and Dilate3x3, ippiDilate3x3_8u_C1R works properly if used directly. Windows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2008 12:37:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dilate3x3-Erode3x3-destructor-errors/m-p/887282#M10988</guid>
      <dc:creator>vladimir12345</dc:creator>
      <dc:date>2008-09-28T12:37:48Z</dc:date>
    </item>
  </channel>
</rss>

