Skip to content

khaledbousabarah/Dicom_Decompress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dicom_Decompress

This is a standalone-version of the compressed_dicom submodule of the dicom2nifti-Package (https://pypi.org/project/dicom2nifti/) .

Requirements:

  • GDCMConv
  • Pydicom

Usage

import dicom_decompresser

file = 'sample.dcm'

dicom_decompresser.run(file)  # Replaces file with uncompressed version

About

Python-wrapping for GDCMConv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages