<a href="http://www.itk.org/Doxygen/html/classitk_1_1ImageToMeshFilter.html">http://www.itk.org/Doxygen/html/classitk_1_1ImageToMeshFilter.html</a><br><br>Maybe is this one what u need.<br><br>Here are more.<br><a href="http://www.itk.org/Doxygen/html/group__ImageFilters.html">http://www.itk.org/Doxygen/html/group__ImageFilters.html</a><br>

<br><div class="gmail_quote">2012/6/18 Luke Hetrick <span dir="ltr">&lt;<a href="mailto:lhetrick@nnu.edu" target="_blank">lhetrick@nnu.edu</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Can someone tell me what mesh3D Extraction filter Luis is referring to in this email? It is excatly what I am looking for. I have the section of interest highlighted in red in the email below. <br><br>Thanks,<br>Luke H<br>


<br><pre>Hi Catherine,


BTW, If your final goal is to actually extract surfaces
out of a *Series* of DICOM files, then what you may consider
to do first is to use the

                   SeriesImageReader

To load all the DICOM slices into a single 3D Volume.
You will find instructions on how to do this in the
ITK Software Guide:

     <a href="http://www.itk.org/ItkSoftwareGuide.pdf" target="_blank">http://www.itk.org/ItkSoftwareGuide.pdf</a>

in the Chapter &quot;Reading and Writing Images&quot;.



<span style="color:rgb(204,0,0)">Once you have a 3D volume into an itk::Image, you will be
able to use the mesh3D extraction filter,</span>

            or as a second option

You could also convert the 3D volume to a vtkImageData and
then use the vtkContour filter.


Please let us know what your final goal actually is.


    Thanks


       Luis
</pre><br>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>--------<br>Gonzalo Amadio<br><br>