<?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 FloodFill / distanceTransform in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/FloodFill-distanceTransform/m-p/994091#M22666</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;I want to fill image holes, using a distance transform of another image.&lt;/DIV&gt;
&lt;DIV&gt;Is there a way - to get aclosest pixels map(i.e. not only the distance map , but also the closest pixel'slocation/adress)&lt;STRONG&gt;or&lt;/STRONG&gt; to flood fill an image using another image's non zero pixels and theirclosest pixels??&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you..&lt;/DIV&gt;</description>
    <pubDate>Sun, 13 Mar 2005 18:01:14 GMT</pubDate>
    <dc:creator>lital</dc:creator>
    <dc:date>2005-03-13T18:01:14Z</dc:date>
    <item>
      <title>FloodFill / distanceTransform</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FloodFill-distanceTransform/m-p/994091#M22666</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;I want to fill image holes, using a distance transform of another image.&lt;/DIV&gt;
&lt;DIV&gt;Is there a way - to get aclosest pixels map(i.e. not only the distance map , but also the closest pixel'slocation/adress)&lt;STRONG&gt;or&lt;/STRONG&gt; to flood fill an image using another image's non zero pixels and theirclosest pixels??&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you..&lt;/DIV&gt;</description>
      <pubDate>Sun, 13 Mar 2005 18:01:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FloodFill-distanceTransform/m-p/994091#M22666</guid>
      <dc:creator>lital</dc:creator>
      <dc:date>2005-03-13T18:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: FloodFill / distanceTransform</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FloodFill-distanceTransform/m-p/994092#M22667</link>
      <description>&lt;DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This functionality (distance transform with the labels of the nearest points) has been added to the very latest CVS version of OpenCV&lt;/P&gt;
&lt;P&gt;that can be retrieved from SourceForge: &lt;/P&gt;&lt;/FONT&gt;&lt;A href="http://sourceforge.net/cvs/?group_id=22870" target="_blank"&gt;&lt;U&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="http://sourceforge.net/cvs/?group_id=22870" target="_blank"&gt;http://sourceforge.net/cvs/?group_id=22870&lt;/A&gt;&lt;FONT color="#000080" size="2"&gt; &lt;P&gt;&lt;/P&gt;
&lt;P&gt;Actually, it is not exactly what it requested, because all pixels in a connected component have the same labels, so the labels of the nearest connected components, not the nearest pixels, are returned. Though, this feature can be easily added, if need.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Mar 2005 18:04:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FloodFill-distanceTransform/m-p/994092#M22667</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-03-23T18:04:15Z</dc:date>
    </item>
  </channel>
</rss>

