[Insight-developers] GDCMSeriesFileNames enhancement
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon May 16 15:11:34 EDT 2005
Ok,
I just commited the changes to the repository. I'll update the Wiki
page to reflect the changes.
Mathieu
$ cvs ci -m"ENH: GDCM now support selecting a serie, just like DICOM2
use to. See DicomSeriesReadImageWrite2 for example of use"
Mathieu Malaterre wrote:
> Hello,
>
> I would like to enhance the current GDCMSeriesFileNames class to be
> more compliant to the old DICOM2 name generator. The class now provides
> 3 new functions:
>
> - SetDirectory
> - GetSerieUIDs()
> - GetFileNames ( string uid )
>
>
> It does not interfere at all with the old approach
> GetInputFileName/GetOutputFileNames(). After those changes I could
> duplicate the example DicomSeriesReadImageWrite using the GDCM class
> without any problem.
>
> Let me know what you think,
> Mathieu
More information about the Insight-developers
mailing list