Skip to content

glescki/dicom_image_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

HC Dataset Parser

Simple parser of DICOM files from the dataset to jpeg images

Just run the following commando:

python parser.py <Path of hc_dataset>

The script will read each patient .dcm file and create a folder in the same directory as of the script, the new directory will contain all slices from each patient .dcm in order.

Each .jpg file will contain a two channel image, one channel being the image slice and the other being its label.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages