Skip to content

Abe404/mask_to_dicom_rtstruct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mask_to_dicom_rtstruct

Convert numpy mask to dicom rtstruct

Example use case: Creating a new file named struct.dcm in the dicom_series_path directory.

import dicom_utils as dcm
dcm.save_dicom_struct(dicom_series_path, numpy_binary_mask, fname='struct.dcm', struct_name='struct_name')

DOI

About

Convert numpy mask to dicom rtstruct

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages