How are the spacing value of the z dimension and thickness (0018, 0050) different in dicom series?

会有一股神秘感。 提交于 2019-12-01 11:08:31

There is a minimum slice thickness which a scanner can measure. And there is the distance between measurement positions for adjacent slices. And when creating an image, the scanner does not have to measure the next slice exactly one thickness away, it can be less (making some measurement overlap) or more (creating some gaps in measurements). For adjacent voxel centers, you want spacing. Thickness is extra information, usually of little value.

Slices are computed from continuous signals the scanner acquires. You can imagine the computation as kind of an integral or average. In the mathematical model, the slice thickness is infinitely small, but the pixel values are averaged from signals coming from a cuboid around the slice plane.

So slice thickness and distance between adjacent slices are unrelated to each other and may vary independently.

I find this image quite illustrative: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSWyeGrs-Ojdhg6GCn7obLfQ3j94c_sD0Hy8Oe1A-HdO6OZ-7H- (unfortunately it is small)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!