[vtk-developers] Convert a bmp files to DICOM series file

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Apr 30 04:32:30 EDT 2009


On Thu, Apr 30, 2009 at 10:17 AM, toulgen <toulgen at gmail.com> wrote:
>
>
> Hello,
>
>
>
> I am currently trying to convert a bmp files (img1.bmp, img2.bmp, img3.bmp,
> …) to DICOM series file.

Use gdcm2vtk.
http://apps.sourceforge.net/mediawiki/gdcm/index.php?title=Gdcm2vtk

It takes as input any file supported by VTK and generates a DICOM file
as output.

You simply need to instanciate a vtkGDCMImageWriter.

HTH
-- 
Mathieu



More information about the vtk-developers mailing list