API documentation of PYDCMIOΒΆ

This is the classes and functions reference in pydcmio. Please refer to the gallery for further details, as the class and function raw specifications may not be enough to give full guidelines on their uses.

Contents:

pydcmio

Package to read/split/convert/anonymize/transcode DICOM files.

pydcmio.deface

Module that provides usefull functions to deface an image.

pydcmio.dcm2nii

Module that provides a binding over the 'dcm2nii' command. This module also defines custom exceptions.

pydcmio.dcmconverter

This module is proposes three main functionalitites:

  • a functionality to convert DICOM files to Nifti format.
  • a functionality to split DICOM files by serie names.
  • a functionality to transcode the subject identifiers.

pydcmio.plotting

Module that provides usefull functions to display conversion results.

pydcmio.dcmanonymizer

Module that provides common tools to anonimize DICOM files. Note that this module is experimental.

pydcmio.dcmreader

Module that provides usefull functions to find a specific DICOM tag in a DICOM dataset, exploring recursively sequences.