[vtkusers] Where may I get a small software to convert DICOM datato RAW data set?

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon Nov 20 10:09:32 EST 2006


Hi Joye,

	You can also simply use a vtkDICOMImageReader and pipe it into a 
vtkImageWriter (assuming that's what you mean by 'RAW').


Refs:
http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html
http://www.vtk.org/doc/nightly/html/classvtkImageWriter.html

HTH
Mathieu

H.Huisman at rad.umcn.nl wrote:
> http://dicom.offis.de/dcmtk.php.en
> 
> The library comes with a set of tools. One of which is dcmdump.
> 
>             Dcmdump +W file.dcm
> 
> Writes the image data in the dicom file to file.raw. Dcmdump without any 
> options gives you the list of dicom tags, which will give you 
> information about the size and type of the image.
> 
>  
> 
> Henkjan
> 
>  
> 
> -----Oorspronkelijk bericht-----
> *Van:* James Z. [mailto:stayinmd at yahoo.com]
> *Verzonden:* zondag 19 november 2006 10:57
> *Aan:* vtkusers at vtk.org
> *Onderwerp:* [vtkusers] Where may I get a small software to convert 
> DICOM datato RAW data set?
> 
>  
> 
> Dear all,
> 
> 
> 
> I posted it yesterday and there is no reply.I have to post it again!
> 
> 
> 
> I have DICOM format data set. I need to convert this format 
> 
> to the RAW data format in a single file. Where may I get 
> 
> this kind of small tools? Thanks a lot!!
> 
> 
> 
> Joye
> 
>  
> 
> ------------------------------------------------------------------------
> 
> Sponsored Link
> 
> Mortgage rates near 39yr lows. $510,000 Mortgage for $1,698/mo - 
> Calculate new house payment 
> <http://www.lowermybills.com/lre/index.jsp?sourceid=lmb-9134-16416&moid=4119>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list