[vtkusers] vtk4.4 DICOM

Aris Basic aris.basic at silencesoftware.com
Thu Mar 10 06:45:08 EST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeremy Winston wrote:
| Aris Basic wrote:
|
|>
|> i tryed converthing a Medica2.tcl example to work with set of dicom
|> files but it seams like its not working
|> it only displays one image (it actualy very slow in comming up with the
|> display)
|
|
| You have to be careful--not all companies' DICOM
| implementations are created equal.
|
| In order to use vtkDICOMImageReader on a stack of
| images generated by a Siemens machine in their
| Somatom5 format, I first had to rename each slice
| file using ezDICOM
| http://www.psychology.nottingham.ac.uk/staff/cr1/ezdicom.html
| since the Siemens software seems to pick file names
| out of the air -- i.e., they're not ordered in any
| obvious way.
|
|> so i was wondering is there a way to manually load each needed image for
|> volume rendering ?
|
|
| Souldn't be necessary; you should be able to point
| vtkDICOMImageReader to the directory containing the
| files and it sucks up all the files for you.
|
| vtkDICOMImageReader vd
|   vd SetDirectoryName "C:/Path/To/Your/DICOM/Files/"
|

Well this works however it is really slow (IMHO)
so i was wondering is there a way to set manually all the
slices (one reason would be to load images from the network without
making a folder for the images of each series. And also i may be able to
set slices even in vtk4.2 (wouldnt need DICOM Reader in that case)

| HTH,
| -Jeremy

Another question would be, is possible to combine multiple series in one
volume ?

Thx
Aris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCMDNESxHd9YgswYMRAnGBAJ9K1eFofLpQPqVBpv78UmKDFTB4mgCfcLeQ
GxDZoxVaJfgH1RLSYx2M/2U=
=F+6w
-----END PGP SIGNATURE-----



More information about the vtkusers mailing list