- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
由于显示 MPR View 基于 Dicoms。我从一系列 dicom 文件制作了一个 3D 阵列。我从冠状面和矢状面展示它。
My 3D array includes:
- z = count of dicoms
- c = column value for every dicoms
- r = Row value for every dicoms
最佳答案
图像位置(患者)和图像方向(患者)是两个 只有在计算切片之间的距离时应该使用的属性。更多详情请见here或 here .有关实际实现,请参阅 here ,此实现还考虑了引用框架 UID 以及机架/检测器倾斜。
这个问题是在 comp.protocols.dicom 上提出的问题 #1。
请查看 ImageJ bug
我相信@Matt 的回答是错误的,让我在这里澄清一些事情。
Spacing Between Slices
,很容易跳转到:
[…] Slice Thickness is determined by the detector width and pitch, while reconstruction interval (=Spacing Between Slices) can be chosen arbitrarily. […]
关于dicom - 如何计算 MPR 的 dicom 切片之间的空间?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14930222/
由于显示 MPR View 基于 Dicoms。我从一系列 dicom 文件制作了一个 3D 阵列。我从冠状面和矢状面展示它。 My 3D array includes: - z = count o
我正在尝试使用@boskop 找到的解决方案通过 C# 从网络驱动器访问文件 here . 有一部分我们必须导入这个windows dll [DllImport("mrp.dll")] 这是我得到的错
我正在尝试创建媒体播放器类的新对象,但出现此错误消息 MediaPlayer.create: cannot resolve symbol 'create' 我的代码 MediaPlayer mp =
我是一名优秀的程序员,十分优秀!