摘要
目的精确的肝脏分割是计算机辅助肝脏疾病诊断和手术规划的必要步骤,但由于肝脏解剖学的复杂性、邻近器官的低对比度和病态等原因,使得肝脏分割在医学图像处理领域仍然是具有挑战性的任务。针对腹部图像器官边界模糊及传统U-Net模型实现端到端的分割时精确度不高等问题,设计了一种基于改进的U-Net(IU-Net)和Morphsnakes算法的增强CT图像肝脏分割方法。方法首先根据CT图像头文件信息对原始数据进行预处理并构建数据集,然后使用构建好的数据集训练IU-Net,训练过程中使用自定义的Dice层评测图像分割结果的准确率,最后通过Open CV和Morphsnakes对初始分割结果进行精细分割,最终实现增强CT图像中肝脏的精确分割。结果实验数据包括200组增强CT,160组用于训练,40组用于测试。本文算法分割准确率达到了94.8%,与U-Net、FCN-8s模型相比,具有更好的分割效果。结论本文算法可以准确分割增强CT图像中各种形状的肝脏,能够为临床诊断提供可靠依据。
Objective Precise liver segmentation is necessary in the computer-aided diagnosis and surgical planning of liver disease. However,liver segmentation remains challenging in medical image processing task due to the complexity of the liver anatomy and low contrast and morbidity of neighboring organs. To solve the problem of the fuzzy boundary of abdominal image organs and low accuracy of traditional U-Net model in end-to-end segmentation,this study presents an enhanced CT liver segmentation method based on improved U-Net and Morphsnakes algorithm. Method First,we proposed a method for medical image preprocessing. Medical image is different from natural image. The CT images we obtained from a hospital cannot be used directly because the original format of CT images is not rectangular. Pixel padding value(0028,0120) is used to pad grayscale images(those with a photometric interpretation of MONOCHROME1 or MONOCHROME2) to rectangular format. The first step of image preprocessing is to set the pixel padding value to 0. The second step is converting pixel values to CT values. We then used the processed images to create a dataset. Thereafter,IU-Net is trained with the constructed dataset. IU-Net is a U-Net-like convolution neural network that can achieve end-to-end segmentation. IU-Net contains two paths: downsample path to extract features from images and upsample path to resume image resolution. Between these two paths,the skip connections that can provide additional features for upsample path are available. IU-Net is deeper than U-Net but with less skip connections. While training segmentation neural network,only seeing the loss is insufficient.Often,the loss has good performance,but the segmentation accuracy is low. Therefore,IU-Net has an additional dice layer to evaluate segmentation accuracy during the training epoch. When training loss is stable at low levels,and dice accuracy is stable at high levels,training ends. Finally,OpenCV and Morphsnakes are used to refine the segmentation results generated by IU
作者
刘哲
张晓林
宋余庆
朱彦
袁德琪
Liu Zhe;Zhang Xiaolin;Song Yuqing;Zhu Yan;Yuan Deqi(Jiangsu University,Zhenjiang 212013,China;Affiliated Hospital of Jiangsu University,Zhenjiang 212001,China;Zhenjiang First People' s Hospital,Zhenjiang 212132,China)
出处
《中国图象图形学报》
CSCD
北大核心
2018年第8期1254-1262,共9页
Journal of Image and Graphics
基金
国家自然科学基金项目(61772242
61572239
61402204)
江苏大学高级人才科研启动基金项目(14JDG141)
中国博士后面上项目(2017M611737)
江苏高校"青蓝工程"资助
镇江市社会发展项目(SH2016029)
镇江市卫生计生科技重点项(SHW2017019)~~