dicom-numpy.readthedocs.io - DICOM-Numpy — DICOM-Numpy 0.1.1 documentation

Example domain paragraphs

This python module provides a set of utilities for extracting data contained in DICOM files into Numpy ndarrays. It is a higher-level library that builds on the excellent lower-level pydicom library.

The library is quite small at the moment, however, if you have a DICOM-related utility function that you think would be appropriate to include, create a Github Issue!

pip install dicom_numpy Source Code ¶ The source code is hosted on Github .