[Insight-users] 3D extraction filter

Gonzalo Amadio gonzaloamadio at gmail.com
Tue Jun 19 04:40:54 EDT 2012


http://www.itk.org/Doxygen/html/classitk_1_1ImageToMeshFilter.html

Maybe is this one what u need.

Here are more.
http://www.itk.org/Doxygen/html/group__ImageFilters.html

2012/6/18 Luke Hetrick <lhetrick at nnu.edu>

> 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.
>
> Thanks,
> Luke H
>
> 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:
>
>      http://www.itk.org/ItkSoftwareGuide.pdf
>
> in the Chapter "Reading and Writing Images".
>
>
> Once you have a 3D volume into an itk::Image, you will be
> able to use the mesh3D extraction filter,
>
>             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
>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


-- 
--------
Gonzalo Amadio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120619/62a337eb/attachment.htm>


More information about the Insight-users mailing list