[vtkusers] Help: How to Read DICOM files in vtk
Ricardo Czekster
austrobaldo at bol.com.br
Thu Apr 11 09:14:59 EDT 2002
Talking about DICOM2, when it will become an "open source project"?
TIA
----- Original Message -----
From: Sebastien BARRE
To: stefano mininel
Cc: vtkusers at public.kitware.com
Sent: Thursday, April 11, 2002 10:10 AM
Subject: Re: [vtkusers] Help: How to Read DICOM files in vtk
At 4/11/2002 03:45 AM, stefano mininel wrote:
As you probably know DICOM files are much more than a simple "image", with a long and complex "header" covering the "medical context" of the image.
Actually, if the pixels of the DICOM file are really at the end of the file, you can use an Image Reader directly. Of course, it implies you check the structure of the file each time.
Before putting them in the graphics pipeline you should extract the pure "image data" from the files.
1) Either you first convert all the .dcm files into .raw using the freeware dicom2 by S. Barré (see http://www.barre.nom.fr/medical/dicom2/ , of course this is a tip valid only if you are under Windows)
Windows and Linux.
--
Sebastien Barre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020411/2eafdca5/attachment.htm>
More information about the vtkusers
mailing list