Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[integration wishlist] handle DcmMeta from dcmstack #31

Open
yarikoptic opened this issue Jun 13, 2014 · 1 comment
Open

[integration wishlist] handle DcmMeta from dcmstack #31

yarikoptic opened this issue Jun 13, 2014 · 1 comment

Comments

@yarikoptic
Copy link

There is a dcmstack project (https://github.com/moloney/dcmstack) by https://github.com/moloney which "allows series of DICOM images to be stacked into multi-dimensional arrays. These arrays can be written out as Nifti files with an optional header extension (the DcmMeta extension) containing a summary of all the meta data from the source DICOM files." more info: https://dcmstack.readthedocs.org/en/v0.6.1/Introduction.html
It would be nice if nifti2dicom could use DcmMeta preserved by the dcmstack

@drdanz drdanz added ITK and removed ITK labels Jun 26, 2014
@drdanz drdanz added this to the nifti2dicom-next milestone Jun 26, 2014
@drdanz
Copy link
Member

drdanz commented Jun 26, 2014

It would be a very useful feature, but unfortunately it is not supported by ITK, and I could not find a C++ implementation. Maybe it could be implemented in the ITK nifti file reader...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants