QMRITools`
QMRITools`

ReadVoxSize

ReadVoxSize[filename]

imports the voxelsize from a .dcm file. filename must be a string. Imports the pixel and slice spacing from the dicom header. Output is a list containg the voxels size {slice thickness, x, y}.

Examples