Hits Hits

Medical Converter

this code was created to convert the types of various medical images.

Code description

  • jpg_2_nii.py : Image slices composed of jpg are converted into nifty formats.

  • npy_2_nifti.py : convert numpy array to nifti formats

  • czi_2_numpy.py : convert czi image to numpy array

  • dicom_2_nifti : convert dicom formats to nifti formats

  • check_nii : check nii format file

  • 'reader' folder : read pkl, json formats