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

Syrine Sahmim syrine.sahmim at yahoo.fr
Tue Jun 23 11:13:50 EDT 2009







Hi,
> I read nrrd files using the pluggable factories mechanism and then
I write down dicom slices.
I'm sorry I don't know what is nrrd files.the issue that I had is how to read and write a dicom series.
I'm not sure if I can help you really.I'm so sorry.


________________________________
De : Ezequiel Geremia <t-egerem at microsoft.com>
À : Syrine Sahmim <syrine.sahmim at yahoo.fr>
Cc : "insight-users at itk.org" <insight-users at itk.org>
Envoyé le : Mardi, 23 Juin 2009, 16h05mn 00s
Objet : RE: Re : [Insight-users] Output dicom series in new directory

 
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

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/bd21ced9/attachment.htm>


More information about the Insight-users mailing list