Skip to content

Additional functionality for working with DICOMs in Julia

License

Notifications You must be signed in to change notification settings

felixhorger/DICOMTools.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DICOMTools.jl

Additional DICOM functionality build on top of DICOM.jl More precisely, my fork DICOM.jl, where I slightly changed the way data is read in.

Currently, this package grows as needed by my research, so comments and documentation are painfully sparse, apologies for that.

If you use my package, please leave a star! Your appreciation is my motivation. If my code helps you with your research, please cite it as follows:

	@misc{Horger2021,
		title = {Additions to the standard Julia package DICOM.jl, for working with DICOM files (DICOMTools.jl)},
		url = {https://github.com/felixhorger/DICOMTools.jl},
		author = {Felix Horger},
		year = {2021}
	}

About

Additional functionality for working with DICOMs in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages