CT值到灰度值的映射, 以及windowing中的窗宽和窗位 参考 https://blog.csdn.net/normol/article/details/88313888https://blog.csdn.net/m_buddy/article/details/77451437#comments你好 请问CT值和灰度值二者之间有什么关系呢 回复 CT值可以理解为是不同组织在射线下的值书面解释可以百度 它的范围是比较大的看CT图的时候就需要调整窗宽窗位来进行灰度映射映射的结果就是你看到的灰度值了。CT值和灰度值之间的关系 是需要一个公式来进行映射的 在影射之前我们需要执行windowing 操作来对window level 和 window width 做一个调整。之所以要用到WL 和 WW 是因为hu 的范围一般很大 如此大的就导致了对比度很差你过你使用这种对比度很差的图像来进行 具体器官的处理 那么你的效果会很差。所以便有了 windowing 的方法。Windowing, also known as grey-level mapping, contrast stretching, histogram modification or contrast enhancement is the process in which the CT image greyscale component of an image is manipulated via the CT numbers; doing this will change the appearance of the picture to highlight particular structures. The brightness of the image is adjusted via the window level. The contrast is adjusted via the window width. ---- windowing操作也被称为灰度级的映射 对比度拉伸 直方图修正 或者对比度增强 它是一个通过CT值也就是HU值来操作 CT图像灰度级的过程。 使用了windowing操作之后 会改变图像的外观appearance来强调特别的结构。 图像的亮度通过使用 window level 来调整。 图像的对比度是用过 window width 来调整。这里引出了两组相对应的概念亮度 -------------- window level对比度 ----------------- window width如果你不太清楚亮度和对比度的概念 你可以看一下这里https://blog.csdn.net/Pierce_KK/article/details/100518667下面这张图表示出了两组对应概念之间的一些联系ok 那么接下来 我们来看细看 window level 和 window width 这两个概念。首先是 window level 也叫window center , 翻译成中文为叫做 窗位The window level (WL), often also referred to as window center, is the midpoint of the range of the CT numbers displayed. When the window level is decreased the CT image will be brighter and vice versa. ---- window level 指的是CT值即HU值的范围中 位于中间的那个值 类似于统计学中的中位数 他与图像的亮度相关 当你降低 window level 的值 你的CT图像的亮度就会增加 反之亦然然后是 windowing width 中文叫做The window width (WW) as the name suggests is the measure of the range of CT numbers that an image contains. A wider window width (2000 HU), therefore, will display a wider range of CT numbers. Consequently, the transition of dark to light structures will occur over a larger transition area to that of a narrow window width (1000 HU). ------- window width 代表的是你的CT图像中 所包含的CT值的范围 一个较宽的或者说是 较大的winidow width 其会包含很多的 CT值HU值 因此要在结构上发生 由黑到白或者说是由暗到亮的transiton 要将 window width的值限制在 一个较小的范围内narrow , 最好是一个小于1000的范围之内。Accordingly, it is important to note, that a significantly wide window displaying all the CT numbers will result in different attenuations between soft tissues to become obscured. ----------- 要注意 使用一个较宽的 包含了所有CT值的 window width 会导致各个组织之间的界限变的 非常模糊具体 window width 值的选择Defined as 400-2000 HU best used in areas of acute differing attenuation values, a good example is lungs or cortical tissue, where air and vessels will sit side by side. 宽窗口经常用于ct值变化很大的领域比如肺部或外皮组织这些地方空气和血管将会一同出现。 ----------------------- Narrow window Defined as 50-350 HU are excellent when examining areas of similar attenuation, for example, soft tissue. 窄的窗口常用于ct值相似的区域例如软组织。