题名 |
A New Algorithm for Medical Image Window Transformation |
DOI |
10.3966/199115992017102805018 |
作者 |
Zhen-Huan Zhou;Xiao-Jun Wen |
关键词 |
grayscale image ; medical image ; shift operation ; window transformation |
期刊名称 |
電腦學刊 |
卷期/出版年月 |
28卷5期(2017 / 10 / 01) |
页次 |
202 - 209 |
内容语文 |
英文 |
中文摘要 |
Most medical images are 12-bit grayscale images, Window transformation is an algorithm that can map 12-bits raw data(0-4095) to 8-bits displaying data (0-255). This paper presents a new mapping table, first, suppose ww representatives window width, wl representatives window level, then the windows top (top) = wl+ww/2, the window bottom (bottom) = wl-ww/2. we use the window level (wl) divided raw data (0-4095) into low zone (0-wl), the upper zone (wl-4095). The low zone (bottom-wl) in raw data is mapped to the low zone (0-128) in the displaying data, the upper zone (wl-top) is mapped to the upper zone (128-255), in this way, we may make displaying image equalization. Secondly, we use shift instead of the division in mapping operations, have overcome the division caused by loss of accuracy, and improve images clarity significantly. Finally, without knowing the value of the window, we can calculate the histogram of the image to get a more ideal window value. The experimental results show that these methods can improve the clarity significantly in window transformation.. |
主题分类 |
基礎與應用科學 >
資訊科學 |
被引用次数 |