[Insight-users] 3D WatershedSegmentation

Luis Ibanez luis.ibanez at kitware.com
Thu Apr 16 12:38:48 EDT 2009


Hi ahmet


You should combine the following two examples:

   * Image/Examples/IO/DicomSeriesReadImageWrite2.cxx
     (remove the writing part of it)


   * And the Watershed example in the NAMIC Sandbox
http://svn.na-mic.org/NAMICSandBox/trunk/ITKAdvancedCourse/src/Exercises/exercise13/
     (change the dimension to 3)



    Regards,


       Luis


--------------
ahmet mehmet wrote:
> Hello!
>  
> 
> I wanted to read a DICOM data set(120 images) with ITK and have with 
> itkWatershedImageFilter a 3D image. But I have the example 
> (InsightToolkit-3.12.0 \ Examples \ Segmentation \ 
> WatershedSegmentation1.cxx) performed.The problem is that the only 
> example of a DICOM image reads and the result only in 2D delivers.
> 
> How should I modify this example so that my all DICOM images read and by 
> the class itkWatershedImageFilter get a 3D image?
> 
> 
>  
> 
> Thanks,
> 
> Yusuf OEZBEK
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> 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


More information about the Insight-users mailing list