Thanks, Dan. Interesting extensions to ::Mesh, and I will<br>certainly start with this now.<br>Any ideas about flood filling? Or maybe just getting a region bound<br>by the manifold?<br>sid. <br><br><div class="gmail_quote">
On Thu, Jul 22, 2010 at 9:26 PM, 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>
You may be interested in the following Insight Journal paper<br>
(especially section 3.3):<br>
     ItkQuadEdgeMesh: A Discrete Orientable 2-Manifold Data Structure<br>
for Image Processing<br>
     <a href="http://www.insight-journal.org/browse/publication/122" target="_blank">http://www.insight-journal.org/browse/publication/122</a><br>
<br>
itk::QuadEdgeMeshFrontIterator has made it into the toolkit, found here:<br>
    Code/Review/itkQuadEdgeMeshFrontIterator.h<br>
<br>
Example usage can be found in the test code here:<br>
    Testing/Review/itkQuadEdgeMeshFrontIteratorTest.cxx<br>
<br>
HTH<br>
<br>
Cheers, Dan<br>
<div><div></div><div class="h5"><br>
On 22 July 2010 23:06, Siddharth Srivastava &lt;<a href="mailto:siddys@gmail.com">siddys@gmail.com</a>&gt; wrote:<br>
&gt; Hi Everyone,<br>
&gt;      Are there any filter(s) in itk that I can use in isolation or in<br>
&gt; combination to implement<br>
&gt; a flood fill of a volume bound by a closed surface, where the latter is<br>
&gt; represented as<br>
&gt; a face-vertex set?<br>
&gt;      Also, what is the best way to represent surfaces in itk, given that I<br>
&gt; can generate<br>
&gt; face-vertex set externally?<br>
&gt;      thanks,<br>
&gt;      sid.<br>
</div></div></blockquote></div><br>