dicom2nifti.convert_ge module

dicom2nifti

@author: abrys

dicom2nifti.convert_ge.dicom_to_nifti(dicom_input, output_file=None)[source]

This is the main dicom to nifti conversion fuction for ge images. As input ge images are required. It will then determine the type of images and do the correct conversion

Examples: See unit test

Parameters:
  • output_file – the filepath to the output nifti file
  • dicom_input – list with dicom objects