[Insight-users] Re : Output dicom series in new directory

Ezequiel Geremia t-egerem at microsoft.com
Tue Jun 23 11:05:00 EDT 2009


Hi,

I read nrrd files using the pluggable factories mechanism and then I write down dicom slices.

My code is attached.

Many thanks,

Ezequiel

From: Syrine Sahmim [mailto:syrine.sahmim at yahoo.fr]
Sent: 23 June 2009 15:59
To: Ezequiel Geremia
Cc: insight-users at itk.org
Subject: Re : [Insight-users] Output dicom series in new directory

i have the same problem before and i resolve it.As i understood you want to read and write a dicom serie?if it is send your code please. iill try to help you.

________________________________
De : Ezequiel Geremia <t-egerem at microsoft.com>
À : "insight-users at itk.org" <insight-users at itk.org>
Envoyé le : Mardi, 23 Juin 2009, 15h45mn 53s
Objet : Re: [Insight-users] Output dicom series in new directory

Hi insight-users,

I wrote a code inspired from itkSoftwraeGuide to convert nrrd files into dicom series.

When running the executable on windows vista, the latter does not output the dicom slices in the directory specified through

typedef itk::GDCMSeriesFileNames NamesGeneratorType;
NamesGeneratorType::Pointer namesGenerator = NamesGeneratorType::New();

namesGenerator->SetOutputDirectory( outputDirectory );

Do you have an idea on how to resolve that issue ?

Regards,

Ezequiel
_____________________________________
Powered by www.kitware.com<http://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 ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090623/240e6c0e/attachment-0001.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: NrrdIntoDicomSeriesConverter.cpp
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090623/240e6c0e/attachment-0001.asc>


More information about the Insight-users mailing list