[Insight-users] LaplacianSegmentationLevelSetImageFilter and 3Dimage

Iván Macía imacia at vicomtech.es
Tue Dec 5 06:00:23 EST 2006


Hi Maria,

You can create an ITK 3D image from a DICOM series by using
itk::ImageSeriesReader. Most of the ITK filters are N-dimensional so you
only need to instantiate the images and filters for 3D.

For example you can make the LaplacianSegmentationLevelSetImageFilter
example run in 3D just by changing the constant Dimension from 2 to 3 and
maybe some more small changes.

Please, refer to the ITK software guide for more details

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

specially the chapters on creating images and filters and how to read a
DICOM series and convert it to an ITK 3D image.

Hope that helps

Iván


-----Mensaje original-----
De: insight-users-bounces+imacia=vicomtech.es at itk.org
[mailto:insight-users-bounces+imacia=vicomtech.es at itk.org] En nombre de
Maria Cira Avvinto
Enviado el: martes, 05 de diciembre de 2006 11:42
Para: insight-users
Asunto: [Insight-users] LaplacianSegmentationLevelSetImageFilter and 3Dimage

Hi,
I would to use "LaplacianSegmentationLevelSetImageFilter" with Dicom 3D
image.
How can i do? Please help me.
Thanks a lot to everybody.
Mary
_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.430 / Virus Database: 268.15.7/569 - Release Date: 05/12/2006
3:00
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.430 / Virus Database: 268.15.7/569 - Release Date: 05/12/2006
3:00
 



More information about the Insight-users mailing list