dicom2nifti.convert_generic module

dicom2nifti

@author: abrys

dicom2nifti.convert_generic.dicom_to_nifti(dicom_input, output_file)[source]

This function will convert an anatomical dicom series to a nifti

Examples: See unit test

Parameters:
  • output_file – filepath to the output nifti
  • dicom_input – directory with the dicom files for a single scan, or list of read in dicoms