[Insight-users] Re : Output dicom series in new directory
Syrine Sahmim
syrine.sahmim at yahoo.fr
Tue Jun 23 10:58:42 EDT 2009
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
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/c5a7b5e2/attachment.htm>
More information about the Insight-users
mailing list