[Insight-users] GDCMSeriesFileNames and 3d in VTK afrer
segmentation
Luis Ibanez
luis.ibanez at kitware.com
Mon Oct 24 23:24:48 EDT 2005
Hi Mariusz
Please look at the example in the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
In the chapter
"Reading and Writing Images"
The corresponding code that illustrates how to read
and write DICOM images is available in the Directory
Insight/Examples/IO
Examples on how to visualize ITK images using VTK
are available at
InsightApplications/Auxiliary/vtk
itkReadITKImage3DSegmentShowVTK.cxx
itkReadITKImageSegmentShowVTK.cxx
itkReadITKImageShowSplineVTK.cxx
itkReadITKImageShowVTK.cxx
For a summary of the Segmentation methods that
you can use for 3D images, please refer to the
ITK Software Guide, in the "Segmentation" Chapter.
Regards,
Luis
--------------------------
mariusz_smch at poczta.fm wrote:
> Hi all
>
> I've read DICOM image series (I have several in one directory) with:
> ImageSeriesReader
> I get filename from:
> GDCMSeriesFileNames
> After I choose series I try to write this as DICOM with:
> ImageSeriesWriter
> and don't know how show wtiter write directory, bycouse if I take filename form: GDCMSeriesFileNames z get the same dir path and file name so he write in the same dir whith was used to read DICOM data.
>
> Whow I want to do is:
> 1. read DICOM File
> 2. put them to 3D image
> 3. Segment image
> 4. could wtire segmented image as 2D DICOM image
> 5. could wtire segmented image as 3D image
> 6. anfer segmentatnion thensfer image form ITK to VTK
> 7. afres segmentation display 3D image (I will use VTK-an soon as I reath this point)
> 8. have posibylity to move camera in 3D image
>
> Can anyone give me some help, basic information about the thin I wrote at the begining and point 6,7,8 -any clue will be good.
>
> Have a Nice day
>
> Mariusz Śmiech
> Poland
>
>
>
> ----------------------------------------------------------------------
> INTERIA.PL | Kliknij po wiecej >>> http://link.interia.pl/f18c1
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list