[vtkusers] Read/Write in DICOM format

Garin, Alba agarin at ceit.es
Fri Feb 8 10:46:21 EST 2013


Hello,

I recommend you to use ITK (& gdcm) to read and write dicoms.
ITK is a great library for image processing and it contains (in its last version, such as 4.0) gdcm included. GDCM is a library to process dicom type images. There is a lot of information about gdcm and itk in the internet, the ITK software guide, for example.
CMAKE is an easy tool to build projects with different linked libraries. You only need to create an CMakeLists.txt defining all the dependences and project features.
http://www.cmake.org/cmake/help/cmake_tutorial.html

HTH.
Regards,
Alba

Alba Garin Muga

Computer Science PhD Student

Applied Mechanics Department

Paseo Manuel Lardizabal, 15
20018 Donostia-San Sebastian. Spain
Tel.  +34 943 212 800  (Ext. 2111)
Fax: +34 943 213 076
Web: www.ceit.es<http://www.ceit.es/>


[cid:image001.gif at 01CE061B.AF0DE490]

[cid:image002.jpg at 01CE061B.AF0DE490]

Antes de imprimir este e-mail piense bien si es necesario hacerlo. El medioambiente es cosa de todos.
Before printing this e-mail ask yourself if you really need a hard copy. We are all responsible for the environment.
E-mail hau inprimatu baino lehen egiaztatu inprimatzeko beharra. Ingurumena guztion ardura da






From: vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] On Behalf Of Rodrigo Lovera
Sent: viernes, 08 de febrero de 2013 16:38
To: VTK Users
Subject: [vtkusers] Read/Write in DICOM format

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130208/f06447ec/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 3972 bytes
Desc: image001.gif
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130208/f06447ec/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 980 bytes
Desc: image002.jpg
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130208/f06447ec/attachment.jpg>


More information about the vtkusers mailing list