pyDcmio

[pyDcmio] This package provides common scripts: * pydcmio_dicomreader: can be use to read specific or registered dicom tags recursively. * pydcmio_splitseries: can be used to split DICOM files by serie names. * pydcmio_dicomanonymizer: can be used to anonymize DICOM files (experimental). * pydcmio_transcode: can be used to transcode the subject identifiers. * pydcmio_dicom2nifti: can be used to convert DICOM files in Nifti format.


License
CECILL-B
Install
pip install pyDcmio==2.0.2

Documentation

Travis Coveralls Python27 Python34 PyPi

PYDCMIO: Python DiCoM IO

[pydcmio] A Python project that provides a wrapping over the 'dcm2nii' command, common tools to read and anonymize DICOM files, and transcoding features. Visit also the API documentation.