Skip to content

kcho/dicomInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

#dicomInfo.py

It prints dicom information

Either a target directory or a dicom file location could be given as an input.

Dependency : nibabel (http://nipy.org/nibabel/)


dicomInfo.py -h

dicomInfo.py -o PatientName EchoTime

dicomInfo.py -dir /Users/user/T1dicoms -o RepetitionTime

dicomInfo.py -dic /Users/user/T1dicoms/1.dcm -o RepetitionTime

Releases

No releases published

Packages

No packages published

Languages