CN105957066A - CT image liver segmentation method and system based on automatic context model - Google Patents

CT image liver segmentation method and system based on automatic context model Download PDF

Info

Publication number
CN105957066A
CN105957066A CN201610258406.9A CN201610258406A CN105957066A CN 105957066 A CN105957066 A CN 105957066A CN 201610258406 A CN201610258406 A CN 201610258406A CN 105957066 A CN105957066 A CN 105957066A
Authority
CN
China
Prior art keywords
liver
image
pixel
segmented
probability
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610258406.9A
Other languages
Chinese (zh)
Other versions
CN105957066B (en
Inventor
艾丹妮
杨健
王涌天
丛伟建
付天宇
张盼
王泽宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Institute of Technology BIT
Original Assignee
Beijing Institute of Technology BIT
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Technology BIT filed Critical Beijing Institute of Technology BIT
Priority to CN201610258406.9A priority Critical patent/CN105957066B/en
Publication of CN105957066A publication Critical patent/CN105957066A/en
Application granted granted Critical
Publication of CN105957066B publication Critical patent/CN105957066B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10081Computed x-ray tomography [CT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30056Liver; Hepatic

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Radiology & Medical Imaging (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Quality & Reliability (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Image Analysis (AREA)
  • Apparatus For Radiation Diagnosis (AREA)

Abstract

本发明公开一种基于自动上下文模型的CT图像肝脏分割方法及系统,能有效提高CT图像中肝脏的分割精度。所述方法包括:读取训练图像集和待分割图像;提取所述图像中每一像素的纹理特征;利用分类器对待分割图像每个像素的特征进行分类,得到初始肝脏概率图;提取所述图像中每一像素的上下文特征;将上下文特征与纹理特征结合,通过迭代学习一系列的分类器直至收敛,获得肝脏概率图;以肝脏概率图为先验信息,作为先验约束条件,加入随机游走的目标函数中,获得基于上下文约束的随机游走模型,实现肝脏的分割;在所述待分割图像的二维切片上逐层实现三维CT图像的肝脏分割,实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面。

The invention discloses a CT image liver segmentation method and system based on an automatic context model, which can effectively improve the liver segmentation accuracy in the CT image. The method includes: reading the training image set and the image to be segmented; extracting the texture feature of each pixel in the image; using a classifier to classify the feature of each pixel in the image to be segmented to obtain an initial liver probability map; extracting the The context feature of each pixel in the image; combine the context feature with the texture feature, and learn a series of classifiers through iterative learning until convergence, and obtain the liver probability map; take the liver probability map as the prior information, as the prior constraint, and add random In the objective function of walking, a random walk model based on context constraints is obtained to realize the segmentation of the liver; the liver segmentation of the three-dimensional CT image is realized layer by layer on the two-dimensional slice of the image to be segmented, and the segmentation of the discontinuous area of the liver boundary is realized. Interpolation and completion to obtain a smooth and continuous liver surface.

Description

基于自动上下文模型的CT图像肝脏分割方法及系统Liver segmentation method and system in CT image based on automatic context model

技术领域technical field

本发明涉及机器学习技术领域,具体涉及一种基于自动上下文模型的CT图像肝脏分割方法及系统。The invention relates to the technical field of machine learning, in particular to a CT image liver segmentation method and system based on an automatic context model.

背景技术Background technique

医学图像分割辅助医生识别病人的内部组织器官及病灶区域,在计算机辅助治疗及手术规划中发挥至关重要的作用。所以,肝脏的自动分割是医生诊治如肝硬化、肝脏肿瘤、肝移植等肝脏疾病的基础。在腹部CT图像中,肝脏与邻近器官的灰度值差异较小,肝脏本身灰度不均匀且其形状各异,自动、精确的分割出肝脏难度较大。所以,临床医生迫切需要一种简单、快速、准确的肝脏分割方法。Medical image segmentation assists doctors in identifying patients' internal tissues, organs and lesion areas, and plays a vital role in computer-aided treatment and surgical planning. Therefore, the automatic segmentation of the liver is the basis for doctors to diagnose and treat liver diseases such as cirrhosis, liver tumors, and liver transplantation. In abdominal CT images, the gray value difference between the liver and adjacent organs is small, and the liver itself has uneven gray levels and different shapes, so it is difficult to automatically and accurately segment the liver. Therefore, clinicians urgently need a simple, fast and accurate liver segmentation method.

现有的随机游走分割方法具有快速简单等优点,但它对CT图像中对比度低的区域分割效果较差,特别是肝脏与大血管、胃等邻近器官的连接处,单纯地依赖灰度值难以有效地实现肝脏的分割。The existing random walk segmentation method has the advantages of being fast and simple, but it is not effective in segmenting areas with low contrast in CT images, especially the junctions between the liver and adjacent organs such as large blood vessels and stomach, which rely solely on the gray value Segmentation of the liver is difficult to achieve efficiently.

发明内容Contents of the invention

有鉴于此,本发明实施例提供一种基于自动上下文模型的CT图像肝脏分割方法及系统,能够有效提高CT图像中肝脏的分割精度。In view of this, an embodiment of the present invention provides a liver segmentation method and system in a CT image based on an automatic context model, which can effectively improve the liver segmentation accuracy in a CT image.

一方面,本发明实施例提出一种基于自动上下文模型的CT图像肝脏分割方法,包括:On the one hand, the embodiment of the present invention proposes a CT image liver segmentation method based on an automatic context model, including:

S101、读取训练图像集和待分割图像,其中,所述训练图像集中的训练图像和待分割图像为肝脏的CT图像;S101. Read the training image set and the image to be segmented, wherein the training image in the training image set and the image to be segmented are CT images of the liver;

S102、提取所述训练图像和待分割图像中每一像素的纹理特征;S102. Extracting texture features of each pixel in the training image and the image to be segmented;

S103、利用分类器对待分割图像每个像素的特征进行分类,得到初始肝脏概率图;S103. Using a classifier to classify the features of each pixel of the image to be segmented to obtain an initial liver probability map;

S104、提取所述训练图像和待分割图像中每一像素的上下文特征;S104. Extract the context features of each pixel in the training image and the image to be segmented;

S105、将上下文特征与纹理特征结合,再次学习获得新的分类器,再次得到肝脏概率图,再次提取所述训练图像和待分割图像中每一像素的上下文特征,重复上述算法,学习一系列的分类器直至收敛,得到像素点属于肝脏区域的概率,进而获得肝脏概率图;S105. Combining the context feature with the texture feature, learn again to obtain a new classifier, obtain the liver probability map again, extract the context feature of each pixel in the training image and the image to be segmented again, repeat the above algorithm, and learn a series of The classifier converges until the probability of the pixel belonging to the liver area is obtained, and then the liver probability map is obtained;

S106、以肝脏概率图为先验信息,作为先验约束条件,加入随机游走的目标函数中,获得基于上下文约束的随机游走模型,实现肝脏的分割;S106. Using the liver probability map as prior information and as prior constraints, add it to the objective function of random walk, obtain a random walk model based on context constraints, and realize liver segmentation;

S107、在所述待分割图像的二维切片上逐层实现三维CT图像的肝脏分割,实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面。S107. Realize the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image to be segmented, and realize the interpolation and completion of the discontinuous region of the liver boundary, thereby obtaining a smooth and continuous liver surface.

另一方面,本发明实施例提出一种基于自动上下文模型的CT图像肝脏分割系统,包括:On the other hand, an embodiment of the present invention proposes a CT image liver segmentation system based on an automatic context model, including:

读取模块,用于读取训练图像集和待分割图像,其中,所述训练图像集中的训练图像和待分割图像为肝脏的CT图像;A reading module, configured to read the training image set and the image to be segmented, wherein the training image in the training image set and the image to be segmented are CT images of the liver;

第一提取模块,用于提取所述训练图像和待分割图像中每一像素的纹理特征;The first extraction module is used to extract the texture features of each pixel in the training image and the image to be segmented;

分类模块,用于利用分类器对待分割图像每个像素的特征进行分类,得到初始肝脏概率图;The classification module is used to use a classifier to classify the features of each pixel of the image to be segmented to obtain an initial liver probability map;

第二提取模块,用于提取所述训练图像和待分割图像中每一像素的上下文特征;The second extraction module is used to extract the context features of each pixel in the training image and the image to be segmented;

迭代模块,用于将上下文特征与纹理特征结合,再次学习获得新的分类器,再次得到肝脏概率图,再次提取所述训练图像和待分割图像中每一像素的上下文特征,重复上述算法,学习一系列的分类器直至收敛,得到像素点属于肝脏区域的概率,进而获得肝脏概率图;The iterative module is used to combine the context feature with the texture feature, learn again to obtain a new classifier, obtain the liver probability map again, extract the context feature of each pixel in the training image and the image to be segmented again, repeat the above algorithm, and learn A series of classifiers until convergence, to obtain the probability that the pixel belongs to the liver area, and then obtain the liver probability map;

分割模块,用于以肝脏概率图为先验信息,作为先验约束条件,加入随机游走的目标函数中,获得基于上下文约束的随机游走模型,实现肝脏的分割;The segmentation module is used to use the liver probability map as prior information and as prior constraints, add it to the objective function of random walk, obtain a random walk model based on context constraints, and realize liver segmentation;

填充模块,用于在所述待分割图像的二维切片上逐层实现三维CT图像的肝脏分割,实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面。The filling module is used to realize the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image to be segmented, and realize the interpolation and completion of the discontinuous area of the liver boundary, so as to obtain a smooth and continuous liver surface.

本发明实施例提供的基于自动上下文模型的CT图像肝脏分割方法及系统,在纹理特征分类的基础上,利用上下文信息作为新的特征并迭代分类,获得肝脏的先验模型,利用此模型作为先验约束,改进随机游走算法的能量函数,获得最终的肝脏分割结果,本发明对灰度对比度不明显的区域,分割结果有较大的改善,有效地提高了CT图像中肝脏的分割精度。The method and system for liver segmentation in CT images based on the automatic context model provided by the embodiments of the present invention, on the basis of texture feature classification, uses context information as a new feature and performs iterative classification to obtain a priori model of the liver, and use this model as a priori According to the experimental constraints, the energy function of the random walk algorithm is improved, and the final liver segmentation result is obtained. The invention greatly improves the segmentation results for areas with inconspicuous gray contrast, and effectively improves the segmentation accuracy of the liver in CT images.

附图说明Description of drawings

图1为本发明基于自动上下文模型的CT图像肝脏分割方法一实施例的流程示意图;Fig. 1 is the schematic flow chart of an embodiment of the CT image liver segmentation method based on the automatic context model of the present invention;

图2为本发明基于自动上下文模型的CT图像肝脏分割系统一实施例的结构示意图。FIG. 2 is a schematic structural diagram of an embodiment of the liver segmentation system for CT images based on the automatic context model of the present invention.

具体实施方式detailed description

为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are the Some, but not all, embodiments are invented. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

如图1所示,本实施例公开一种基于自动上下文模型的CT图像肝脏分割方法,包括:As shown in FIG. 1, the present embodiment discloses a liver segmentation method for CT images based on an automatic context model, including:

S101、读取训练图像集和待分割图像,其中,所述训练图像集中的训练图像和待分割图像为肝脏的CT图像;S101. Read the training image set and the image to be segmented, wherein the training image in the training image set and the image to be segmented are CT images of the liver;

S102、提取所述训练图像和待分割图像中每一像素的纹理特征;S102. Extracting texture features of each pixel in the training image and the image to be segmented;

S103、利用分类器对待分割图像每个像素的特征进行分类,得到初始肝脏概率图;S103. Using a classifier to classify the features of each pixel of the image to be segmented to obtain an initial liver probability map;

S104、提取所述训练图像和待分割图像中每一像素的上下文特征;S104. Extract the context features of each pixel in the training image and the image to be segmented;

S105、将上下文特征与纹理特征结合,再次学习获得新的分类器,再次得到肝脏概率图,再次提取所述训练图像和待分割图像中每一像素的上下文特征,重复上述算法,学习一系列的分类器直至收敛,得到像素点属于肝脏区域的概率,进而获得肝脏概率图;S105. Combining the context feature with the texture feature, learn again to obtain a new classifier, obtain the liver probability map again, extract the context feature of each pixel in the training image and the image to be segmented again, repeat the above algorithm, and learn a series of The classifier converges until the probability of the pixel belonging to the liver area is obtained, and then the liver probability map is obtained;

S106、以肝脏概率图为先验信息,作为先验约束条件,加入随机游走的目标函数中,获得基于上下文约束的随机游走模型,实现肝脏的分割;S106. Using the liver probability map as prior information and as prior constraints, add it to the objective function of random walk, obtain a random walk model based on context constraints, and realize liver segmentation;

S107、在所述待分割图像的二维切片上逐层实现三维CT图像的肝脏分割,实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面。S107. Realize the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image to be segmented, and realize the interpolation and completion of the discontinuous region of the liver boundary, thereby obtaining a smooth and continuous liver surface.

本实施例提供的基于自动上下文模型的CT图像肝脏分割方法,在纹理特征分类的基础上,利用上下文信息作为新的特征并迭代分类,获得肝脏的先验模型,利用此模型作为先验约束,改进随机游走算法的能量函数,获得最终的肝脏分割结果,本发明对灰度对比度不明显的区域,分割结果有较大的改善,有效地提高了CT图像中肝脏的分割精度。The CT image liver segmentation method based on the automatic context model provided in this embodiment, on the basis of texture feature classification, uses context information as a new feature and iteratively classifies to obtain a priori model of the liver, using this model as a priori constraint, The energy function of the random walk algorithm is improved to obtain the final liver segmentation result. The invention has a large improvement in the segmentation result for areas with inconspicuous gray contrast, and effectively improves the segmentation accuracy of the liver in CT images.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述S102提取的纹理特征可以为Haar特征、局部二进制模式特征、方向梯度直方图特征或者共生矩阵特征,且不限于上述四种特征。Optionally, in another embodiment of the liver segmentation method for CT images based on the automatic context model of the present invention, the texture features extracted in S102 may be Haar features, local binary pattern features, oriented gradient histogram features or co-occurrence matrix features , and is not limited to the above four features.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述S103中分类器为支持向量机作为弱分类器的AdaBoost分类器、支持向量机分类器、决策树分类器、人工神经网络分类器、朴素贝叶斯分类器或者随机森林分类器。Optionally, in another embodiment of the CT image liver segmentation method based on the automatic context model of the present invention, the classifier in S103 is an AdaBoost classifier, a support vector machine classifier, a decision Tree classifiers, artificial neural network classifiers, naive Bayes classifiers, or random forest classifiers.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述S103具体为:Optionally, in another embodiment of the automatic context model-based CT image liver segmentation method of the present invention, the S103 is specifically:

定义训练图像集为Vi,i=1,2…n,其对应的分割金标准图像为Vsi,i=1,2…n,在训练图像集中选取训练样本点集,提取点集的纹理特征,则训练点集信息可表示为:Define the training image set as V i , i=1,2...n, and its corresponding segmentation gold standard image is V si , i=1,2...n, select the training sample point set in the training image set, and extract the texture of the point set feature, the training point set information can be expressed as:

S0={(yt,f0(Nt)),t=1,2…T},S 0 ={(y t ,f 0 (N t )),t=1,2...T},

其中,Nt是以索引为t的像素点为中心的邻域图像块,f0(Nt)表示索引为t的像素点邻域的纹理特征,yt是索引为t的像素点对应的类别标记,T为索引总数,利用AdaBoost算法获得基于纹理特征分类的肝脏分类器,则对于待分割图像Vu中的像素点x,提取其纹理特征并分类,获得对应分类映射的初始肝脏后验概率 Among them, N t is the neighborhood image block centered on the pixel with index t, f 0 (N t ) represents the texture feature of the pixel neighborhood with index t, and y t is the corresponding Class mark, T is the total number of indexes, use the AdaBoost algorithm to obtain the liver classifier based on texture feature classification, then for the pixel point x in the image V u to be segmented, extract its texture feature And classify, obtain the initial liver posterior probability corresponding to the classification map

pp uu xx 00 (( ythe y == 11 || xx )) == ee Hh 00 (( ff uu xx 00 )) ee Hh 00 (( ff uu xx 00 )) ++ ee -- Hh 00 (( ff uu xx 00 )) ,,

其中,y为像素点x对应的类别标记,y=1表示像素点属于肝脏,为像素点x属于肝脏的后验概率,H0是在纹理特征空间内学习得到的分类器,对于待分割图像,同样可以获得此分类模型对各个像素点分类映射的初始肝脏后验概率。Among them, y is the category label corresponding to the pixel point x, and y=1 means that the pixel point belongs to the liver, is the posterior probability that the pixel x belongs to the liver, and H0 is the classifier learned in the texture feature space. For the image to be segmented, the initial liver posterior probability of the classification model for each pixel can also be obtained.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述S104基于当前的分类结果,对于像素点,以它为中心,向外引出若干条等角度间隔的射线,在这些射线上进行稀疏地采样,得到相应位置的分类概率作为上下文特征,在索引为t的像素点所在的CT图像切片对应的分类结果图上,从该像素点出发,间隔45°向外引出第一数量条射线,在每条射线上等间隔地采样上下文位置并把该位置上的分类概率作为索引为t的像素点上下文特征P0(t):Optionally, in another embodiment of the liver segmentation method for CT image based on the automatic context model of the present invention, said S104 is based on the current classification result, for the pixel point, take it as the center, and draw out several equiangular intervals The rays are sparsely sampled on these rays, and the classification probability of the corresponding position is obtained as the context feature. On the classification result map corresponding to the CT image slice where the pixel point with index t is located, starting from the pixel point, the interval is 45° Draw the first number of rays outward, sample the context position at equal intervals on each ray and use the classification probability at this position as the pixel context feature P 0 (t) with index t:

PP 00 (( tt )) == (( pp tt 11 00 ,, pp tt 22 00 ,, ...... ,, pp tt mm 00 )) ,,

其中,tm表示在索引为t的像素点周围第m个上下文位置对应的像素点的索引,是索引为tm的像素点基于纹理特征分类的肝脏后验概率值,对于待分割图像中的像素点,可用同样的方法获得其上下文特征。Among them, t m represents the index of the pixel corresponding to the mth context position around the pixel with index t, is the liver posterior probability value of the pixel with index t m classified based on the texture feature. For the pixel in the image to be segmented, the same method can be used to obtain its context feature.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述第一数量为8。Optionally, in another embodiment of the automatic context model-based CT image liver segmentation method of the present invention, the first number is 8.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述S105具体为:综合图像的纹理特征和上下文特征,构造新的训练点集,其信息可表示为:Optionally, in another embodiment of the liver segmentation method for CT images based on the automatic context model of the present invention, the S105 is specifically: integrating the texture features and context features of the image, and constructing a new training point set, the information of which can represent for:

S1={(yt,(f0(Nt),P0(t))),t=1...T},S 1 ={(y t ,(f 0 (N t ),P 0 (t))),t=1...T},

其中,f0(Nt)和P0(t)分别表示索引为t的像素点的纹理特征和基于分类映射所提取的上下文特征,基于训练图像组合的新特征,再次利用AdaBoost算法学习获得新的分类器,并重复上述算法,将图像的纹理特征与上下文信息进行整合,学习一系列的分类器直至收敛,Among them, f 0 (N t ) and P 0 (t) respectively represent the texture feature of the pixel point with index t and the context feature extracted based on the classification map. Based on the new features of the training image combination, the AdaBoost algorithm is used to learn again to obtain a new classifier, and repeat the above algorithm, integrate the texture features of the image with context information, learn a series of classifiers until convergence,

对于待分割图像Vu中的像素点x,经过q次分类器迭代学习得到的像素点属于肝脏区域的概率 For the pixel point x in the image V u to be segmented, the probability that the pixel point belongs to the liver area after q classifier iterative learning is

pp uu xx qq (( ythe y == 11 || xx )) == ee Hh qq (( ff uu xx qq )) ee Hh qq (( ff uu xx qq )) ++ ee -- Hh qq (( ff uu xx qq )) ,,

其中,为分类器迭代学习得到的像素点x属于肝脏区域的后验概率,q为收敛时分类器迭代次数,Hq是基于纹理特征和上下文特征组合空间内学习得到的第q个分类器,表示待分割图像Vu中的像素点x纹理特征和基于第q-1次分类映射获得的上下文特征的组合,可得到待分割图像肝脏概率图。in, is the posterior probability that the pixel point x obtained by iterative learning of the classifier belongs to the liver area, q is the number of iterations of the classifier when it converges, and H q is the qth classifier learned in the combined space based on texture features and context features, Indicates the combination of the pixel point x texture feature in the image V u to be segmented and the context feature obtained based on the q-1th classification mapping, and the liver probability map of the image to be segmented can be obtained.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述S106具体为:对于待分割图像Vu,将其转化为无向图G=(V,E),结点集V={v1,v2...vN}∪{l0,l1},vi表示索引为i的像素点对应的图节点,N为结点的总数,l0和l1分别表示非肝脏区域和肝脏区域的端节点;边集E由ET-link和EN-link构成,其中ET-link为两个端节点l0、l1与像素节点vi间的边集,其边的权值分别为:Optionally, in another embodiment of the liver segmentation method for CT image based on the automatic context model of the present invention, the S106 is specifically: for the image V u to be segmented, convert it into an undirected graph G=(V,E ), the node set V={v 1 ,v 2 ...v N }∪{l 0 ,l 1 }, v i represents the graph node corresponding to the pixel with index i, N is the total number of nodes, l 0 and l 1 represent the end nodes of the non-liver area and the liver area respectively; the edge set E is composed of E T-link and E N-link , where E T-link is the two end nodes l 0 , l 1 and the pixel node v For the edge set between i , the weights of the edges are:

ωω ii 11 == pp uu ii qq ωω ii 00 == 11 -- pp uu ii qq ,,

其中,是端节点l1与像素点vi的边权值,其值是经过上下文模型q次迭代得到的索引为i的像素点属于肝脏区域的概率值同样的,是端节点l0与像素点vi的边权值,其值是索引为i的像素点非属于肝脏区域的概率值,以此代表图像中像素点的先验信息,EN-link表示相邻像素点间的连接关系,其权值由像素点在待分割图像中的灰度值决定,同时,对于属于肝脏区域的概率值为1的像素点,标记为肝脏区域的种子点;概率值为0的像素点则标记为非肝脏区域的种子点,in, is the edge weight between end node l 1 and pixel v i , and its value is the probability value that the pixel with index i belongs to the liver area obtained after q iterations of the context model same, is the edge weight between end node l 0 and pixel v i , and its value is the probability value that the pixel with index i does not belong to the liver area, which represents the prior information of the pixel in the image, and E N-link represents the relative The connection relationship between adjacent pixels, its weight It is determined by the gray value of the pixel in the image to be segmented. At the same time, for the pixel with a probability value of 1 belonging to the liver area, it is marked as the seed point of the liver area; the pixel with a probability value of 0 is marked as a non-liver area the seed point,

基于上述图模型,利用已标记的种子点,建立新的带先验约束的目标函数使其最小:Based on the above graphical model, using the marked seed points, a new objective function with prior constraints is established to minimize it:

EE. aa sthe s pp aa tt ii aa ll sthe s == ΣΣ ee ii jj ∈∈ EE. ωω ee ii jj (( xx ii sthe s -- xx jj sthe s )) 22 ++ γγ (( ΣΣ vv ii ∈∈ VV ωω ii 11 -- sthe s (( xx ii sthe s )) 22 ++ ΣΣ vv ii ∈∈ VV ωω ii sthe s (( xx ii sthe s -- 11 )) 22 )) ,,

其中,为带先验约束的目标函数,eij表示连接索引为i的像素点和连接索引为i的像素点的边,上式第一项表示原始的随机游走目标函数,第二项为基于上下文模型的先验约束项,γ为调整参数,是图像中索引为i的像素点属于类别s的概率,s={0,1},分别表示肝脏类别和非肝脏类别,将上式用矩阵表示,可得:in, is the objective function with prior constraints, e ij represents the edge connecting the pixel point with index i and the pixel point with index i, the first term of the above formula Represents the original random walk objective function, the second item is the prior constraint item based on the context model, γ is the adjustment parameter, is the probability that the pixel with index i in the image belongs to category s, s={0,1}, which respectively represent the liver category and non-liver category, and the above formula can be expressed as a matrix, which can be obtained:

EE. aa sthe s pp aa ii tt aa ll sthe s == xx sthe s TT LxLx sthe s ++ γγ [[ xx sthe s TT ΛΛ 11 -- sthe s xx sthe s ++ (( xx sthe s -- 11 )) TT ΛΛ sthe s (( xx sthe s -- 11 )) ]] ,,

其中,xs为图像结点集中各个像素点属于不同类别的概率,矩阵L是待分割图像的拉普拉斯矩阵,Λs是对角线上第i行的值为的对角阵,为求解上式,将无向图的结点集V中所有顶点划分为种子节点集VM(标记点集)和未标记点集VU两个子集,对上式进行分解并求关于xU的微分,可得:Among them, x s is the probability that each pixel in the image node set belongs to different categories, matrix L is the Laplacian matrix of the image to be segmented, and Λ s is the value of the i-th row on the diagonal Diagonal matrix of , in order to solve the above formula, all vertices in the node set V of the undirected graph are divided into two subsets, the seed node set V M (marked point set) and the unmarked point set V U , and the above formula is decomposed And take the differential with respect to x U , we can get:

(( LL Uu ++ γΛγΛ Uu 11 -- sthe s )) xx Uu sthe s == γΛγΛ Uu SS -- BxBx Mm sthe s ,,

其中,LU为未标记点集的拉普拉斯矩阵,为未标记点的属于类别s的概率值,为未标记点集对角线上第i行的值为的对角阵,为未标记点集对角线上第i行的值为的对角阵,可由数学推导得到,B为矩阵,表示标记像素点第一次到达类别s种子点的概率值,即若索引为i的像素点自身为类别s种子点,则否则, Among them, L U is the Laplacian matrix of the unlabeled point set, is the probability value of unmarked points belonging to category s, The value of the i-th row on the diagonal of the unmarked point set is the diagonal matrix, The value of the i-th row on the diagonal of the unmarked point set is The diagonal matrix of Mathematical derivation, B is a matrix, Indicates the probability value of the marked pixel point reaching the seed point of category s for the first time, that is, if the pixel point with index i itself is the seed point of category s, then otherwise,

基于上述含|VU|个未知数的对称正定线性方程组求解出非标记点到两类种子点的概率值大小,以最大转移概率为准则判断索引为i的像素点的类别label(i),即:Based on the above-mentioned symmetric positive definite linear equations containing |V U | unknowns, the probability values from non-marked points to two types of seed points are solved, and the maximum transition probability As a criterion to judge the category label(i) of the pixel with index i, namely:

ll aa bb ee ll (( ii )) == 11 ,, xx ii 11 &GreaterEqual;&Greater Equal; xx ii 00 00 ,, xx ii 11 << xx ii 00 ,,

上式表示当求得非标记点到达肝脏种子点的概率大于或者等于到达非肝脏种子点的概率时,该非标记点属于肝脏区域,从而实现图像中肝脏区域的最终分割。The above formula indicates that when the probability of reaching the liver seed point of the non-marking point is greater than or equal to the probability of reaching the non-liver seed point, the non-marking point belongs to the liver region, thereby realizing the final segmentation of the liver region in the image.

可选地,在本发明基于自动上下文模型的CT图像肝脏分割方法的另一实施例中,所述S107具体为:提出的算法是在图像的二维切片上逐层实现三维CT图像的肝脏分割,获得的肝脏边界上会出现边界不连续甚至是边界重叠的现象,本发明实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面,具体计算过程如下:Optionally, in another embodiment of the automatic context model-based CT image liver segmentation method of the present invention, the S107 is specifically: the proposed algorithm implements the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image , the boundary discontinuity or even boundary overlap will appear on the obtained liver boundary. The present invention realizes the interpolation and completion of the discontinuous area of the liver boundary, so as to obtain a smooth and continuous liver surface. The specific calculation process is as follows:

输入肝脏分割的结果,将分割结果利用Scan-conversion算法进行八叉树分解,将分割结果分解到更精细的子空间中;Input the results of liver segmentation, use the Scan-conversion algorithm to decompose the segmentation results into octrees, and decompose the segmentation results into finer subspaces;

在八叉树分解过程中,当所有分解线与原始模型的交点都在八叉树的叶子时,停止分解;During the octree decomposition process, when the intersection points of all decomposition lines and the original model are at the leaves of the octree, stop the decomposition;

将具有交点的边界标记为“相交边”;mark boundaries with intersections as "intersecting edges";

从原始模型中任意选择一个顶点P,将其标记为“0”;将其沿八叉树的边界扩展,当经过一次“相交边”时,标号就改变为“1”,以此类推,每经过一次“相交边”,标号改变一次,直至整个八叉树遍历结束;Randomly select a vertex P from the original model, and mark it as "0"; extend it along the boundary of the octree, when it passes through the "intersecting edge", the label will change to "1", and so on, every time After one "intersecting edge", the label changes once until the entire octree traversal ends;

将只包含“0”和“1”的顶点利用Dual Contouring算法进行精确重建,得到空洞填充后的模型。The vertices containing only "0" and "1" are accurately reconstructed using the Dual Contouring algorithm to obtain a model after hole filling.

如图2所示,本实施例公开一种基于自动上下文模型的CT图像肝脏分割系统,包括:As shown in Fig. 2, the present embodiment discloses a CT image liver segmentation system based on an automatic context model, including:

读取模块1,用于读取训练图像集和待分割图像,其中,所述训练图像集中的训练图像和待分割图像为肝脏的CT图像;A reading module 1, configured to read a training image set and an image to be segmented, wherein the training image in the training image set and the image to be segmented are CT images of the liver;

第一提取模块2,用于提取所述训练图像和待分割图像中每一像素的纹理特征;The first extraction module 2 is used to extract the texture features of each pixel in the training image and the image to be segmented;

分类模块3,用于利用分类器对待分割图像每个像素的特征进行分类,得到初始肝脏概率图;The classification module 3 is used to use a classifier to classify the features of each pixel of the image to be segmented to obtain an initial liver probability map;

第二提取模块4,用于提取所述训练图像和待分割图像中每一像素的上下文特征;The second extraction module 4 is used to extract the context feature of each pixel in the training image and the image to be segmented;

迭代模块5,用于将上下文特征与纹理特征结合,再次学习获得新的分类器,再次得到肝脏概率图,再次提取所述训练图像和待分割图像中每一像素的上下文特征,重复上述算法,学习一系列的分类器直至收敛,得到像素点属于肝脏区域的概率,进而获得肝脏概率图;The iterative module 5 is used to combine the context feature with the texture feature, learn again to obtain a new classifier, obtain the liver probability map again, extract the context feature of each pixel in the training image and the image to be segmented again, and repeat the above algorithm, Learn a series of classifiers until convergence, get the probability that the pixel belongs to the liver area, and then obtain the liver probability map;

分割模块6,用于以肝脏概率图为先验信息,作为先验约束条件,加入随机游走的目标函数中,获得基于上下文约束的随机游走模型,实现肝脏的分割;The segmentation module 6 is used to use the liver probability map as prior information and as prior constraints, add it to the objective function of random walk, obtain a random walk model based on context constraints, and realize liver segmentation;

填充模块7,用于在所述待分割图像的二维切片上逐层实现三维CT图像的肝脏分割,实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面。The filling module 7 is configured to realize the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image to be segmented, and realize the interpolation and completion of the discontinuous area of the liver boundary, so as to obtain a smooth and continuous liver surface.

本实施例提供的基于自动上下文模型的CT图像肝脏分割系统,在纹理特征分类的基础上,利用上下文信息作为新的特征并迭代分类,获得肝脏的先验模型,利用此模型作为先验约束,改进随机游走算法的能量函数,获得最终的肝脏分割结果,本发明对灰度对比度不明显的区域,分割结果有较大的改善,有效地提高了CT图像中肝脏的分割精度。The CT image liver segmentation system based on the automatic context model provided in this embodiment, on the basis of texture feature classification, uses context information as a new feature and iteratively classifies to obtain a priori model of the liver, using this model as a priori constraint, The energy function of the random walk algorithm is improved to obtain the final liver segmentation result. The invention has a large improvement in the segmentation result for areas with inconspicuous gray contrast, and effectively improves the segmentation accuracy of the liver in CT images.

虽然结合附图描述了本发明的实施方式,但是本领域技术人员可以在不脱离本发明的精神和范围的情况下做出各种修改和变型,这样的修改和变型均落入由所附权利要求所限定的范围之内。Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art can make various modifications and variations without departing from the spirit and scope of the present invention. within the bounds of the requirements.

Claims (10)

1.一种基于自动上下文模型的CT图像肝脏分割方法,其特征在于,包括:1. A CT image liver segmentation method based on an automatic context model, characterized in that, comprising: S101、读取训练图像集和待分割图像,其中,所述训练图像集中的训练图像和待分割图像为肝脏的CT图像;S101. Read the training image set and the image to be segmented, wherein the training image in the training image set and the image to be segmented are CT images of the liver; S102、提取所述训练图像和待分割图像中每一像素的纹理特征;S102. Extracting texture features of each pixel in the training image and the image to be segmented; S103、利用分类器对待分割图像每个像素的特征进行分类,得到初始肝脏概率图;S103. Using a classifier to classify the features of each pixel of the image to be segmented to obtain an initial liver probability map; S104、提取所述训练图像和待分割图像中每一像素的上下文特征;S104. Extract the context features of each pixel in the training image and the image to be segmented; S105、将上下文特征与纹理特征结合,再次学习获得新的分类器,再次得到肝脏概率图,再次提取所述训练图像和待分割图像中每一像素的上下文特征,重复上述算法,学习一系列的分类器直至收敛,得到像素点属于肝脏区域的概率,进而获得肝脏概率图;S105. Combining the context feature with the texture feature, learn again to obtain a new classifier, obtain the liver probability map again, extract the context feature of each pixel in the training image and the image to be segmented again, repeat the above algorithm, and learn a series of The classifier converges until the probability of the pixel belonging to the liver area is obtained, and then the liver probability map is obtained; S106、以肝脏概率图为先验信息,作为先验约束条件,加入随机游走的目标函数中,获得基于上下文约束的随机游走模型,实现肝脏的分割;S106. Using the liver probability map as prior information and as prior constraints, add it to the objective function of random walk, obtain a random walk model based on context constraints, and realize liver segmentation; S107、在所述待分割图像的二维切片上逐层实现三维CT图像的肝脏分割,实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面。S107. Realize the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image to be segmented, and realize the interpolation and completion of the discontinuous region of the liver boundary, thereby obtaining a smooth and continuous liver surface. 2.根据权利要求1所述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述S102提取的纹理特征为Haar特征、局部二进制模式特征、方向梯度直方图特征或者共生矩阵特征。2. The CT image liver segmentation method based on an automatic context model according to claim 1, wherein the texture features extracted by the S102 are Haar features, local binary pattern features, oriented gradient histogram features or co-occurrence matrix features. 3.根据权利要求1述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述S103中分类器为支持向量机作为弱分类器的AdaBoost分类器、支持向量机分类器、决策树分类器、人工神经网络分类器、朴素贝叶斯分类器或者随机森林分类器。3. the CT image liver segmentation method based on automatic context model according to claim 1, is characterized in that, classifier is support vector machine as the AdaBoost classifier of weak classifier, support vector machine classifier, decision tree among the described S103 Classifier, Artificial Neural Network Classifier, Naive Bayes Classifier, or Random Forest Classifier. 4.根据权利要求3述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述S103具体为:4. The CT image liver segmentation method based on the automatic context model according to claim 3, wherein said S103 is specifically: 定义训练图像集为Vi,i=1,2…n,其对应的分割金标准图像为Vsi,i=1,2…n,在训练图像集中选取训练样本点集,提取点集的纹理特征,则训练点集信息可表示为:Define the training image set as V i , i=1,2...n, and its corresponding segmentation gold standard image is V si , i=1,2...n, select the training sample point set in the training image set, and extract the texture of the point set feature, the training point set information can be expressed as: S0={(yt,f0(Nt)),t=1,2…T},S 0 ={(y t ,f 0 (N t )),t=1,2...T}, 其中,Nt是以索引为t的像素点为中心的邻域图像块,f0(Nt)表示索引为t的像素点邻域的纹理特征,yt是索引为t的像素点对应的类别标记,T为索引总数,利用AdaBoost算法获得基于纹理特征分类的肝脏分类器,则对于待分割图像Vu中的像素点x,提取其纹理特征并分类,获得对应分类映射的初始肝脏后验概率 Among them, N t is the neighborhood image block centered on the pixel with index t, f 0 (N t ) represents the texture feature of the pixel neighborhood with index t, and y t is the corresponding Class mark, T is the total number of indexes, use the AdaBoost algorithm to obtain the liver classifier based on texture feature classification, then for the pixel point x in the image V u to be segmented, extract its texture feature And classify, obtain the initial liver posterior probability corresponding to the classification map pp uu xx 00 (( ythe y == 11 || xx )) == ee Hh 00 (( ff uu xx 00 )) ee Hh 00 (( ff uu xx 00 )) ++ ee -- Hh 00 (( ff uu xx 00 )) ,, 其中,y为像素点x对应的类别标记,y=1表示像素点属于肝脏,为像素点x属于肝脏的后验概率,H0是在纹理特征空间内学习得到的分类器,对于待分割图像,同样可以获得此分类模型对各个像素点分类映射的初始肝脏后验概率。Among them, y is the category label corresponding to the pixel point x, and y=1 means that the pixel point belongs to the liver, is the posterior probability that the pixel x belongs to the liver, and H0 is the classifier learned in the texture feature space. For the image to be segmented, the initial liver posterior probability of the classification model for each pixel can also be obtained. 5.根据权利要求4所述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述S104基于当前的分类结果,对于像素点,以它为中心,向外引出若干条等角度间隔的射线,在这些射线上进行稀疏地采样,得到相应位置的分类概率作为上下文特征,在索引为t的像素点所在的CT图像切片对应的分类结果图上,从该像素点出发,间隔45°向外引出第一数量条射线,在每条射线上等间隔地采样上下文位置并把该位置上的分类概率作为索引为t的像素点上下文特征P0(t):5. The CT image liver segmentation method based on the automatic context model according to claim 4, characterized in that, based on the current classification result, the S104 draws out several equiangular intervals for the pixel point with it as the center The rays are sparsely sampled on these rays, and the classification probability of the corresponding position is obtained as the context feature. On the classification result map corresponding to the CT image slice where the pixel point with index t is located, starting from the pixel point, the interval is 45° Draw the first number of rays outward, sample the context position at equal intervals on each ray and use the classification probability at this position as the pixel context feature P 0 (t) with index t: PP 00 (( tt )) == (( pp tt 11 00 ,, pp tt 22 00 ,, ...... ,, pp tt mm 00 )) ,, 其中,tm表示在索引为t的像素点周围第m个上下文位置对应的像素点的索引,是索引为tm的像素点基于纹理特征分类的肝脏后验概率值,对于待分割图像中的像素点,可用同样的方法获得其上下文特征。Among them, t m represents the index of the pixel corresponding to the mth context position around the pixel with index t, is the liver posterior probability value of the pixel with index t m classified based on the texture feature. For the pixel in the image to be segmented, the same method can be used to obtain its context feature. 6.根据权利要求5所述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述第一数量为8。6. The CT image liver segmentation method based on an automatic context model according to claim 5, wherein the first number is 8. 7.根据权利要求5所述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述S105具体为:综合图像的纹理特征和上下文特征,构造新的训练点集,其信息可表示为:7. The CT image liver segmentation method based on the automatic context model according to claim 5, characterized in that, said S105 is specifically: synthesizing the texture features and context features of the image to construct a new training point set, the information of which can represent for: S1={(yt,(f0(Nt),P0(t))),t=1...T},S 1 ={(y t ,(f 0 (N t ),P 0 (t))),t=1...T}, 其中,f0(Nt)和P0(t)分别表示索引为t的像素点的纹理特征和基于分类映射所提取的上下文特征,基于训练图像组合的新特征,再次利用AdaBoost算法学习获得新的分类器,并重复上述算法,将图像的纹理特征与上下文信息进行整合,学习一系列的分类器直至收敛,Among them, f 0 (N t ) and P 0 (t) respectively represent the texture feature of the pixel point with index t and the context feature extracted based on the classification map. Based on the new features of the training image combination, the AdaBoost algorithm is used to learn again to obtain a new classifier, and repeat the above algorithm, integrate the texture features of the image with context information, learn a series of classifiers until convergence, 对于待分割图像Vu中的像素点x,经过q次分类器迭代学习得到的像素点属于肝脏区域的概率 For the pixel point x in the image V u to be segmented, the probability that the pixel point belongs to the liver area after q classifier iterative learning is pp uu xx qq (( ythe y == 11 || xx )) == ee Hh qq (( ff uu xx qq )) ee Hh qq (( ff uu xx qq )) ++ ee -- Hh qq (( ff uu xx qq )) ,, 其中,为分类器迭代学习得到的像素点x属于肝脏区域的后验概率,q为收敛时分类器迭代次数,Hq是基于纹理特征和上下文特征组合空间内学习得到的第q个分类器,表示待分割图像Vu中的像素点x纹理特征和基于第q-1次分类映射获得的上下文特征的组合。in, is the posterior probability that the pixel point x obtained by iterative learning of the classifier belongs to the liver area, q is the number of iterations of the classifier when it converges, and H q is the qth classifier learned in the combined space based on texture features and context features, Indicates the combination of the pixel point x texture feature in the image V u to be segmented and the context feature obtained based on the q-1th classification mapping. 8.根据权利要求7所述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述S106具体为:对于待分割图像Vu,将其转化为无向图G=(V,E),结点集V={v1,v2...vN}∪{l0,l1},vi表示索引为i的像素点对应的图节点,N为结点的总数,l0和l1分别表示非肝脏区域和肝脏区域的端节点;边集E由ET-link和EN-link构成,其中ET-link为两个端节点l0、l1与像素节点vi间的边集,其边的权值分别为:8. The CT image liver segmentation method based on the automatic context model according to claim 7, characterized in that, the S106 is specifically: for the image V u to be segmented, convert it into an undirected graph G=(V, E ), the node set V={v 1 ,v 2 ...v N }∪{l 0 ,l 1 }, v i represents the graph node corresponding to the pixel with index i, N is the total number of nodes, l 0 and l 1 represent the end nodes of the non-liver area and the liver area respectively; the edge set E is composed of E T-link and E N-link , where E T-link is the two end nodes l 0 , l 1 and the pixel node v For the edge set between i , the weights of the edges are: &omega;&omega; ii 11 == pp uu ii qq &omega;&omega; ii 00 == 11 -- pp uu ii qq ,, 其中,是端节点l1与像素点vi的边权值,其值是经过上下文模型q次迭代得到的索引为i的像素点属于肝脏区域的概率值同样的,是端节点l0与像素点vi的边权值,其值是索引为i的像素点非属于肝脏区域的概率值,以此代表图像中像素点的先验信息,EN-link表示相邻像素点间的连接关系,其权值由像素点在待分割图像中的灰度值决定,同时,对于属于肝脏区域的概率值为1的像素点,标记为肝脏区域的种子点;概率值为0的像素点则标记为非肝脏区域的种子点,in, is the edge weight between end node l 1 and pixel v i , and its value is the probability value that the pixel with index i belongs to the liver area obtained after q iterations of the context model same, is the edge weight between end node l 0 and pixel v i , and its value is the probability value that the pixel with index i does not belong to the liver area, which represents the prior information of the pixel in the image, and E N-link represents the relative The connection relationship between adjacent pixels, its weight It is determined by the gray value of the pixel in the image to be segmented. At the same time, for the pixel with a probability value of 1 belonging to the liver area, it is marked as the seed point of the liver area; the pixel with a probability value of 0 is marked as a non-liver area the seed point, 基于上述图模型,利用已标记的种子点,建立新的带先验约束的目标函数使其最小:Based on the above graphical model, using the marked seed points, a new objective function with prior constraints is established to minimize it: EE. aa sthe s pp aa tt ii aa ll sthe s == &Sigma;&Sigma; ee ii jj &Element;&Element; EE. &omega;&omega; ee ii jj (( xx ii sthe s -- xx jj sthe s )) 22 ++ &gamma;&gamma; (( &Sigma;&Sigma; vv ii &Element;&Element; VV &omega;&omega; ii 11 -- sthe s (( xx ii sthe s )) 22 ++ &Sigma;&Sigma; vv ii &Element;&Element; VV &omega;&omega; ii sthe s (( xx ii sthe s -- 11 )) 22 )) ,, 其中,为带先验约束的目标函数,eij表示连接索引为i的像素点和连接索引为i的像素点的边,上式第一项表示原始的随机游走目标函数,第二项为基于上下文模型的先验约束项,γ为调整参数,是图像中索引为i的像素点属于类别s的概率,s={0,1},分别表示肝脏类别和非肝脏类别,将上式用矩阵表示,可得:in, is the objective function with prior constraints, e ij represents the edge connecting the pixel point with index i and the pixel point with index i, the first term of the above formula Represents the original random walk objective function, the second item is the prior constraint item based on the context model, γ is the adjustment parameter, is the probability that the pixel with index i in the image belongs to category s, s={0,1}, which respectively represent the liver category and non-liver category, and the above formula can be expressed as a matrix, which can be obtained: EE. aa sthe s pp aa ii tt aa ll sthe s == xx sthe s TT LxLx sthe s ++ &gamma;&gamma; &lsqb;&lsqb; xx sthe s TT &Lambda;&Lambda; 11 -- sthe s xx sthe s ++ (( xx sthe s -- 11 )) TT &Lambda;&Lambda; sthe s (( xx sthe s -- 11 )) &rsqb;&rsqb; ,, 其中,xs为图像结点集中各个像素点属于不同类别的概率,矩阵L是待分割图像的拉普拉斯矩阵,Λs是对角线上第i行的值为的对角阵,为求解上式,将无向图的结点集V中所有顶点划分为种子节点集VM(标记点集)和未标记点集VU两个子集,对上式进行分解并求关于xU的微分,可得:Among them, x s is the probability that each pixel in the image node set belongs to different categories, matrix L is the Laplacian matrix of the image to be segmented, and Λ s is the value of the i-th row on the diagonal Diagonal matrix of , in order to solve the above formula, all vertices in the node set V of the undirected graph are divided into two subsets, the seed node set V M (marked point set) and the unmarked point set V U , and the above formula is decomposed And take the differential with respect to x U , we can get: (( LL Uu ++ &gamma;&Lambda;&gamma;&Lambda; Uu 11 -- sthe s )) xx Uu sthe s == &gamma;&Lambda;&gamma;&Lambda; Uu SS -- BxBx Mm sthe s ,, 其中,LU为未标记点集的拉普拉斯矩阵,为未标记点的属于类别s的概率值,为未标记点集对角线上第i行的值为的对角阵,为未标记点集对角线上第i行的值为的对角阵,可由数学推导得到,B为矩阵,表示标记像素点第一次到达类别s种子点的概率值,即若索引为i的像素点自身为类别s种子点,则否则, Among them, L U is the Laplacian matrix of the unlabeled point set, is the probability value of unmarked points belonging to category s, The value of the i-th row on the diagonal of the unmarked point set is the diagonal matrix, The value of the i-th row on the diagonal of the unmarked point set is The diagonal matrix of Mathematical derivation, B is a matrix, Indicates the probability value of the marked pixel point reaching the seed point of category s for the first time, that is, if the pixel point with index i itself is the seed point of category s, then otherwise, 基于上述含|VU|个未知数的对称正定线性方程组求解出非标记点到两类种子点的概率值大小,以最大转移概率为准则判断索引为i的像素点的类别label(i),即:Based on the above-mentioned symmetric positive definite linear equations containing |V U | unknowns, the probability values from non-marked points to two types of seed points are solved, and the maximum transition probability As a criterion to judge the category label(i) of the pixel with index i, namely: ll aa bb ee ll (( ii )) == 11 ,, xx ii 11 &GreaterEqual;&Greater Equal; xx ii 00 00 ,, xx ii 11 << xx ii 00 ,, 上式表示当求得非标记点到达肝脏种子点的概率大于或者等于到达非肝脏种子点的概率时,该非标记点属于肝脏区域,从而实现图像中肝脏区域的最终分割。The above formula indicates that when the probability of reaching the liver seed point of the non-marking point is greater than or equal to the probability of reaching the non-liver seed point, the non-marking point belongs to the liver region, thereby realizing the final segmentation of the liver region in the image. 9.根据权利要求1所述的基于自动上下文模型的CT图像肝脏分割方法,其特征在于,所述S107具体为:提出的算法是在图像的二维切片上逐层实现三维CT图像的肝脏分割,获得的肝脏边界上会出现边界不连续甚至是边界重叠的现象,本发明实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面,具体计算过程如下:9. The CT image liver segmentation method based on the automatic context model according to claim 1, characterized in that, said S107 is specifically: the algorithm proposed is to realize the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image , the boundary discontinuity or even boundary overlap will appear on the obtained liver boundary. The present invention realizes the interpolation and completion of the discontinuous area of the liver boundary, so as to obtain a smooth and continuous liver surface. The specific calculation process is as follows: 输入肝脏分割的结果,将分割结果利用Scan-conversion算法进行八叉树分解,将分割结果分解到更精细的子空间中;Input the results of liver segmentation, use the Scan-conversion algorithm to decompose the segmentation results into octrees, and decompose the segmentation results into finer subspaces; 在八叉树分解过程中,当所有分解线与原始模型的交点都在八叉树的叶子时,停止分解;During the octree decomposition process, when the intersection points of all decomposition lines and the original model are at the leaves of the octree, stop the decomposition; 将具有交点的边界标记为“相交边”;mark boundaries with intersections as "intersecting edges"; 从原始模型中任意选择一个顶点P,将其标记为“0”;将其沿八叉树的边界扩展,当经过一次“相交边”时,标号就改变为“1”,以此类推,每经过一次“相交边”,标号改变一次,直至整个八叉树遍历结束;Randomly select a vertex P from the original model, and mark it as "0"; extend it along the boundary of the octree, when it passes through the "intersecting edge", the label will change to "1", and so on, every time After one "intersecting edge", the label changes once until the entire octree traversal ends; 将只包含“0”和“1”的顶点利用Dual Contouring算法进行精确重建,得到空洞填充后的模型。The vertices containing only "0" and "1" are accurately reconstructed using the Dual Contouring algorithm to obtain a model after hole filling. 10.一种基于自动上下文模型的CT图像肝脏分割系统,其特征在于,包括:10. A CT image liver segmentation system based on an automatic context model, comprising: 读取模块,用于读取训练图像集和待分割图像,其中,所述训练图像集中的训练图像和待分割图像为肝脏的CT图像;A reading module, configured to read the training image set and the image to be segmented, wherein the training image in the training image set and the image to be segmented are CT images of the liver; 第一提取模块,用于提取所述训练图像和待分割图像中每一像素的纹理特征;The first extraction module is used to extract the texture features of each pixel in the training image and the image to be segmented; 分类模块,用于利用分类器对待分割图像每个像素的特征进行分类,得到初始肝脏概率图;The classification module is used to use a classifier to classify the features of each pixel of the image to be segmented to obtain an initial liver probability map; 第二提取模块,用于提取所述训练图像和待分割图像中每一像素的上下文特征;The second extraction module is used to extract the context features of each pixel in the training image and the image to be segmented; 迭代模块,用于将上下文特征与纹理特征结合,再次学习获得新的分类器,再次得到肝脏概率图,再次提取所述训练图像和待分割图像中每一像素的上下文特征,重复上述算法,学习一系列的分类器直至收敛,得到像素点属于肝脏区域的概率,进而获得肝脏概率图;The iterative module is used to combine the context feature with the texture feature, learn again to obtain a new classifier, obtain the liver probability map again, extract the context feature of each pixel in the training image and the image to be segmented again, repeat the above algorithm, and learn A series of classifiers until convergence, to obtain the probability that the pixel belongs to the liver area, and then obtain the liver probability map; 分割模块,用于以肝脏概率图为先验信息,作为先验约束条件,加入随机游走的目标函数中,获得基于上下文约束的随机游走模型,实现肝脏的分割;The segmentation module is used to use the liver probability map as prior information and as prior constraints, add it to the objective function of random walk, obtain a random walk model based on context constraints, and realize liver segmentation; 填充模块,用于在所述待分割图像的二维切片上逐层实现三维CT图像的肝脏分割,实现肝脏边界不连续区域的插值与补全,从而得到平滑连续的肝脏表面。The filling module is used to realize the liver segmentation of the three-dimensional CT image layer by layer on the two-dimensional slice of the image to be segmented, and realize the interpolation and completion of the discontinuous area of the liver boundary, so as to obtain a smooth and continuous liver surface.
CN201610258406.9A 2016-04-22 2016-04-22 CT image liver segmentation method and system based on automatic context model Active CN105957066B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610258406.9A CN105957066B (en) 2016-04-22 2016-04-22 CT image liver segmentation method and system based on automatic context model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610258406.9A CN105957066B (en) 2016-04-22 2016-04-22 CT image liver segmentation method and system based on automatic context model

Publications (2)

Publication Number Publication Date
CN105957066A true CN105957066A (en) 2016-09-21
CN105957066B CN105957066B (en) 2019-06-25

Family

ID=56916231

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610258406.9A Active CN105957066B (en) 2016-04-22 2016-04-22 CT image liver segmentation method and system based on automatic context model

Country Status (1)

Country Link
CN (1) CN105957066B (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106504253A (en) * 2016-10-14 2017-03-15 国政通科技股份有限公司 A kind of processing method of medical imaging photo and system
CN106530386A (en) * 2016-11-25 2017-03-22 上海联影医疗科技有限公司 Volume rendering method and system for medical images
CN106897738A (en) * 2017-01-22 2017-06-27 华南理工大学 A kind of pedestrian detection method based on semi-supervised learning
CN107833229A (en) * 2017-11-02 2018-03-23 上海联影医疗科技有限公司 Information processing method, apparatus and system
CN108010048A (en) * 2017-12-05 2018-05-08 华中科技大学 A kind of hippocampus dividing method of the automatic brain MRI image based on multichannel chromatogram
CN108010021A (en) * 2017-11-30 2018-05-08 上海联影医疗科技有限公司 A kind of magic magiscan and method
CN108320277A (en) * 2017-01-16 2018-07-24 上海西门子医疗器械有限公司 Determine the method, apparatus and CT machines on tumour 3 D boundary
CN108511044A (en) * 2017-02-23 2018-09-07 珠海健康云科技有限公司 Method and system are examined in a kind of consulting point of internet
CN108961300A (en) * 2018-06-20 2018-12-07 浙江德尔达医疗科技有限公司 A kind of image partition method and equipment
CN109165668A (en) * 2018-07-06 2019-01-08 北京安德医智科技有限公司 A kind of processing method of brain anomaly classification
CN109191452A (en) * 2018-09-12 2019-01-11 南京大学 An automatic labeling method for peritoneal metastases in abdominal CT images based on active learning
CN109446951A (en) * 2018-10-16 2019-03-08 腾讯科技(深圳)有限公司 Semantic segmentation method, apparatus, equipment and the storage medium of 3-D image
CN109493351A (en) * 2018-11-12 2019-03-19 哈尔滨理工大学 The system that liver segmentation is carried out using probability map and level set to CT image
CN109801255A (en) * 2018-12-10 2019-05-24 艾瑞迈迪科技石家庄有限公司 A kind of abdominal cavity multiple organ identification modeling method and device
CN110415231A (en) * 2019-07-25 2019-11-05 山东浪潮人工智能研究院有限公司 A CNV Segmentation Method Based on Attention Prior Network
CN110874843A (en) * 2019-10-28 2020-03-10 深圳大学 Organ image segmentation method and device
CN111091574A (en) * 2019-12-21 2020-05-01 中国人民解放军第四军医大学 A Medical Image Segmentation Method Based on Single Pixel Feature
CN111657883A (en) * 2020-06-03 2020-09-15 北京理工大学 Coronary artery SYNTAX score automatic calculation method and system based on sequence radiography
CN112102343A (en) * 2020-08-12 2020-12-18 海南大学 Ultrasound image-based PTC diagnostic system
CN112150472A (en) * 2020-09-24 2020-12-29 北京羽医甘蓝信息技术有限公司 Three-dimensional jaw bone image segmentation method and device based on CBCT (cone beam computed tomography) and terminal equipment
CN112348826A (en) * 2020-10-26 2021-02-09 陕西科技大学 Interactive liver segmentation method based on geodesic distance and V-net
CN112614127A (en) * 2020-12-31 2021-04-06 北京朗视仪器有限公司 Interactive three-dimensional CBCT tooth image segmentation algorithm based on end-to-end
CN113361499A (en) * 2021-08-09 2021-09-07 南京邮电大学 Local object extraction method and device based on two-dimensional texture and three-dimensional attitude fusion
CN113592890A (en) * 2021-05-28 2021-11-02 北京医准智能科技有限公司 CT image liver segmentation method and device
CN113763330A (en) * 2021-08-17 2021-12-07 北京医准智能科技有限公司 Blood vessel segmentation method and device, storage medium and electronic equipment
CN114286643A (en) * 2019-10-30 2022-04-05 未艾医疗技术(深圳)有限公司 A VRDS AI-based Liver Tumor and Vascular Analysis Method and Related Products
CN114494711A (en) * 2022-02-25 2022-05-13 南京星环智能科技有限公司 Image feature extraction method, device, equipment and storage medium
CN114648762A (en) * 2022-03-18 2022-06-21 腾讯科技(深圳)有限公司 Semantic segmentation method and device, electronic equipment and computer-readable storage medium
CN115984251A (en) * 2023-02-14 2023-04-18 成都泰莱生物科技有限公司 Pulmonary nodule classification method and product based on pulmonary CT and polygenic methylation
US11769249B2 (en) 2015-12-31 2023-09-26 Shanghai United Imaging Healthcare Co., Ltd. Systems and methods for image processing

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103400365A (en) * 2013-06-26 2013-11-20 成都金盘电子科大多媒体技术有限公司 Automatic segmentation method for lung-area CT (Computed Tomography) sequence
CN103942785A (en) * 2014-04-09 2014-07-23 苏州大学 Lung tumor segmentation method based on PET and CT images of image segmentation
US20140241606A1 (en) * 2013-02-25 2014-08-28 Seoul National University R&Db Foundation Apparatus and method for lesion segmentation in medical image

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140241606A1 (en) * 2013-02-25 2014-08-28 Seoul National University R&Db Foundation Apparatus and method for lesion segmentation in medical image
CN103400365A (en) * 2013-06-26 2013-11-20 成都金盘电子科大多媒体技术有限公司 Automatic segmentation method for lung-area CT (Computed Tomography) sequence
CN103942785A (en) * 2014-04-09 2014-07-23 苏州大学 Lung tumor segmentation method based on PET and CT images of image segmentation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ZHANG PAN 等: "Learning Based Random Walks for Automatic Liver Segmentation in CT Image", 《 COMMUNICATIONS IN COMPUTER AND INFORMATION SCIENCE》 *
吉宏伟: "自动上下文模型在三维CT肝脏图像分割中的应用研究", 《中国博士学位论文全文数据库信息科技辑》 *

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11769249B2 (en) 2015-12-31 2023-09-26 Shanghai United Imaging Healthcare Co., Ltd. Systems and methods for image processing
CN106504253A (en) * 2016-10-14 2017-03-15 国政通科技股份有限公司 A kind of processing method of medical imaging photo and system
CN106530386A (en) * 2016-11-25 2017-03-22 上海联影医疗科技有限公司 Volume rendering method and system for medical images
CN108320277A (en) * 2017-01-16 2018-07-24 上海西门子医疗器械有限公司 Determine the method, apparatus and CT machines on tumour 3 D boundary
CN106897738B (en) * 2017-01-22 2019-07-16 华南理工大学 A pedestrian detection method based on semi-supervised learning
CN106897738A (en) * 2017-01-22 2017-06-27 华南理工大学 A kind of pedestrian detection method based on semi-supervised learning
CN108511044A (en) * 2017-02-23 2018-09-07 珠海健康云科技有限公司 Method and system are examined in a kind of consulting point of internet
CN108511044B (en) * 2017-02-23 2021-12-17 珠海健康云科技有限公司 Internet consultation triage method and system
CN107833229A (en) * 2017-11-02 2018-03-23 上海联影医疗科技有限公司 Information processing method, apparatus and system
CN108010021A (en) * 2017-11-30 2018-05-08 上海联影医疗科技有限公司 A kind of magic magiscan and method
CN108010021B (en) * 2017-11-30 2021-12-10 上海联影医疗科技股份有限公司 Medical image processing system and method
CN108010048A (en) * 2017-12-05 2018-05-08 华中科技大学 A kind of hippocampus dividing method of the automatic brain MRI image based on multichannel chromatogram
CN108961300B (en) * 2018-06-20 2021-07-16 浙江德尔达医疗科技有限公司 Image segmentation method and device
CN108961300A (en) * 2018-06-20 2018-12-07 浙江德尔达医疗科技有限公司 A kind of image partition method and equipment
CN109165668A (en) * 2018-07-06 2019-01-08 北京安德医智科技有限公司 A kind of processing method of brain anomaly classification
CN109191452A (en) * 2018-09-12 2019-01-11 南京大学 An automatic labeling method for peritoneal metastases in abdominal CT images based on active learning
CN109191452B (en) * 2018-09-12 2021-10-08 南京大学 An automatic labeling method for peritoneal metastases in abdominal CT images based on active learning
CN109446951B (en) * 2018-10-16 2019-12-10 腾讯科技(深圳)有限公司 Semantic segmentation method, device and equipment for three-dimensional image and storage medium
US11861501B2 (en) 2018-10-16 2024-01-02 Tencent Technology (Shenzhen) Company Limited Semantic segmentation method and apparatus for three-dimensional image, terminal, and storage medium
CN109446951A (en) * 2018-10-16 2019-03-08 腾讯科技(深圳)有限公司 Semantic segmentation method, apparatus, equipment and the storage medium of 3-D image
CN109493351A (en) * 2018-11-12 2019-03-19 哈尔滨理工大学 The system that liver segmentation is carried out using probability map and level set to CT image
CN109801255A (en) * 2018-12-10 2019-05-24 艾瑞迈迪科技石家庄有限公司 A kind of abdominal cavity multiple organ identification modeling method and device
CN110415231A (en) * 2019-07-25 2019-11-05 山东浪潮人工智能研究院有限公司 A CNV Segmentation Method Based on Attention Prior Network
CN110874843B (en) * 2019-10-28 2023-07-07 深圳大学 Organ image segmentation method and device
CN110874843A (en) * 2019-10-28 2020-03-10 深圳大学 Organ image segmentation method and device
CN114286643A (en) * 2019-10-30 2022-04-05 未艾医疗技术(深圳)有限公司 A VRDS AI-based Liver Tumor and Vascular Analysis Method and Related Products
CN111091574B (en) * 2019-12-21 2024-04-02 中国人民解放军第四军医大学 Medical image segmentation method based on single pixel characteristics
CN111091574A (en) * 2019-12-21 2020-05-01 中国人民解放军第四军医大学 A Medical Image Segmentation Method Based on Single Pixel Feature
CN111657883A (en) * 2020-06-03 2020-09-15 北京理工大学 Coronary artery SYNTAX score automatic calculation method and system based on sequence radiography
CN112102343B (en) * 2020-08-12 2024-03-29 海南大学 PTC diagnostic system based on ultrasonic image
CN112102343A (en) * 2020-08-12 2020-12-18 海南大学 Ultrasound image-based PTC diagnostic system
CN112150472A (en) * 2020-09-24 2020-12-29 北京羽医甘蓝信息技术有限公司 Three-dimensional jaw bone image segmentation method and device based on CBCT (cone beam computed tomography) and terminal equipment
CN112348826A (en) * 2020-10-26 2021-02-09 陕西科技大学 Interactive liver segmentation method based on geodesic distance and V-net
CN112348826B (en) * 2020-10-26 2023-04-07 陕西科技大学 Interactive liver segmentation method based on geodesic distance and V-net
CN112614127A (en) * 2020-12-31 2021-04-06 北京朗视仪器有限公司 Interactive three-dimensional CBCT tooth image segmentation algorithm based on end-to-end
CN113592890B (en) * 2021-05-28 2022-02-11 北京医准智能科技有限公司 CT image liver segmentation method and device
CN113592890A (en) * 2021-05-28 2021-11-02 北京医准智能科技有限公司 CT image liver segmentation method and device
CN113361499A (en) * 2021-08-09 2021-09-07 南京邮电大学 Local object extraction method and device based on two-dimensional texture and three-dimensional attitude fusion
CN113763330A (en) * 2021-08-17 2021-12-07 北京医准智能科技有限公司 Blood vessel segmentation method and device, storage medium and electronic equipment
CN114494711A (en) * 2022-02-25 2022-05-13 南京星环智能科技有限公司 Image feature extraction method, device, equipment and storage medium
CN114494711B (en) * 2022-02-25 2023-10-31 南京星环智能科技有限公司 Image feature extraction method, device, equipment and storage medium
CN114648762A (en) * 2022-03-18 2022-06-21 腾讯科技(深圳)有限公司 Semantic segmentation method and device, electronic equipment and computer-readable storage medium
CN114648762B (en) * 2022-03-18 2024-11-26 腾讯科技(深圳)有限公司 Semantic segmentation method, device, electronic device and computer-readable storage medium
CN115984251A (en) * 2023-02-14 2023-04-18 成都泰莱生物科技有限公司 Pulmonary nodule classification method and product based on pulmonary CT and polygenic methylation
CN115984251B (en) * 2023-02-14 2023-05-09 成都泰莱生物科技有限公司 Lung nodule classification method and product based on lung CT and polygene methylation

Also Published As

Publication number Publication date
CN105957066B (en) 2019-06-25

Similar Documents

Publication Publication Date Title
CN105957066A (en) CT image liver segmentation method and system based on automatic context model
Gecer et al. Detection and classification of cancer in whole slide breast histopathology images using deep convolutional networks
EP3639240B1 (en) A system and computer-implemented method for segmenting an image
US10223610B1 (en) System and method for detection and classification of findings in images
CN111242959B (en) Target area extraction method of multi-mode medical image based on convolutional neural network
CN111242174A (en) Liver cancer image feature extraction and pathological classification method and device based on imaging omics
CN109215032A (en) The method and system of image segmentation
CN105894517A (en) CT image liver segmentation method and system based on characteristic learning
CN106780518A (en) A kind of MR image three-dimensional interactive segmentation methods of the movable contour model cut based on random walk and figure
CN102622749B (en) Automatic segmentation method of three-dimensional magnetic resonance image of brain structure
CN110060235A (en) A kind of thyroid nodule ultrasonic image division method based on deep learning
CN105574859A (en) Liver tumor segmentation method and device based on CT (Computed Tomography) image
CN110992377B (en) Image segmentation method, device, computer-readable storage medium and equipment
CN111986216B (en) RSG liver CT image interactive segmentation algorithm based on neural network improvement
CN108230301A (en) A kind of spine CT image automatic positioning dividing method based on active contour model
CN102903103B (en) Migratory active contour model based stomach CT (computerized tomography) sequence image segmentation method
CN102737379A (en) A CT Image Segmentation Method Based on Adaptive Learning
CN115546605A (en) Training method and device based on image labeling and segmentation model
CN107507195A (en) The multi-modal nasopharyngeal carcinoma image partition methods of PET CT based on hypergraph model
CN117710681A (en) Semi-supervised medical image segmentation method based on data enhancement strategy
Ma et al. Random walk based segmentation for the prostate on 3D transrectal ultrasound images
CN103839048B (en) System and method for lymph node recognition in gastric CT images based on low-rank decomposition
Amiri et al. Bayesian Network and Structured Random Forest Cooperative Deep Learning for Automatic Multi-label Brain Tumor Segmentation.
Mortaheb et al. Metal artifact reduction and segmentation of dental computerized tomography images using least square support vector machine and mean shift algorithm
Chatterjee et al. A survey on techniques used in medical imaging processing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant