Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DICOM to Nifti conversion with meta data preservation

License

Notifications You must be signed in to change notification settings

zyw19980410/dcmstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

290 Commits

Repository files navigation

dcmstack

This package provides DICOM to Nifti conversion with the added ability to extract and summarize meta data from the source DICOMs. The meta data can be injected it into a Nifti header extension or written out as a JSON formatted text file.

Documentation

Documentation can be read online: https://dcmstack.readthedocs.org/

You can build the HTML documentation under build/sphinx/html with:

$ python setup.py build_sphinx

If you have the sphinx and numpydoc packages and a make command you can build the documentation by running the make command in the doc/ directory. For example, to create the HTML documentation you would do:

$ make html

And then view doc/_build/html/index.html with a web browser.

Running Tests

You can run the tests with:

$ python setup.py test

Or if you already have the nose package installed you can use the nosetests command in the top level directory:

$ nosetests

Installing

You can install the .zip or .tar.gz package with the easy_install command.

$ easy_install dcmstack-0.6.zip

Or you can uncompress the package and in the top level directory run:

$ python setup.py install

About

DICOM to Nifti conversion with meta data preservation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /