<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Helvetica, Arial, sans-serif">Hi Mary,<br>
<br>
Please read the ITK Software guide (
<a class="moz-txt-link-freetext"
 href="http://www.itk.org/ItkSoftwareGuide.pdf">http://www.itk.org/ItkSoftwareGuide.pdf</a>
). The sections on "Level Set
Segmentation" (around section 9.3.6) and "Reading and Writing DICOM
Images" (around section 7.12) will be most pertinent.<br>
<br>
The following examples (found in the Examples folder) may also be
helpful:<br>
&nbsp;&nbsp;&nbsp; DicomImageReadWrite.cxx<br>
&nbsp;&nbsp;&nbsp; DicomSeriesReadImageWrite2.cxx<br>
&nbsp;&nbsp;&nbsp; LaplacianSegmentationLevelSetImageFilter.cxx<br>
<br>
To process 3D images instead of 2D images, simply make the Dimension
template parameter for the images and filter equal to 3. Welcome to the
magic of ITK!<br>
<br>
HTH<br>
<br>
Dan<br>
<br>
<br>
Maria Cira Avvinto wrote:</font></small>
<blockquote
 cite="midc26d75cf0612050241j7455b839w7af9a81541343f8c@mail.gmail.com"
 type="cite"><small><font face="Helvetica, Arial, sans-serif">Hi, <br>
I would to use "LaplacianSegmentationLevelSetImageFilter" with Dicom 3D
image. <br>
How can i do? Please help me. <br>
Thanks a lot to everybody. <br>
Mary <br>
_______________________________________________ <br>
Insight-users mailing list <br>
  <a class="moz-txt-link-abbreviated"
 href="mailto:Insight-users@itk.org">Insight-users@itk.org</a> <br>
  <a class="moz-txt-link-freetext"
 href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a>
  <br>
  </font></small></blockquote>
</body>
</html>