[vtkusers] Read/Write in DICOM format

Félix C. Morency felix.morency at gmail.com
Fri Feb 8 10:55:49 EST 2013


Hi,

I think I can help with that. GDCM [1] provides VTK-friendly objects to
read [2]/write [3] DICOM files. I remember loading multi-frame dicom files
successfully with that solution. You can find more information in the
documentation [4] and in the FAQ [5]

  [1]: http://gdcm.sourceforge.net/wiki/index.php/Main_Page
  [2]: http://gdcm.sourceforge.net/html/classvtkGDCMImageReader.html
  [3]: http://gdcm.sourceforge.net/html/classvtkGDCMImageWriter.html
  [4]: http://gdcm.sourceforge.net/wiki/index.php/Documentation
  [5]: http://gdcm.sourceforge.net/wiki/index.php/FAQ

HTH,
-F


On Fri, Feb 8, 2013 at 10:37 AM, Rodrigo Lovera <lobo.theslayer at gmail.com>wrote:

> Hello everyone,
>
> I was wondering how can I add any other library compatible with vtk in c++
> so I can read and write in DICOM format, vtk by itselfs allows me only to
> read. I'd appreciate any guide on what library to use for this purpose and
> also in how to make the build of it.
>
> The goal I'm trying to achieve is the reading of multi-frame dicom files
>
> Thx in advance, regards.
>
> --
> *Rodrigo*
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
-- 
Félix C. Morency, M.Sc.
Plateforme d’analyse et de visualisation d’images
Centre Hospitalier Universitaire de Sherbrooke
Centre de recherche clinique Étienne-Le Bel
Local Z5-3031 | 819.346.1110 ext 16634
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130208/8c8b696a/attachment.htm>


More information about the vtkusers mailing list