Skip to content
forked from moloney/dcmstack

DICOM to Nifti conversion with meta data preservation

License

Notifications You must be signed in to change notification settings

jbpoline/dcmstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published