Hi Dan, list,<br>     I wanted to create a binary volume from the region enclosed <br>by the surface, the definition of which i have in the face-vertex <br>representation, and of which i know that it is closed. <br>     Any suggestions?<br>
     sid.<br><br><div class="gmail_quote">On Fri, Jul 23, 2010 at 9:42 AM, Dan Mueller <span dir="ltr">&lt;<a href="mailto:dan.muel@gmail.com">dan.muel@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Sid,<br>
<br>
Doesn&#39;t the front iterator implement the &quot;flood filling&quot; you are<br>
referring to? Maybe I misunderstand what you mean by &quot;flood<br>
filling&quot;...<br>
<div><div></div><div class="h5"><br>
On 23 July 2010 18:37, Siddharth Srivastava &lt;<a href="mailto:siddys@gmail.com">siddys@gmail.com</a>&gt; wrote:<br>
&gt; Thanks, Dan. Interesting extensions to ::Mesh, and I will<br>
&gt; certainly start with this now.<br>
&gt; Any ideas about flood filling? Or maybe just getting a region bound<br>
&gt; by the manifold?<br>
&gt; sid.<br>
&gt;<br>
&gt; On Thu, Jul 22, 2010 at 9:26 PM, Dan Mueller &lt;<a href="mailto:dan.muel@gmail.com">dan.muel@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Sid,<br>
&gt;&gt;<br>
&gt;&gt; You may be interested in the following Insight Journal paper<br>
&gt;&gt; (especially section 3.3):<br>
&gt;&gt;     ItkQuadEdgeMesh: A Discrete Orientable 2-Manifold Data Structure<br>
&gt;&gt; for Image Processing<br>
&gt;&gt;     <a href="http://www.insight-journal.org/browse/publication/122" target="_blank">http://www.insight-journal.org/browse/publication/122</a><br>
&gt;&gt;<br>
&gt;&gt; itk::QuadEdgeMeshFrontIterator has made it into the toolkit, found here:<br>
&gt;&gt;    Code/Review/itkQuadEdgeMeshFrontIterator.h<br>
&gt;&gt;<br>
&gt;&gt; Example usage can be found in the test code here:<br>
&gt;&gt;    Testing/Review/itkQuadEdgeMeshFrontIteratorTest.cxx<br>
&gt;&gt;<br>
&gt;&gt; HTH<br>
&gt;&gt;<br>
&gt;&gt; Cheers, Dan<br>
&gt;&gt;<br>
&gt;&gt; On 22 July 2010 23:06, Siddharth Srivastava &lt;<a href="mailto:siddys@gmail.com">siddys@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Hi Everyone,<br>
&gt;&gt; &gt;      Are there any filter(s) in itk that I can use in isolation or in<br>
&gt;&gt; &gt; combination to implement<br>
&gt;&gt; &gt; a flood fill of a volume bound by a closed surface, where the latter is<br>
&gt;&gt; &gt; represented as<br>
&gt;&gt; &gt; a face-vertex set?<br>
&gt;&gt; &gt;      Also, what is the best way to represent surfaces in itk, given that<br>
&gt;&gt; &gt; I<br>
&gt;&gt; &gt; can generate<br>
&gt;&gt; &gt; face-vertex set externally?<br>
&gt;&gt; &gt;      thanks,<br>
&gt;&gt; &gt;      sid.<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>