forked from moloney/dcmstack
-
Notifications
You must be signed in to change notification settings - Fork 0
DICOM to Nifti conversion with meta data preservation
License
jbpoline/dcmstack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
======== dcmstack ======== This package provides DICOM to Nifti conversion with the added ability to extract meta data from the source DICOMs and inject it into a Nifti header extension or write it out as a JSON formatted text file. Documentation ------------- To build the documentation you must install sphinx. You can build the documentation with: $ python setup.py build_sphinx An then view doc/_build/html/index.html with a web browser. Running Tests ------------- To run the test cases you must install nose You can run the automated tests with: $ python setup.py test Installing ---------- You can install this package with: $ python setup.py install
About
DICOM to Nifti conversion with meta data preservation
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published