[Insight-users] examples of 3D rebuilding ???

Luis Ibanez luis.ibanez at kitware.com
Sun Apr 10 12:11:25 EDT 2005


Hi Mohamed,


Extracting a surface from an image is the least of the problems
when doing image segmentation. so don't get to anxious for finding
iso-surface extraction as the first step.  :-)


Please read first the Segmentation chapter of the ITK Software Guide:


       http://www.itk.org/ItkSoftwareGuide.pdf


Examples on how to read multiple 2D slices into a volume can be found
in

                          Insight/Examples/IO


Look at the ImageSeries... files.


Note that reading your 2D images into a 3D file is just where the fun
begins.  Once you have your 3D image in memory, then you can start
using the segmentation methods that you find described in the ITK
Software Guide.



Regards,


    Luis



------------------------------
mohamed ali chaabane wrote:

> hi evry body,
>  
> i want to know,  where can i find examples of 3D rebuilding of 
> objects(ex; heart)  starting from 2D medical images.
>  
> is Delaunay triangulation or marchingCubes is implemented or not .
>  
>  
> thanks in advence
>  
> Mohamed ali
>  
> 





More information about the Insight-users mailing list