Hi, I've updated the module with quite a lot of changes, notably moving modality specific handling to plugins. There's a Primitive.pm that should handle all dicom data but the interpretation of dimensions is left to the user. It should give you a starting point for writing your own plugin.
Meanwhile, the project is also on github: https://github.com/fantasma13/PDL-IO-Dcm Best Ingo On 2017-01-12 16:11, Ingo Schmid wrote: > Dear PDLers, > > I just uploaded this module to cpan, so it may take a few hours until > it's available. > > This module is intended to sort, parse and import dicom files into PDL. > While PDL::IO::Dicom is great for loading individual images, this module > is able to load all files in a directory, combine them into N-D piddles > based on e.g. their Series Number. All the dicom header fields are > stored into the pidde header. > > Based on my needs, at the moment the module is tailored towards Siemens > MRI data. Extension to other data is not difficult, if the need arises. > > This module should improve PDL support of Medial imaging data. > Ingo > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > _______________________________________________ > pdl-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pdl-general ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
