[Insight-users] going from gdcm to gdcm2.0 with ITK4.2

Aldo Mejia Rodriguez armero83 at gmail.com
Tue Oct 16 11:25:23 EDT 2012


Hi itk community

I want to upgrade some programs I use to write DICOM files, to do that I
usually include this libraries:

#include "itkGDCMImageIO.h"
#include "itkGDCMSeriesFileNames.h"
#include "itkNumericSeriesFileNames.h"
#include "itkImageSeriesReader.h"
#include "itkImageSeriesWriter.h"

#include <itksys/SystemTools.hxx>
#include "gdcm/src/gdcmFile.h"
#include "gdcm/src/gdcmUtil.h"

I changed the path of gdcmFile.h from gdcm/src to gdcm-2.0, but I realized
that there is no longer gdcmUtil.h in gdcm-2.0...

Why there is no longer gdcmUtil.h???
What should I do in order to make my code run using gdcm-2.0???

Thanks in advance


-- 
M.Sc. Aldo Rodrigo Mejia Rodriguez
PhD Student - Bioengineering department - Politecnico di Milano (IT)
Istituto di Bioimmagini e Fisiologia Molecolare (IBFM), CNR (IT)
Via Fratelli Cervi 93
20090 Segrate (Milano)

contacts
office: 0221717218
mail: armero83 at gmail.com , aldo.mejia at mail.polimi.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121016/d9ee4790/attachment.htm>


More information about the Insight-users mailing list