[go: up one dir, main page]

CN106919950B - Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance - Google Patents

Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance Download PDF

Info

Publication number
CN106919950B
CN106919950B CN201710053148.5A CN201710053148A CN106919950B CN 106919950 B CN106919950 B CN 106919950B CN 201710053148 A CN201710053148 A CN 201710053148A CN 106919950 B CN106919950 B CN 106919950B
Authority
CN
China
Prior art keywords
image
pixel
probability density
brain
pixels
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.)
Active
Application number
CN201710053148.5A
Other languages
Chinese (zh)
Other versions
CN106919950A (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.)
Shandong University
Original Assignee
Shandong University
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 Shandong University filed Critical Shandong University
Priority to CN201710053148.5A priority Critical patent/CN106919950B/en
Publication of CN106919950A publication Critical patent/CN106919950A/en
Application granted granted Critical
Publication of CN106919950B publication Critical patent/CN106919950B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • 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/10088Magnetic resonance imaging [MRI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20076Probabilistic image processing
    • 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/30016Brain

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Image Analysis (AREA)
  • Magnetic Resonance Imaging Apparatus (AREA)

Abstract

本发明公开了一种概率密度加权测地距离的脑部MR图像分割方法,属于图像处理技术领域。包括:读入若干幅模拟脑数据库图像,进行直方图统计,得出最集中分布区间的样本值;利用得到的样本值作为先验知识对选取的待处理图像上的每个像素点进行概率密度估计;基于概率密度函数对待处理图像进行超像素分割;对分割后的超像素进行扫描,筛选出不符合标准的超像素进行分裂,用FCM算法将超像素内所有像素再次聚为两类,根据分类结果寻找连通区域,并把每个连通区域内的像素作为新的一类,更新超像素分类结果矩阵;用FCM算法在所有更新后的超像素基础上进行聚类,得到待处理图像脑部组织分割结果。本发明提高了超像素分割以及脑部组织分割的准确度。

The invention discloses a brain MR image segmentation method based on probability density weighted geodesic distance, which belongs to the technical field of image processing. Including: read in several simulated brain database images, perform histogram statistics, and obtain the sample value of the most concentrated distribution interval; use the obtained sample value as prior knowledge to calculate the probability density of each pixel on the selected image to be processed Estimation; based on the probability density function, perform superpixel segmentation on the image to be processed; scan the segmented superpixels, screen out the superpixels that do not meet the standards for splitting, and use the FCM algorithm to cluster all the pixels in the superpixels into two categories again, according to The classification results look for connected regions, and take the pixels in each connected region as a new class, update the superpixel classification result matrix; use the FCM algorithm to cluster on the basis of all updated superpixels, and obtain the brain of the image to be processed Tissue segmentation results. The invention improves the accuracy of superpixel segmentation and brain tissue segmentation.

Description

概率密度加权测地距离的脑部MR图像分割方法Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance

技术领域technical field

本发明涉及图像处理技术领域,特别是指一种概率密度加权测地距离的脑部MR图像分割方法。The invention relates to the technical field of image processing, in particular to a brain MR image segmentation method based on probability density weighted geodesic distance.

背景技术Background technique

图像分割是图像处理、图像分析和计算机视觉等领域最经典的研究课题之一,也是最大的难点之一,图像分割技术在许多医学图像应用中扮演着关键角色,也是图像中各种组织和器官的病理进一步分析的基础,通过利用图像分割,把图像中更感兴趣的区域提取出来,为临床诊断和治疗等提供依据,且大脑是人体的重要器官,因此研究脑部区域的分割技术对于脑部三维重建、神经环路的研究以及临床脑部疾病的诊断均有着重要意义。Image segmentation is one of the most classic research topics in the fields of image processing, image analysis, and computer vision, and it is also one of the biggest difficulties. Image segmentation technology plays a key role in many medical image applications, and it is also an important part of various tissues and organs in images. The basis for further analysis of the pathology of the human body, through the use of image segmentation, the region of interest in the image is extracted to provide a basis for clinical diagnosis and treatment, and the brain is an important organ of the human body, so the study of brain region segmentation technology is very important for the brain It is of great significance for the three-dimensional reconstruction of the brain, the study of neural circuits, and the diagnosis of clinical brain diseases.

超像素分割是一种图像过分割算法,可以作为一些图像应用中的预处理工作,例如分割、显著性检测、人脸识别等。超像素可以捕获图像中的冗余,大大减少后续图像处理任务的复杂性。现有的一种有效的超像素分割方法是基于测地距离(Geodesic Distance)的超像素,用测地距离而不是欧式距离度量像素点之间的相似度,对于自然图像来说分割效果不错,但对于脑部MR(Magnetic Resonance,简称MR)图像,该方法并不能准确地分出每一个细小的脑部组织区域超像素块。Superpixel segmentation is an image over-segmentation algorithm that can be used as preprocessing in some image applications, such as segmentation, saliency detection, face recognition, etc. Superpixels can capture redundancies in images, greatly reducing the complexity of subsequent image processing tasks. An existing effective superpixel segmentation method is a superpixel based on geodesic distance, which uses geodesic distance instead of Euclidean distance to measure the similarity between pixels, and the segmentation effect is good for natural images. However, for brain MR (Magnetic Resonance, MR for short) images, this method cannot accurately separate every small superpixel block of brain tissue area.

模糊C均值聚类算法(Fuzzy C-Means,简称FCM)是应用最为广泛的模糊聚类图像分割算法。相对于其他分割方法,FCM能够保留初始图像的更多的信息。然而,传统的FCM算法在图像分割中未能考虑各个点的灰度特征及其邻域像素的关联程度,导致了该算法对于噪声和灰度不均匀比较敏感,针对上述问题,现已提出了许多改进的FCM算法,尽管改进的方法在抗噪或者效率等方面有一定程度的提高,但由于大脑图像的高复杂性,仍不能取得令人满意的分割结果,因此采用传统的单一方法分割不能满足实际要求。Fuzzy C-Means clustering algorithm (FCM for short) is the most widely used fuzzy clustering image segmentation algorithm. Compared with other segmentation methods, FCM can retain more information of the original image. However, the traditional FCM algorithm fails to consider the grayscale features of each point and the correlation degree of its neighboring pixels in image segmentation, which leads to the algorithm being sensitive to noise and grayscale inhomogeneity. Aiming at the above problems, the proposed Many improved FCM algorithms, although the improved method has a certain degree of improvement in anti-noise or efficiency, but due to the high complexity of brain images, satisfactory segmentation results cannot be achieved, so the traditional single method segmentation cannot Meet actual requirements.

发明内容Contents of the invention

本发明提供一种概率密度加权测地距离的脑部MR图像分割方法,其提高了超像素分割以及脑部组织分割的准确度。The invention provides a brain MR image segmentation method based on probability density weighted geodesic distance, which improves the accuracy of superpixel segmentation and brain tissue segmentation.

为解决上述技术问题,本发明提供技术方案如下:In order to solve the problems of the technologies described above, the present invention provides technical solutions as follows:

一种概率密度加权测地距离的脑部MR图像分割方法,包括:A method for brain MR image segmentation based on probability density weighted geodesic distance, comprising:

步骤1:读入若干幅模拟脑数据库图像,对其进行直方图统计,得出白质、灰质或者脑脊液最集中分布区间的样本值;Step 1: Read in several simulated brain database images, perform histogram statistics on them, and obtain the sample values of the most concentrated distribution intervals of white matter, gray matter or cerebrospinal fluid;

步骤2:从所述模拟脑数据库图像中随机选取一幅图像作为待处理图像,利用得到的所述最集中分布区间的样本值作为先验知识对待处理图像上的每个像素点进行概率密度估计,得到概率密度函数;Step 2: Randomly select an image from the simulated brain database image as the image to be processed, and use the obtained sample value of the most concentrated distribution interval as prior knowledge to estimate the probability density of each pixel on the image to be processed , get the probability density function;

步骤3:基于得到的所述概率密度函数对待处理图像进行超像素分割,并记录下超像素分类结果矩阵;Step 3: Perform superpixel segmentation on the image to be processed based on the obtained probability density function, and record the superpixel classification result matrix;

步骤4:对分割后的超像素进行扫描,根据超像素颜色标准差筛选出不符合标准的超像素进行分裂,分裂时,用FCM算法将超像素内所有像素再次聚为两类,之后根据分类结果寻找连通区域,并把每个连通区域内的像素作为新的一类,更新所述超像素分类结果矩阵;Step 4: Scan the segmented superpixels, screen out superpixels that do not meet the standard according to the superpixel color standard deviation for splitting, use the FCM algorithm to group all pixels in the superpixels into two categories again, and then classify them according to As a result, the connected regions are searched, and the pixels in each connected region are used as a new class, and the superpixel classification result matrix is updated;

步骤5:依据更新后的超像素分类结果矩阵,用FCM算法在所有更新后的超像素基础上进行聚类,得到待处理图像脑部组织分割结果。Step 5: According to the updated superpixel classification result matrix, the FCM algorithm is used to perform clustering on the basis of all updated superpixels to obtain the brain tissue segmentation result of the image to be processed.

本发明具有以下有益效果:The present invention has the following beneficial effects:

本发明的概率密度加权测地距离的脑部MR图像分割方法,首先将直方图统计得出的样本值作为先验值对图像上的每个像素点进行概率密度估计,然后用基于概率密度加权测地距离的超像素方法对图像进行超像素分割,接着扫描超像素筛选出不符合标准的超像素进行分裂,利用超像素内部特征进行局部分裂优化,分裂完成后更新超像素分类结果矩阵,最后用FCM算法基于已分割的超像素基础上再进行聚类,完成脑部图像的分割。该方法至少具有如下优点:(1)设计新的权重影响因子来定义测地距离,融入了概率密度函数,使脑部不同组织之间对比更加明显,梯度计算更加合理;(2)增加局部分割后处理的过程,对超像素进行局部分裂,将像素点更准确地归类,进一步提高了超像素分割的准确度,即使用最简单最传统的FCM进行最后的聚类,结果仍然很好;(3)将基于概率密度加权测地距离的超像素分割技术、FCM等方法联系起来,在超像素的基础上得到脑部组织分割结果。In the brain MR image segmentation method of probability density weighted geodesic distance of the present invention, first, the sample value obtained by histogram statistics is used as a priori value to estimate the probability density of each pixel on the image, and then weighted based on the probability density The superpixel method of geodesic distance performs superpixel segmentation on the image, and then scans the superpixels to filter out the superpixels that do not meet the standards for splitting, and uses the internal characteristics of the superpixels to perform local splitting optimization. After the splitting is completed, the superpixel classification result matrix is updated, and finally The FCM algorithm is used to perform clustering based on the segmented superpixels to complete the segmentation of the brain image. This method has at least the following advantages: (1) A new weight factor is designed to define the geodesic distance, which incorporates the probability density function, making the contrast between different brain tissues more obvious and the gradient calculation more reasonable; (2) adding local segmentation In the post-processing process, the superpixels are locally split, and the pixels are classified more accurately, which further improves the accuracy of the superpixel segmentation. Even if the simplest and most traditional FCM is used for the final clustering, the result is still very good; (3) Combine superpixel segmentation technology based on probability density weighted geodesic distance, FCM and other methods, and obtain brain tissue segmentation results on the basis of superpixels.

附图说明Description of drawings

图1为本发明的概率密度加权测地距离的脑部MR图像分割方法的流程示意图;Fig. 1 is the schematic flow chart of the brain MR image segmentation method of the probability density weighted geodesic distance of the present invention;

图2为本发明的概率密度加权测地距离的脑部MR图像分割方法的原理示意图;Fig. 2 is the schematic diagram of the principle of the brain MR image segmentation method of the probability density weighted geodesic distance of the present invention;

图3为本发明的概率密度加权测地距离的脑部MR图像分割方法中步骤3的流程示意图;Fig. 3 is the schematic flow chart of step 3 in the brain MR image segmentation method of probability density weighted geodesic distance of the present invention;

图4为本发明的概率密度加权测地距离的脑部MR图像分割方法的具体流程示意图;Fig. 4 is the specific flow diagram of the brain MR image segmentation method of the probability density weighted geodesic distance of the present invention;

图5(a):为本发明的待处理图像:合成脑部MR示例图像;Fig. 5 (a): is the image to be processed in the present invention: synthetic brain MR example image;

图5(b):为本发明的对应于图5(a)合成脑部MR示例图像的超像素分割图;Fig. 5 (b): is the superpixel segmentation map of the present invention corresponding to Fig. 5 (a) synthetic brain MR example image;

图5(c):为依据本发明实现的脑部MR示例图像最终的白质、灰质、脑脊液等区域的分割结果图;Fig. 5(c): is the segmentation result diagram of the final white matter, gray matter, cerebrospinal fluid and other regions of the brain MR example image realized according to the present invention;

图6(a):为本发明的待处理图像:真实脑部MR示例图像;Fig. 6 (a): is the image to be processed of the present invention: real brain MR example image;

图6(b):为本发明的对应于图6(a)真实脑部MR示例图像的超像素分割图;Fig. 6 (b): is the superpixel segmentation diagram of the present invention corresponding to the real brain MR example image in Fig. 6 (a);

图6(c):为依据本发明实现的脑部MR示例图像最终的白质、灰质、脑脊液等区域的分割结果图。Fig. 6(c): It is a diagram of the segmentation results of the final white matter, gray matter, cerebrospinal fluid and other regions of the brain MR example image realized according to the present invention.

具体实施方式Detailed ways

为使本发明要解决的技术问题、技术方案和优点更加清楚,下面将结合附图及具体实施例进行详细描述。In order to make the technical problems, technical solutions and advantages to be solved by the present invention clearer, the following will describe in detail with reference to the drawings and specific embodiments.

本发明提供一种概率密度加权测地距离的脑部MR图像分割方法,如图1-6所示,包括:The present invention provides a brain MR image segmentation method with probability density weighted geodesic distance, as shown in Figure 1-6, comprising:

步骤1:读入若干幅模拟脑数据库图像,对其进行直方图统计,得出白质、灰质或者脑脊液最集中分布区间的样本值;Step 1: Read in several simulated brain database images, perform histogram statistics on them, and obtain the sample values of the most concentrated distribution intervals of white matter, gray matter or cerebrospinal fluid;

本步骤中,读入的模拟脑数据库图像为bmp格式的合成脑部MR图像,读入其灰度值。In this step, the read-in simulated brain database image is a synthetic brain MR image in bmp format, and its gray value is read in.

步骤2:从模拟脑数据库图像中随机选取一幅图像作为待处理图像,利用得到的最集中分布区间的样本值作为先验知识对待处理图像上的每个像素点进行概率密度估计,得到概率密度函数;Step 2: Randomly select an image from the simulated brain database image as the image to be processed, use the obtained sample value of the most concentrated distribution interval as prior knowledge to estimate the probability density of each pixel on the image to be processed, and obtain the probability density function;

步骤3:基于得到的概率密度函数对待处理图像进行超像素分割,并记录下超像素分类结果矩阵;Step 3: Perform superpixel segmentation on the image to be processed based on the obtained probability density function, and record the superpixel classification result matrix;

步骤4:对分割后的超像素进行扫描,根据超像素颜色标准差筛选出不符合标准的超像素进行分裂,分裂时,用FCM算法将超像素内所有像素再次聚为两类,之后根据分类结果寻找连通区域,并把每个连通区域内的像素作为新的一类,更新超像素分类结果矩阵;Step 4: Scan the segmented superpixels, screen out superpixels that do not meet the standard according to the superpixel color standard deviation for splitting, use the FCM algorithm to group all pixels in the superpixels into two categories again, and then classify them according to Find connected regions as a result, and use the pixels in each connected region as a new class to update the superpixel classification result matrix;

步骤5:依据更新后的超像素分类结果矩阵,用FCM算法在所有更新后的超像素基础上进行聚类,得到待处理图像脑部组织分割结果。Step 5: According to the updated superpixel classification result matrix, the FCM algorithm is used to perform clustering on the basis of all updated superpixels to obtain the brain tissue segmentation result of the image to be processed.

本发明的概率密度加权测地距离的脑部MR图像分割方法,首先将直方图统计得出的样本值作为先验值对图像上的每个像素点进行概率密度估计,然后用基于概率密度加权测地距离的超像素方法对图像进行超像素分割,接着扫描超像素筛选出不符合标准的超像素进行分裂,利用超像素内部特征进行局部分裂优化,分裂完成后更新超像素分类结果矩阵,最后用FCM算法基于已分割的超像素基础上再进行聚类,完成脑部图像的分割。该方法至少具有如下优点:(1)设计新的权重影响因子来定义测地距离,融入了概率密度函数,使脑部不同组织之间对比更加明显,梯度计算更加合理;(2)增加局部分割后处理的过程,对超像素进行局部分裂,将像素点更准确地归类,进一步提高了超像素分割的准确度,即使用最简单最传统的FCM进行最后的聚类,结果仍然很好;(3)将基于概率密度加权测地距离的超像素分割技术、FCM等方法联系起来,在超像素的基础上得到脑部组织分割结果。In the brain MR image segmentation method of probability density weighted geodesic distance of the present invention, first, the sample value obtained by histogram statistics is used as a priori value to estimate the probability density of each pixel on the image, and then weighted based on the probability density The superpixel method of geodesic distance performs superpixel segmentation on the image, and then scans the superpixels to filter out the superpixels that do not meet the standards for splitting, and uses the internal characteristics of the superpixels to perform local splitting optimization. After the splitting is completed, the superpixel classification result matrix is updated, and finally The FCM algorithm is used to perform clustering based on the segmented superpixels to complete the segmentation of the brain image. This method has at least the following advantages: (1) A new weight factor is designed to define the geodesic distance, which incorporates the probability density function, making the contrast between different brain tissues more obvious and the gradient calculation more reasonable; (2) adding local segmentation In the post-processing process, the superpixels are locally split, and the pixels are classified more accurately, which further improves the accuracy of the superpixel segmentation. Even if the simplest and most traditional FCM is used for the final clustering, the result is still very good; (3) Combine superpixel segmentation technology based on probability density weighted geodesic distance, FCM and other methods, and obtain brain tissue segmentation results on the basis of superpixels.

优选的,步骤1进一步为:Preferably, step 1 is further:

读入若干幅模拟脑部MR(从BrainWeb数据库中获取)图像,先对其用K-means算法进行初始分类,然后将灰度值归一化后分成N个区间,对其白质、灰质或者脑脊液的灰度值范围进行统计,统计出白质、灰质或者脑脊液最集中分布的K个区间,在此K个区间中,每个区间选取m个灰度值作为样本,该样本的数值即为最集中分布区间的样本值。本步骤中,N,K,m均为大于0的整数。Read in several simulated brain MR images (obtained from the BrainWeb database), first use the K-means algorithm for initial classification, then divide the gray value into N intervals after normalization, and compare the white matter, gray matter or cerebrospinal fluid The gray value range of the gray value is counted, and the K intervals with the most concentrated distribution of white matter, gray matter or cerebrospinal fluid are counted. Among these K intervals, m gray values are selected as samples for each interval, and the value of the sample is the most concentrated. Sample values for the distribution interval. In this step, N, K, and m are all integers greater than 0.

本发明中,由于脑部图像灰质、白质、脑脊液不同组织的像素灰度值之间有重合的地方,它们之间没有一个确切的划分边界,每一个像素点属于的类别都是模糊的,直接对其分割是困难的。所以,本发明首先进行直方图统计,将得到的样本值作为先验知识,用来在下一步中对图像上的每一个像素点进行概率密度估计。In the present invention, since the gray matter, white matter, and cerebrospinal fluid pixel gray values of different tissues of the brain image overlap, there is no exact boundary between them, and the category to which each pixel belongs is fuzzy. It is difficult to divide it. Therefore, the present invention first performs histogram statistics, and uses the obtained sample values as prior knowledge to estimate the probability density of each pixel on the image in the next step.

进一步的,步骤2包括:Further, step 2 includes:

步骤21:按照公式(1)分别计算出待处理图像中每个像素点的K个概率估计模型:Step 21: Calculate K probability estimation models for each pixel in the image to be processed according to formula (1):

其中,x是图像中每个像素点的灰度值,xi是第k(k=1,2,...,K)个区间作为先验值的m个灰度值样本,h是带宽(控制参数);Among them, x is the gray value of each pixel in the image, x i is the m gray value samples of the kth (k=1,2,...,K) interval as the prior value, h is the bandwidth (control parameter);

步骤22:将得到的K个概率估计模型按公式(2)计算出混合概率密度函数,得到每个像素点的概率密度估计值,即每个像素点属于白质、灰质或者脑脊液的可能性:Step 22: Calculate the mixed probability density function according to the obtained K probability estimation models according to the formula (2), and obtain the estimated value of the probability density of each pixel, that is, the probability that each pixel belongs to white matter, gray matter or cerebrospinal fluid:

其中,p(k)为每个概率估计模型对数据点的影响因子,在0~1之间;Among them, p(k) is the influence factor of each probability estimation model on the data points, which is between 0 and 1;

步骤23:对得到的混合概率密度函数进行归一化,得到概率密度函数:Step 23: Normalize the obtained mixed probability density function to obtain the probability density function:

其中,wmax和wmin是P(x)的最大值和最小值。Among them, wmax and wmin are the maximum and minimum values of P(x).

本发明中,融入了概率密度函数,可以使灰质、白质、脑脊液等脑部不同组织之间的对比更加明显,并使我们后续的梯度计算更加准确。In the present invention, the probability density function is incorporated, which can make the contrast between different brain tissues such as gray matter, white matter, and cerebrospinal fluid more obvious, and make our subsequent gradient calculation more accurate.

作为本发明的一种改进,如图3所示,步骤3包括:As an improvement of the present invention, as shown in Figure 3, step 3 includes:

步骤31:初始化种子点,先在图像上均匀分布n/2个种子点,然后用自适应六边形(Adaptive Hexagonal)法插入其他种子点,用公式(4)计算每个种子点六边形的复杂度,找到复杂度最大的六边形,把它分成六个重叠的小六边形,在复杂度最大的小六边形里插入一个新的种子点,依次迭代,直到采样n个聚类中心,复杂度定义为:Step 31: Initialize the seed points, first evenly distribute n/2 seed points on the image, then use the Adaptive Hexagonal (Adaptive Hexagonal) method to insert other seed points, use formula (4) to calculate the hexagonal shape of each seed point The complexity, find the hexagon with the largest complexity, divide it into six overlapping small hexagons, insert a new seed point in the small hexagon with the largest complexity, and iterate sequentially until n clusters are sampled Class center, the complexity is defined as:

其中,Hi是种子点si的六边形区域,N是图像I的像素点数量,M是大括号中满足条件的像素点p的数量,α是控制参数, 是图像上像素点p的梯度,Gσ是带有标准差σ的高斯函数,ω是一个调节参数,防止是零的情况;Among them, H i is the hexagonal area of the seed point s i , N is the number of pixels in the image I, M is the number of pixels p in curly brackets that meet the conditions, α is the control parameter, is the gradient of pixel p on the image, G σ is a Gaussian function with standard deviation σ, ω is an adjustment parameter to prevent is zero;

步骤32:扰乱种子点,将每个种子点移动到其局部3*3区域的最低梯度位置,并记录其X、Y坐标信息作为新的种子点;Step 32: disturb the seed points, move each seed point to the lowest gradient position of its local 3*3 area, and record its X, Y coordinate information as a new seed point;

步骤33:用公式(5)计算基于概率密度的种子点敏感梯度:Step 33: Use formula (5) to calculate the seed point sensitivity gradient based on the probability density:

PSSG(si,G(t))=||Sp(si,G(t))|| (5)PSSG(s i ,G(t))=||S p (s i ,G(t))|| (5)

其中,Sp是测地路径上用sobel算子计算的Pw(x)的梯度;in, S p is the gradient of P w (x) calculated with the sobel operator on the geodesic path;

步骤34:采用FMM(fast marching method)算法计算基于概率密度加权测地距离,并进行边界扩散,产生一系列具有相似属性的像素点组成超像素块;Step 34: Use the FMM (fast marching method) algorithm to calculate the weighted geodesic distance based on the probability density, and perform boundary diffusion to generate a series of pixels with similar attributes to form a super pixel block;

本步骤中,A:测地距离通过如下方法计算得到:In this step, A: The geodesic distance is calculated by the following method:

从种子点si到任一个像素点p概率密度加权测地距离的一个描述为:从种子点si开始沿着一条最短的路径到达像素点p,路径上每点乘以一个权重函数W(si,G(t))的最小弧长积分,其定义为:A description of the probability density-weighted geodesic distance from a seed point s i to any pixel point p is as follows: starting from the seed point s i along a shortest path to the pixel point p, each point on the path is multiplied by a weight function W( s i , G(t)) minimum arc length integral, which is defined as:

其中,G(t)是从种子点si到像素点之间的一条测地路径,t是不断变化的,取0~1之间的值,权重W设置为一个像素属于白质、灰质或者脑脊液可能性的梯度,用来定义从种子点si到某个像素点路径G上的距离增量:Among them, G(t) is a geodesic path from the seed point si to the pixel point, t is constantly changing, and takes a value between 0 and 1, and the weight W is set to a pixel belonging to white matter, gray matter or cerebrospinal fluid The gradient of the possibility is used to define the distance increment on the path G from the seed point si to a certain pixel point:

测地距离是通过具有适当速度场迭代传播的快速行进法(FMM)的扩展策略来计算的,基于公式(8)定义速度函数,其计算公式为:The geodesic distance is computed by an extended strategy of the Fast Marching Method (FMM) with iterative propagation of the appropriate velocity field, defining a velocity function based on Equation (8), which is calculated as:

B:边界扩散,产生超像素块:B: Boundary diffusion, generating superpixel blocks:

在扩散过程中,每一个像素点的新速度不再是静态的,依赖于离它最近的种子点(即与其具有最短的概率密度加权测地距离的像素点),从给定的种子点开始,用公式(5)计算其邻域像素点的梯度,沿着具有最大速度公式(8)的像素点扩展,扩展后的像素点颜色值将由种子点的颜色值取代,下一个像素点的概率种子点敏感梯度会不断通过FMM的扩散过程用当前的邻域像素点的值用公式(5)计算更新,每次向前扩散离种子点测地距离最小(速度函数最大)的像素点,直到所有的像素都扩散完毕,得到超像素的分类结果矩阵。During the diffusion process, the new velocity of each pixel is no longer static, and depends on the nearest seed point (that is, the pixel with the shortest probability density-weighted geodesic distance to it), starting from the given seed point , use the formula (5) to calculate the gradient of its neighborhood pixels, and expand along the pixel with the maximum speed formula (8), the color value of the expanded pixel will be replaced by the color value of the seed point, the probability of the next pixel The sensitive gradient of the seed point will be continuously calculated and updated by the value of the current neighborhood pixel through the diffusion process of FMM with the formula (5), and each time the pixel point with the smallest geodetic distance (maximum velocity function) from the seed point is diffused forward until All pixels are diffused, and the classification result matrix of superpixels is obtained.

步骤35:用公示(9)更新种子点的位置和颜色;Step 35: update the position and color of the seed point with the public notice (9);

其中,Sl是第l个超像素,sl是超像素Sl的种子点,xl',cl'分别是更新后种子点的位置和颜色值,测量像素点隶属种子点程度的权重函数;Among them, S l is the lth superpixel, s l is the seed point of superpixel S l , x l ', c l ' are the position and color value of the updated seed point respectively, A weight function that measures the degree to which a pixel belongs to a seed point;

步骤36:重复步骤33、步骤34、步骤35,算法旨在优化一个能量函数,定义为公式(10),当两次连续迭代中能量函数的改变小于一个特定的threshold就停止,初步的超像素分割完成,Step 36: Repeat step 33, step 34, and step 35. The algorithm aims to optimize an energy function, which is defined as formula (10). When the change of the energy function in two consecutive iterations is less than a specific threshold, it stops. The initial superpixel split completed,

本发明中,针对大脑图像的高复杂性,设计新的权重影响因子来定义测地距离,使用新的梯度计算方法,在脑部MR图像的模糊区域边缘会有一个更加明显的边界,可以较准确地分割出每一个细小的脑部组织区域超像素块。In the present invention, aiming at the high complexity of the brain image, a new weight influencing factor is designed to define the geodesic distance. Using the new gradient calculation method, there will be a more obvious boundary at the edge of the blurred area of the brain MR image, which can be compared Accurately segment superpixel blocks of every small brain tissue area.

进一步的,步骤4包括:Further, step 4 includes:

步骤41:扫描分割后的超像素,如果超像素的颜色标准差大于某个阈值Tc,则对满足此条件的超像素进行分裂,其计算定义为:Step 41: Scan the segmented superpixels. If the color standard deviation of the superpixels is greater than a certain threshold T c , split the superpixels satisfying this condition. The calculation is defined as:

C(sl)=λStdl>Tc (11)C(s l )=λStd l >T c (11)

其中,Stdl是每个超像素内像素颜色的标准差,Tc是阈值,λ是控制参数;where Stdl is the standard deviation of pixel color within each superpixel, Tc is the threshold, and λ is the control parameter;

步骤42:用FCM算法将每个需要分裂的超像素内所有像素再次聚为两类,局部FCM的目标函数为:Step 42: Use the FCM algorithm to cluster all the pixels in each superpixel that needs to be split into two categories again, and the objective function of the local FCM is:

其中,C是聚类的个数,Qn是当前扫描的超像素内像素点的个数,μij是第j个像素属于第i个聚类的模糊隶属度函数,满足约束μij∈[0,1],m是作用于模糊隶属度上的权重函数,vi是第i个聚类中心,xj是当前扫描的超像素内像素点的颜色值;Among them, C is the number of clusters, Q n is the number of pixels in the currently scanned superpixel, μ ij is the fuzzy membership function of the j-th pixel belonging to the i-th cluster, satisfying the constraint μ ij ∈ [ 0,1], m is the weight function acting on the fuzzy membership, v i is the ith cluster center, x j is the color value of the pixel in the currently scanned superpixel;

步骤43:根据得到的超像素分类结果寻找连通区域,并把每个连通区域内的像素作为新的一类,即一个新的超像素块,更新超像素分类的结果矩阵;Step 43: Find connected regions according to the obtained superpixel classification results, and take the pixels in each connected region as a new class, that is, a new superpixel block, and update the result matrix of superpixel classification;

步骤44:对需要分裂的超像素重复步骤42、步骤43直到所有符合分裂条件的超像素都分裂完成。Step 44: Repeat steps 42 and 43 for the superpixels that need to be split until all superpixels that meet the splitting conditions are split.

本发明中,初步分割完成后再进行局部分割后处理,利用超像素内部特征进行局部分裂优化,使像素点更准确地归类,提高了超像素的分割准确度,使超像素的划分可以更准确地通过进一步的聚类将脑部不同组织分开。In the present invention, after the preliminary segmentation is completed, the local segmentation post-processing is performed, and the internal characteristics of the superpixel are used to perform local segmentation optimization, so that the pixels can be classified more accurately, the accuracy of superpixel segmentation is improved, and the division of superpixels can be more accurate. Accurately separate different brain tissues through further clustering.

优选的,步骤5进一步为:Preferably, step 5 is further:

将超像素(而不是像素)作为FCM算法的输入,在已分割好的超像素基础上进行聚类,完成脑部图像的分割,基于超像素的FCM目标函数为:Using superpixels (rather than pixels) as the input of the FCM algorithm, clustering is performed on the basis of the segmented superpixels to complete the segmentation of the brain image. The FCM objective function based on superpixels is:

其中,C'是聚类的个数,Qn'是图像中超像素的个数,μ′ij是第j个超像素属于第i个聚类的模糊隶属度函数,满足约束m是作用于模糊隶属度上的权重函数,v′i是第i个聚类中心,ξi是超像素Sj的颜色均值。Among them, C' is the number of clusters, Q n ' is the number of superpixels in the image, μ′ ij is the fuzzy membership function of the jth superpixel belonging to the ith cluster, satisfying the constraint m is the weight function acting on the fuzzy membership degree, v′ i is the ith cluster center, and ξ i is the color mean of the superpixel S j .

本发明中,将基于概率密度加权测地距离的超像素分割技术、FCM算法联系起来,在超像素的基础上得到脑部组织分割结果,提高了分割效率和准确度。In the present invention, the superpixel segmentation technology based on the probability density weighted geodesic distance is connected with the FCM algorithm, and the brain tissue segmentation result is obtained on the basis of the superpixel, which improves the segmentation efficiency and accuracy.

作为本发明的一种改进,读入的图像也可以为dcm格式的真实脑部MR图像,真实脑部MR图像的处理方式与合成脑部MR图像的处理方式类似,区别在于,合成脑部MR图像读入的是灰度值,而真实脑部MR图像读入的是经过窗宽窗位限制的密度值。As an improvement of the present invention, the read-in image can also be a real brain MR image in dcm format, and the processing method of the real brain MR image is similar to that of the synthetic brain MR image, the difference is that the synthetic brain MR image The image is read in grayscale values, while the real brain MR image is read in density values limited by the window width and level.

下面对图像处理结果进行分析,如针对图5(a),图6(a)给出的图片,利用上面的方法进行处理,处理结果如图5(c),图6(c)所示,图5(b),图6(b)为超像素分割图。The image processing results are analyzed below, such as the pictures given in Figure 5(a) and Figure 6(a), using the above method for processing, the processing results are shown in Figure 5(c), Figure 6(c) , Figure 5(b), and Figure 6(b) are superpixel segmentation diagrams.

在图5(b)和图6(b)中,从视觉效果上可以看到本发明超像素分割是准确的,边界贴合边缘,可以准确的分出每一个细小的区域,为后续分出白质(WM)、灰质(GM)、脊髓液(CSF)等脑部组织的聚类工作提供坚实的基础。即便是用最简单最传统的FCM聚类我们的效果依然很好。In Figure 5(b) and Figure 6(b), it can be seen from the visual effect that the superpixel segmentation of the present invention is accurate, and the boundary fits the edge, and each small area can be accurately separated, which is for the subsequent separation The clustering work of brain tissues such as white matter (WM), gray matter (GM), and spinal fluid (CSF) provides a solid foundation. Even with the simplest and most traditional FCM clustering our results are still very good.

在图5(c)和图6(c)中,可以看出本发明能够准确地分割出脑部组织图像,最大程度地保留了图像的原始信息。In Fig. 5(c) and Fig. 6(c), it can be seen that the present invention can accurately segment the brain tissue image and preserve the original information of the image to the greatest extent.

以上所述是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明所述原理的前提下,还可以作出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above description is a preferred embodiment of the present invention, it should be pointed out that for those of ordinary skill in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications can also be made. It should be regarded as the protection scope of the present invention.

Claims (3)

1. A method for probability density weighted geodesic distance brain MR image segmentation, comprising:
step 1: reading a plurality of simulated brain database images, and performing histogram statistics on the images to obtain sample values of white matter, gray matter or cerebrospinal fluid most centralized distribution intervals;
step 2: randomly selecting one image from the simulated brain database images as an image to be processed, and performing probability density estimation on each pixel point on the image to be processed by using the obtained sample value of the most concentrated distribution interval as prior knowledge to obtain a probability density function;
and step 3: performing superpixel segmentation on the image to be processed based on the obtained probability density function, and recording a superpixel classification result matrix;
and 4, step 4: scanning the segmented super pixels, screening out the super pixels which do not meet the standard according to the standard deviation of the super pixel colors, splitting, clustering all pixels in the super pixels into two classes again by using an FCM algorithm during splitting, then searching for connected regions according to classification results, taking the pixels in each connected region as a new class, and updating a super pixel classification result matrix;
and 5: clustering on the basis of all updated superpixels by using an FCM algorithm according to the updated superpixel classification result matrix to obtain a brain tissue segmentation result of the image to be processed;
the step 1 is further as follows:
reading a plurality of simulated brain MR images, firstly carrying out initial classification on the images by using a K-means algorithm, then dividing the normalized gray values into N intervals, carrying out statistics on the gray value range of white matter, gray matter or cerebrospinal fluid of the N intervals, carrying out statistics on K intervals with the white matter, gray matter or cerebrospinal fluid distributed most intensively, and selecting m gray values as samples in each of the K intervals;
the step 2 comprises the following steps:
step 21: respectively calculating K probability estimation models of each pixel point in the image to be processed according to a formula (1):
wherein x is the gray value of each pixel point in the image, and xiM gray value samples with the kth interval as a priori value, wherein K is 1, 2.. and K, h is a control parameter;
step 22: calculating a mixed probability density function according to a formula (2) by using the obtained K probability estimation models to obtain a probability density estimation value of each pixel point, namely the possibility that each pixel point belongs to white matter, grey matter or cerebrospinal fluid:
wherein, p (k) is the influence factor of each probability estimation model on the data points, and the influence factor is between 0 and 1;
step 23: normalizing the obtained mixed probability density function to obtain a probability density function:
wherein wmax and wmin are the maximum and minimum values of P (x);
the step 3 comprises the following steps:
step 31: initializing seed points, uniformly distributing n/2 seed points on an image, then inserting other seed points by using a self-adaptive hexagon method, calculating the complexity of a hexagon of each seed point by using a formula (4), finding the hexagon with the maximum complexity, dividing the hexagon into six overlapped small hexagons, inserting a new seed point in the small hexagon with the maximum complexity, and sequentially iterating until n clustering centers are sampled, wherein the complexity is defined as:
wherein HiIs the seed point siN is the number of pixels of image I, M is the number of pixels p in parenthesis that satisfy the condition, alpha is a control parameter, is the gradient of a pixel point p on the image, GσIs a Gaussian function with a standard deviation sigma, omega is a tuning parameter, preventingA case of zero;
step 32: disturbing the seed points, moving each seed point to the lowest gradient position of a local 3 x 3 area of the seed point, and recording X, Y coordinate information of the seed point as a new seed point;
step 33: the probability density based seed point sensitivity gradient is calculated using equation (5):
PSSG(si,G(t))=||Sp(si,G(t))|| (5)
wherein,Spis P calculated by sobel operator on geodetic pathw(x) A gradient of (a);
step 34: calculating weighted geodesic distance based on probability density by adopting FMM algorithm, and performing boundary diffusion to generate a series of pixel points with similar attributes to form a superpixel block;
in this step, a: the geodesic distance is calculated by the following method:
from the seed point siOne description of the p probability density weighted geodesic distance to any pixel point is: from the seed point siStarting to reach the pixel point p along a shortest path, and multiplying each point on the path by a weight function W(s)iG (t)), defined as:
wherein G (t) is from the seed point siA geodesic path from the pixel point is obtained, t is constantly changed, a value between 0 and 1 is taken, the weight W is set as the gradient of the probability that a pixel belongs to white matter, gray matter or cerebrospinal fluid, and the gradient is used for defining the seed point siDistance increment to a certain pixel point path G:
geodesic distances are calculated by the extended strategy of the fast marching method FMM with iterative propagation of the appropriate velocity field, defining a velocity function based on equation (7) which is calculated as:
b: boundary diffusion, generating superpixel blocks:
in the diffusion process, the new speed of each pixel point is not static any more, the new speed depends on the closest seed point, namely the pixel point with the shortest probability density weighted geodesic distance to the closest seed point, the gradient of the neighborhood pixel point is calculated by a formula (5) from the given seed point, the pixel point with the maximum speed formula (8) is expanded, the color value of the expanded pixel point is replaced by the color value of the seed point, the probability seed point sensitivity gradient of the next pixel point is updated by the diffusion process of FMM by calculating the value of the current neighborhood pixel point by the formula (5), the pixel point with the minimum geodesic distance to the seed point, namely the maximum speed function, is diffused forwards each time until all pixels are diffused completely, and the superpixel classification result matrix is obtained;
step 35: updating the position and color of the seed point with the public display (9);
wherein S islIs the ith super pixel, slIs a super pixel SlSeed point of (2), xl',cl' the location and color value of the seed point after updating respectively,measuring a weight function of the degree of the pixel points belonging to the seed points;
step 36: repeating steps 33, 34, 35, the algorithm aims to optimize an energy function, defined as formula (10), stopping when the energy function changes less than a certain threshold in two successive iterations, completing the preliminary superpixel segmentation,
2. the method for probability density-weighted geodesic distance brain MR image segmentation as claimed in claim 1, characterized in that said step 4 comprises:
step 41: scanning the segmented superpixels, if the color standard deviation of the superpixels is larger than a certain threshold value TcThen the superpixels that satisfy this condition are split, which is calculated as:
C(sl)=λStdl>Tc (11)
wherein StdlIs the standard deviation, T, of the pixel color within each superpixelcIs a threshold, λ is a control parameter;
step 42: and (3) clustering all pixels in each super pixel needing to be split into two classes again by using an FCM algorithm, wherein the target function of the local FCM is as follows:
wherein C is the number of clusters, QnIs the number of pixels, mu, in the currently scanned superpixelijIs the jth pixelFuzzy membership function belonging to ith cluster and satisfying constraintm is a weighting function acting on the fuzzy membership, viIs the ith cluster center, xjIs the color value of a pixel point within the currently scanned superpixel;
step 43: searching connected regions according to the obtained super-pixel classification result, taking the pixels in each connected region as a new class, namely a new super-pixel block, and updating the super-pixel classification result matrix;
step 44: and repeating the steps 42 and 43 for the superpixels needing to be split until all the superpixels meeting the splitting condition are split.
3. The method for segmenting the MR image of the brain according to the probability density weighted geodesic distance of the claim 2, characterized in that the step 5 is further as follows:
taking the super-pixels as the input of an FCM algorithm, clustering on the basis of the segmented super-pixels to complete the segmentation of the brain image, wherein the FCM objective function based on the super-pixels is as follows:
wherein C 'is the number of clusters, Q'nIs the number of super pixels in the image, mu'ijIs a fuzzy membership function of the jth super pixel belonging to the ith cluster and satisfying the constraintm is a weight function, v ', acting on the fuzzy membership'iIs the ith cluster center, ξiIs a super pixel SjThe color mean value of (1).
CN201710053148.5A 2017-01-22 2017-01-22 Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance Active CN106919950B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710053148.5A CN106919950B (en) 2017-01-22 2017-01-22 Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710053148.5A CN106919950B (en) 2017-01-22 2017-01-22 Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance

Publications (2)

Publication Number Publication Date
CN106919950A CN106919950A (en) 2017-07-04
CN106919950B true CN106919950B (en) 2019-10-25

Family

ID=59454078

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710053148.5A Active CN106919950B (en) 2017-01-22 2017-01-22 Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance

Country Status (1)

Country Link
CN (1) CN106919950B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107516314B (en) * 2017-08-25 2020-03-27 山东大学 Medical image hyper-voxel segmentation method and device
CN108596236A (en) * 2018-04-18 2018-09-28 东南大学 It is a kind of to roll into a ball partition method based on the thalamic nuclei of global connection features and geodesic distance
CN112132842A (en) * 2020-09-28 2020-12-25 华东师范大学 A brain image segmentation method based on SEEDS algorithm and GRU network
CN113052859A (en) * 2021-04-20 2021-06-29 哈尔滨理工大学 Super-pixel segmentation method based on self-adaptive seed point density clustering
CN113822853B (en) * 2021-07-29 2024-09-24 上海大学 Cervical vertebra MR image curvature measuring method based on super-pixel segmentation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103353986A (en) * 2013-05-30 2013-10-16 山东大学 Brain MR image segmentation method based on superpixel fuzzy clustering
CN104463870A (en) * 2014-12-05 2015-03-25 中国科学院大学 Image salient region detection method
CN105678797A (en) * 2016-03-04 2016-06-15 广东顺德中山大学卡内基梅隆大学国际联合研究院 Image segmentation method based on visual saliency model
CN106296654A (en) * 2016-07-26 2017-01-04 中国科学技术大学 A kind of image superpixel dividing method keeping edge

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103353986A (en) * 2013-05-30 2013-10-16 山东大学 Brain MR image segmentation method based on superpixel fuzzy clustering
CN104463870A (en) * 2014-12-05 2015-03-25 中国科学院大学 Image salient region detection method
CN105678797A (en) * 2016-03-04 2016-06-15 广东顺德中山大学卡内基梅隆大学国际联合研究院 Image segmentation method based on visual saliency model
CN106296654A (en) * 2016-07-26 2017-01-04 中国科学技术大学 A kind of image superpixel dividing method keeping edge

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
《Geodesic Matting: A Framework for Fast Interactive Image and Video Segmentation and Matting》;Xue Bai等;《International Journal of Computer Vision》;20081115(第82期);第113-132页 *
《TurboPixels: Fast Superpixels Using Geometric Flows》;Alex Levinshtein等;《IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE》;20091231;第31卷(第12期);第2290-2297页 *
《交互式前景抠图技术综述》;沈洋等;《计算机辅助设计与图形学学报》;20140430;第26卷(第4期);第511-519页 *
《几种新超像素算法的研究》;张晓平;《控制工程》;20150930;第22卷(第5期);第902-907页 *
《基于测地距离的超像素生成方法》;王爱齐等;《大连理工大学学报》;20120731;第52卷(第4期);第610-614页 *
《基于超像素和模糊聚类的医学超声图像分割算法》;陈放等;《半导体光电》;20160229;第37卷(第1期);第146-150页 *
《基于高斯超像素的快速Graph Cuts图像分割方法》;韩守东等;《自动化学报》;20110131;第37卷(第1期);第11-20页 *
《近似测地距离度量下的图像抗噪分割方法》;高珊珊等;《计算机辅助设计与图形学学报》;20141231;第26卷(第12期);第2214-2222页 *

Also Published As

Publication number Publication date
CN106919950A (en) 2017-07-04

Similar Documents

Publication Publication Date Title
CN106919950B (en) Brain MR Image Segmentation Method Based on Probability Density Weighted Geodesic Distance
Jia et al. ABSORB: Atlas building by self-organized registration and bundling
CN111476292A (en) Small sample element learning training method for medical image classification processing artificial intelligence
CN109871875B (en) A method of building change detection based on deep learning
CN110889852A (en) Liver segmentation method based on residual-attention deep neural network
CN111640120A (en) Pancreas CT automatic segmentation method based on significance dense connection expansion convolution network
CN108537751A (en) A kind of Thyroid ultrasound image automatic segmentation method based on radial base neural net
CN108305279B (en) An Iterative Spatial Fuzzy Clustering Method for Brain Magnetic Resonance Image Supervoxel Generation
Mamatha et al. Graph theory based segmentation of magnetic resonance images for brain tumor detection
CN112183237A (en) Automatic white blood cell classification method based on color space adaptive threshold segmentation
CN110021019B (en) AI-assisted hair thickness distribution analysis method for AGA clinical image
Chen et al. A modified U-Net for brain Mr image segmentation
Khrissi et al. A performant clustering approach based on an improved sine cosine algorithm
CN108846845B (en) SAR image segmentation method based on thumbnail and hierarchical fuzzy clustering
Jaffar et al. An ensemble shape gradient features descriptor based nodule detection paradigm: a novel model to augment complex diagnostic decisions assistance
Wisaeng et al. Brain tumor segmentation using fuzzy otsu threshold morphological algorithm
Ramana et al. Alzheimer disease detection and classification on magnetic resonance imaging (MRI) brain images using improved expectation maximization (IEM) and convolutional neural network (CNN)
Ramella et al. From color quantization to image segmentation
CN112990367A (en) Image processing method, device, equipment and storage medium
CN112508844B (en) A Weakly Supervised Brain Magnetic Resonance Image Segmentation Method
Liu et al. Automatic Lung Parenchyma Segmentation of CT Images Based on Matrix Grey Incidence.
CN109409375B (en) A SAR Image Semantic Segmentation Method Based on Contour Structure Learning Model
CN114565762A (en) Weakly supervised liver tumor segmentation based on ROI and split fusion strategy
Nageswara Reddy et al. Brain tumour segmentation using hybrid approach
CN112132842A (en) A brain image segmentation method based on SEEDS algorithm and GRU network

Legal Events

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