Skip to content

Convert a directory of DICOM images to a consolidated NumPy array

License

Notifications You must be signed in to change notification settings

Tpool1/dcm_npy_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

dcm_npy_loader

Have a directory of Dicom images? Want them in a single NumPy array with their corresponding IDs? Use this fast solution.

This tool only works for images in Dicom (.dcm) format and directly converts them to a NumPy array without a format such as JPEG in order to avoid image compression.

About

Convert a directory of DICOM images to a consolidated NumPy array

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages