CN105741310A - Heart's left ventricle image segmentation system and method - Google Patents

Heart's left ventricle image segmentation system and method Download PDF

Info

Publication number
CN105741310A
CN105741310A CN201610161395.2A CN201610161395A CN105741310A CN 105741310 A CN105741310 A CN 105741310A CN 201610161395 A CN201610161395 A CN 201610161395A CN 105741310 A CN105741310 A CN 105741310A
Authority
CN
China
Prior art keywords
left ventricle
contour
image
segmentation
minimum
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
CN201610161395.2A
Other languages
Chinese (zh)
Other versions
CN105741310B (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.)
Northeastern University China
Original Assignee
Northeastern University China
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 Northeastern University China filed Critical Northeastern University China
Priority to CN201610161395.2A priority Critical patent/CN105741310B/en
Publication of CN105741310A publication Critical patent/CN105741310A/en
Application granted granted Critical
Publication of CN105741310B publication Critical patent/CN105741310B/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
    • 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/20036Morphological image processing
    • 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/20112Image segmentation details
    • G06T2207/20116Active contour; Active surface; Snakes
    • 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/30048Heart; Cardiac

Landscapes

  • Image Analysis (AREA)
  • Magnetic Resonance Imaging Apparatus (AREA)

Abstract

本发明提供一种心脏左心室图像分割系统及方法。该系统包括:图像转换单元;左心室轮廓粗提取单元;左心室轮廓精提取单元。该方法包括:分割核磁共振图像得到二值化图像,通过欧氏距离变换将二值化图像转化为灰度图像;将二值化图像中的各个相连通区域间隔开,粗提取出左心室轮廓;判断左心室轮廓与主动脉轮廓是否相连,若粗提取出的左心室轮廓与主动脉轮廓相连,则去除主动脉分割开,修补左心室轮廓,得到心脏左心室图像分割结果;否则粗提取出的左心室轮廓即作为左心室轮廓。本发明能在影像方面排除左心室与主动脉相连的影响,准确的分割左心室底层图像,克服主动脉对左心室造成的边缘泄露的影响,从而得到精确的左心室分割结果。

The invention provides a heart left ventricle image segmentation system and method. The system includes: an image conversion unit; a left ventricle rough extraction unit; a left ventricle fine extraction unit. The method includes: segmenting the nuclear magnetic resonance image to obtain a binary image, converting the binary image into a grayscale image through Euclidean distance transformation; separating each connected area in the binary image, and roughly extracting the outline of the left ventricle ; Determine whether the contour of the left ventricle is connected to the contour of the aorta. If the roughly extracted contour of the left ventricle is connected to the contour of the aorta, remove the aorta and divide it, repair the contour of the left ventricle, and obtain the image segmentation result of the left ventricle of the heart; otherwise, roughly extract The left ventricle contour of is taken as the left ventricle contour. The invention can eliminate the influence of the connection between the left ventricle and the aorta in terms of images, accurately segment the bottom layer image of the left ventricle, and overcome the influence of the edge leakage caused by the aorta on the left ventricle, thereby obtaining accurate segmentation results of the left ventricle.

Description

一种心脏左心室图像分割系统及方法A system and method for image segmentation of cardiac left ventricle

技术领域 technical field

本发明涉及图像处理领域,具体涉及一种心脏左心室图像分割系统及方法。 The invention relates to the field of image processing, in particular to a system and method for segmenting images of left ventricle of the heart.

背景技术 Background technique

在众多图像分割方法中,有很多适合分割心脏磁共振短轴图像的方法,如区域生长方法、阈值法和水平集方法等。如在论文“形状统计Mumford-Shah模型的MR图像左心室外轮廓分割”中采用了结合形状统计的Mumford-Shah模型分割方法对心脏左心室进行分割,对弱边界和边界断裂的情况进行了考虑。但是其忽略了心脏底层由于主动脉的原因导致部分左心室边界不存在的情况。而论文“结合纹理与形状的TaggedMR图像左心室分割算法”将纹理分类信息与形状统计先验知识引入Mumford-Shah模型中,提出了一种改进的分割带标记线核磁共振图像的左心室内外轮廓的方法,同样未对心脏底层与主动脉相连的情况加以考虑,在纹理上难以区分,在形状统计上也未具体介绍解决方法。在论文“基于Snake改进模型的心脏MR图像左心室分割方法”中,主要注重心脏中层左心室内外膜的分割,未对心脏底层边缘泄露的情况加以考虑。 Among the many image segmentation methods, there are many methods suitable for segmenting short-axis cardiac magnetic resonance images, such as region growing method, threshold method and level set method. For example, the Mumford-Shah model segmentation method combined with shape statistics is used to segment the left ventricle of the heart in the paper "MR image left ventricle contour segmentation of Mumford-Shah model of shape statistics", and the situation of weak boundary and boundary fracture is considered . However, it ignores the absence of part of the left ventricular boundary at the bottom layer of the heart due to the aorta. The paper "Left Ventricle Segmentation Algorithm Combining Texture and Shape with Tagged MR Images" introduces texture classification information and prior knowledge of shape statistics into the Mumford-Shah model, and proposes an improved segmentation of the inner and outer contours of the left ventricle in MRI images with marker lines The same method does not take into account the connection between the bottom layer of the heart and the aorta, it is difficult to distinguish the texture, and it does not specifically introduce the solution in terms of shape statistics. In the paper "Left Ventricle Segmentation Method of Cardiac MR Image Based on Improved Snake Model", it mainly focuses on the segmentation of the inner and outer layers of the left ventricle in the middle of the heart, and does not consider the leakage of the bottom edge of the heart.

心脏底层由于与主动脉相连的原因,导致边缘泄露,所以分割起来难度比较大,大部分分割方法都难以处理这样的问题。大部分学者在分割心脏左心室时主要注重对中层的分割,忽略对左心室底层的处理,然而心脏左心室底层连接着主动脉,对心脏左心室底层的处理是获取心脏左心室的各种信息以及对心脏左心室进行三维重建所必须的。 Because the bottom layer of the heart is connected to the aorta, the edge leaks, so it is difficult to segment, and most segmentation methods are difficult to deal with such problems. Most scholars mainly focus on the segmentation of the middle layer when segmenting the left ventricle of the heart, ignoring the processing of the bottom layer of the left ventricle. However, the bottom layer of the left ventricle of the heart is connected to the aorta, and the processing of the bottom layer of the left ventricle of the heart is to obtain various information of the left ventricle of the heart and necessary for 3D reconstruction of the left ventricle of the heart.

发明内容 Contents of the invention

针对现有技术存在的不足,本发明提供一种心脏左心室图像分割系统及方法。 Aiming at the deficiencies in the prior art, the present invention provides a system and method for segmenting images of the left ventricle of the heart.

本发明的技术方案是: Technical scheme of the present invention is:

一种心脏左心室图像分割系统,包括: A heart left ventricle image segmentation system, comprising:

图像转换单元:在核磁共振图像的左心室上选取种子点,将核磁共振图像的最大灰度值和最小灰度值的平均值作为初始分割阈值,将核磁共振图像分割为前景和背景,将前景的平均灰度值与背景的平均灰度值取平均作为新的分割阈值,若新的分割阈值与前次迭代所得的分割阈值之差小于设定的允许范围,则当前分割阈值即为最终分割阈值,否则继续迭代计算,最终得到二值化图像,再通过欧氏距离变换将二值化图像转化为灰度图像; Image conversion unit: select a seed point on the left ventricle of the nuclear magnetic resonance image, use the average value of the maximum gray value and the minimum gray value of the nuclear magnetic resonance image as the initial segmentation threshold, segment the nuclear magnetic resonance image into foreground and background, and divide the foreground The average gray value of the background and the average gray value of the background are taken as the new segmentation threshold. If the difference between the new segmentation threshold and the segmentation threshold obtained in the previous iteration is less than the set allowable range, the current segmentation threshold is the final segmentation Threshold, otherwise continue iterative calculation, and finally get a binarized image, and then convert the binarized image into a grayscale image through Euclidean distance transformation;

左心室轮廓粗提取单元:按灰度递增的次序给灰度图像的像素排序,使用一个FIFO队列按照宽度优先的方式递归地分配给每一灰度极小区域分别形成新的灰度极小区域,并在分配时将第一个灰度极小区域的像素点都标记为0,后面的灰度极小区域的标记依次加1,按标记将灰度图像中的各个相连通区域区分开,通过选取的种子点粗提取出左心室轮廓; Left ventricle outline rough extraction unit: sort the pixels of the grayscale image in the order of increasing grayscale, and use a FIFO queue to recursively assign each grayscale minimum area in a width-first manner to form a new grayscale minimum area , and when assigning, mark the pixels in the first gray-scale minimum area as 0, and the marks in the subsequent gray-scale minimum areas are incremented by 1, and distinguish each connected area in the gray-scale image according to the mark, The outline of the left ventricle is roughly extracted through the selected seed point;

左心室轮廓精提取单元:若粗提取出的左心室轮廓与主动脉轮廓相连,则去除主动脉,修补左心室轮廓,得到心脏左心室图像分割结果;若粗提取出的左心室轮廓与主动脉轮廓不相连,则粗提取出的左心室轮廓即作为左心室轮廓,得到心脏左心室图像分割结果。 Left ventricle contour fine extraction unit: if the roughly extracted left ventricle contour is connected to the aortic contour, the aorta is removed, the left ventricle contour is repaired, and the image segmentation result of the left ventricle of the heart is obtained; if the roughly extracted left ventricle contour is connected to the aortic contour If the contours are not connected, the roughly extracted left ventricle contour is used as the left ventricle contour, and the image segmentation result of the left ventricle of the heart is obtained.

所述左心室轮廓精提取单元,包括: The left ventricular contour fine extraction unit includes:

分析判断单元:计算粗提取出的左心室轮廓质心到各边缘点的距离,找出距离最大值Ma和距离最小值Mi,并根据距离最大值和距离最小值分析和判断左心室是否与主动脉相连:如果Ma<30个像素点单位长度且(Ma-Mi)/Ma>0.55,或者Ma>30个像素点单位长度且(Ma-Mi)/Ma>0.38,则左心室与主动脉相连,需要进行形态学处理,否则粗提取出的左心室轮廓即作为左心室轮廓。 Analysis and judgment unit: Calculate the distance from the center of mass of the roughly extracted left ventricle contour to each edge point, find out the maximum distance Ma and the minimum distance Mi, and analyze and judge whether the left ventricle is connected to the aorta according to the maximum distance and the minimum distance Connected: If Ma<30 pixel unit length and (Ma-Mi)/Ma>0.55, or Ma>30 pixel unit length and (Ma-Mi)/Ma>0.38, the left ventricle is connected to the aorta, Morphological processing is required, otherwise the roughly extracted left ventricle contour is taken as the left ventricle contour.

所述左心室轮廓精提取单元,还包括: The left ventricular contour fine extraction unit also includes:

形态学处理单元:找出粗提取出的左心室轮廓中质心到边缘点的所有极小值,若距离最大值Ma的位置在两个相邻的极小值点之间,则以这两个极小值点为分割点作直线将左心室轮廓与主动脉轮廓分隔开,重新确定左心室轮廓的质心,在两个分割点与该质心相连所成角度的中线方向取两个分割点到质心的距离平均值作第三个分割点,以这三个分割点作曲线补全左心室轮廓边缘,得到左心室轮廓。 Morphological processing unit: find out all the minimum values from the center of mass to the edge points in the roughly extracted left ventricle contour, if the position of the maximum distance Ma is between two adjacent minimum value points, then use these two The minimum value point is the dividing point and draw a straight line to separate the contour of the left ventricle from the contour of the aorta, re-determine the centroid of the contour of the left ventricle, and take two dividing points in the direction of the midline of the angle formed by the connection between the two dividing points and the centroid to The average distance of the center of mass is used as the third segmentation point, and these three segmentation points are used to make a curve to complement the edge of the left ventricle contour to obtain the left ventricle contour.

所述极小值点Pi满足(Pi-Mi)/(Ma-Mi)<0.3。 The minimum point Pi satisfies (Pi-Mi)/(Ma-Mi)<0.3.

本发明还提供一种心脏左心室图像分割方法,包括: The present invention also provides a method for image segmentation of the left ventricle of the heart, comprising:

图像转换:在核磁共振图像的左心室上选取种子点,将核磁共振图像的最大灰度值和最小灰度值的平均值作为初始分割阈值,将核磁共振图像分割为前景和背景,将前景的平均灰度值与背景的平均灰度值取平均作为新的分割阈值,若新的分割阈值与前次迭代所得的分割阈值之差小于设定的允许范围,则当前分割阈值即为最终分割阈值,否则继续迭代计算,最终得到二值化图像,再通过欧氏距离变换将二值化图像转化为灰度图像; Image conversion: Select the seed point on the left ventricle of the MRI image, use the average value of the maximum gray value and the minimum gray value of the MRI image as the initial segmentation threshold, segment the MRI image into foreground and background, and divide the foreground The average gray value of the background and the average gray value of the background are taken as the new segmentation threshold. If the difference between the new segmentation threshold and the segmentation threshold obtained in the previous iteration is less than the set allowable range, the current segmentation threshold is the final segmentation threshold. , otherwise continue the iterative calculation, and finally get the binarized image, and then convert the binarized image into a grayscale image through Euclidean distance transformation;

粗提取左心室轮廓:按灰度递增的次序给灰度图像的像素排序,使用一个FIFO队列按照宽度优先的方式递归地分配给每一灰度极小区域分别形成新的灰度极小区域,并在分配时将第一个灰度极小区域的像素点都标记为0,后面的灰度极小区域的标记依次加1,按标记将灰度图像中的各个相连通区域区分开,通过选取的种子点粗提取出左心室轮廓; Roughly extract the left ventricle contour: sort the pixels of the grayscale image in the order of increasing grayscale, and use a FIFO queue to recursively assign each grayscale minimum area to form a new grayscale minimum area in a width-first manner. And when allocating, the pixels in the first gray-scale area are marked as 0, and the marks of the subsequent gray-scale areas are incremented by 1, and the connected areas in the gray-scale image are distinguished according to the marks. The selected seed point roughly extracts the contour of the left ventricle;

精提取左心室轮廓:若粗提取出的左心室轮廓与主动脉轮廓相连,则去除主动脉,修补左心室轮廓,得到心脏左心室图像分割结果;若粗提取出的左心室轮廓与主动脉轮廓不相连,则粗提取出的左心室轮廓即作为左心室轮廓,得到心脏左心室图像分割结果。 Fine extraction of the left ventricle contour: If the roughly extracted left ventricle contour is connected to the aortic contour, the aorta is removed, the left ventricle contour is repaired, and the image segmentation result of the left ventricle of the heart is obtained; if the roughly extracted left ventricle contour is connected to the aortic contour If they are not connected, the roughly extracted left ventricle contour is used as the left ventricle contour, and the image segmentation result of the left ventricle of the heart is obtained.

所述精提取左心室轮廓的具体步骤包括: The specific steps of finely extracting the contour of the left ventricle include:

计算粗提取出的左心室轮廓质心到各边缘点的距离; Calculate the distance from the center of mass of the roughly extracted left ventricle contour to each edge point;

找出距离最大值Ma和距离最小值Mi; Find the maximum distance Ma and the minimum distance Mi;

根据距离最大值和距离最小值分析和判断左心室是否与主动脉相连:如果Ma<30个像素点单位长度且(Ma-Mi)/Ma>0.55,或者Ma>30个像素点单位长度且(Ma-Mi)/Ma>0.38,则左心室与主动脉相连,需要进行形态学处理后得到左心室轮廓,否则粗提取出的左心室轮廓即作为左心室轮廓。 Analyze and judge whether the left ventricle is connected to the aorta according to the maximum and minimum distances: if Ma<30 pixel unit length and (Ma-Mi)/Ma>0.55, or Ma>30 pixel unit length and ( Ma-Mi)/Ma>0.38, the left ventricle is connected to the aorta, and the contour of the left ventricle needs to be obtained after morphological processing, otherwise the roughly extracted contour of the left ventricle will be used as the contour of the left ventricle.

所述形态学处理的具体步骤包括: The concrete steps of described morphology processing comprise:

找出粗提取出的左心室轮廓中质心到边缘点的所有极小值; Find all the minimum values from the center of mass to the edge points in the roughly extracted left ventricle contour;

若距离最大值Ma的位置在两个相邻的极小值点之间,则以这两个极小值点为分割点作直线将左心室轮廓与主动脉轮廓分隔开; If the position of the maximum distance Ma is between two adjacent minimum value points, then use these two minimum value points as the dividing point to draw a straight line to separate the left ventricle contour from the aortic contour;

重新确定左心室轮廓的质心; Re-determine the centroid of the left ventricle contour;

在两个分割点与该质心相连所成角度的中线方向取两个分割点到质心的距离平均值作第三个分割点; Take the average distance from the two segmentation points to the center of mass in the direction of the midline of the angle formed by the connection between the two segmentation points and the centroid as the third segmentation point;

以这三个分割点作曲线补全左心室轮廓边缘,得到左心室轮廓。 The contour edge of the left ventricle is supplemented by curves based on these three segmentation points to obtain the contour of the left ventricle.

有益效果: Beneficial effect:

本发明的心脏左心室图像分割系统及方法能在影像方面排除左心室与主动脉相连的影响,准确地分割左心室底层图像。判断左心室是否与主动脉相连并是否导致边缘泄露的情况,若产生边缘泄露的情况,则形态学去除主动脉边缘并将缺失的边缘用与左心室边缘相似的曲线弥补,克服主动脉对左心室造成的边缘泄露的影响,从而得到准确的左心室分割结果。 The left ventricle image segmentation system and method of the present invention can eliminate the influence of the connection between the left ventricle and the aorta in terms of images, and accurately segment the bottom layer image of the left ventricle. Determine whether the left ventricle is connected to the aorta and cause edge leakage. If edge leakage occurs, the aortic edge will be removed morphologically and the missing edge will be compensated with a curve similar to the left ventricular edge to overcome the aorta’s impact on the left The edge leakage caused by the ventricle can be used to obtain accurate segmentation results of the left ventricle.

附图说明 Description of drawings

图1是本发明实施例1的心脏左心室图像分割系统框图; Fig. 1 is the block diagram of the heart left ventricle image segmentation system of embodiment 1 of the present invention;

图2是本发明实施例2的心脏左心室图像分割方法流程图; Fig. 2 is a flow chart of a method for segmenting images of the left ventricle of the heart according to Embodiment 2 of the present invention;

图3是本发明实施例2的精提取左心室轮廓的流程图; Fig. 3 is a flow chart of finely extracting the contour of the left ventricle according to Embodiment 2 of the present invention;

图4是本发明实施例2的形态学处理的流程图; Fig. 4 is the flow chart of the morphology processing of embodiment 2 of the present invention;

图5是本发明实施例2的二值化图像; Fig. 5 is the binary image of embodiment 2 of the present invention;

图6是本发明实施例2的欧氏距离变换的转化结果; Fig. 6 is the transformation result of the Euclidean distance transformation of embodiment 2 of the present invention;

图7是本发明实施例2的左心室轮廓粗提取结果图; Fig. 7 is a diagram showing the rough extraction result of the left ventricle contour in Example 2 of the present invention;

图8是本发明实施例2的左心室轮廓质心到各边缘点距离曲线图; Fig. 8 is a curve diagram of the distance from the center of mass of the contour of the left ventricle to each edge point in Example 2 of the present invention;

图9是本发明实施例2的一组左心室底层(Ma-Mi)/MA比值曲线图; Fig. 9 is a group of left ventricular bottom layer (Ma-Mi)/MA ratio curves of Example 2 of the present invention;

图10是本发明实施例2的以三个分割点作曲线补全左心室轮廓边缘结果图; Fig. 10 is a result diagram of the edge of left ventricle contour complemented by curves using three segmentation points in Example 2 of the present invention;

图11是本发明实施例2的精提取得到的左心室轮廓结果图。 Fig. 11 is a diagram of the contour results of the left ventricle obtained by fine extraction in Example 2 of the present invention.

具体实施方式 detailed description

下面结合附图和实施例对本发明的具体实施方式做详细说明。 The specific implementation of the present invention will be described in detail below in conjunction with the accompanying drawings and embodiments.

实施例1 Example 1

一种心脏左心室图像分割系统,如图1所示,包括: A heart left ventricle image segmentation system, as shown in Figure 1, comprising:

图像转换单元:在核磁共振图像的左心室上选取种子点,求出核磁共振图像的最大灰度值Z0和最小灰度值Z1,将核磁共振图像的最大灰度值和最小灰度值的平均值作为初始分割阈值T=(Z0+Z1)/2,将核磁共振图像分割为前景和背景,分别求出前景的平均灰度值T0和背景的平均灰度值T1,将前景的平均灰度值与背景的平均灰度值取平均作为新的分割阈值,若新的分割阈值TT=(T0+T1)/2与前次迭代所得的分割阈值之差小于设定的允许范围,则当前分割阈值即为最终分割阈值,否则继续迭代计算,最终得到二值化图像,再通过欧氏距离变换将二值化图像转化为灰度图像;图像转换单元提取出核磁共振图像中主要器官和组织,滤除无用的区域,并将复杂的灰度图像转化为区域中心灰度值最小并向边缘递增的简单灰度图像。 Image conversion unit: select a seed point on the left ventricle of the nuclear magnetic resonance image, obtain the maximum gray value Z0 and the minimum gray value Z1 of the nuclear magnetic resonance image, and average the maximum gray value and the minimum gray value of the nuclear magnetic resonance image Value is used as the initial segmentation threshold T=(Z0+Z1)/2, the MRI image is divided into foreground and background, the average gray value T0 of the foreground and the average gray value T1 of the background are obtained respectively, and the average gray value of the foreground Value and the average gray value of the background are taken as the new segmentation threshold. If the difference between the new segmentation threshold TT=(T0+T1)/2 and the segmentation threshold obtained in the previous iteration is less than the set allowable range, the current segmentation The threshold is the final segmentation threshold, otherwise iterative calculation is continued to finally obtain a binary image, and then the binary image is converted into a grayscale image through Euclidean distance transformation; the image conversion unit extracts the main organs and tissues in the MRI image, Useless areas are filtered out, and the complex grayscale image is converted into a simple grayscale image with the smallest grayscale value in the center of the area and increasing towards the edge.

左心室轮廓粗提取单元:按灰度递增的次序给灰度图像的像素排序,使用一个FIFO队列按照宽度优先的方式递归地分配给每一灰度极小区域分别形成新的灰度极小区域,并在分配时将第一个灰度极小区域的像素点都标记为0,后面的灰度极小区域的标记依次加1,按标记将灰度图像中的各个相连通区域区分开,通过选取的种子点粗提取出左心室轮廓。 Left ventricle outline rough extraction unit: sort the pixels of the grayscale image in the order of increasing grayscale, and use a FIFO queue to recursively assign each grayscale minimum area in a width-first manner to form a new grayscale minimum area , and when assigning, mark the pixels in the first gray-scale minimum area as 0, and the marks in the subsequent gray-scale minimum areas are incremented by 1, and distinguish each connected area in the gray-scale image according to the mark, The outline of the left ventricle was roughly extracted through the selected seed points.

左心室轮廓精提取单元:若粗提取出的左心室轮廓与主动脉轮廓相连,则去除主动脉,修补左心室轮廓,得到心脏左心室图像分割结果;若粗提取出的左心室轮廓与主动脉轮廓不相连,则粗提取出的左心室轮廓即作为左心室轮廓,得到心脏左心室图像分割结果。 Left ventricle contour fine extraction unit: if the roughly extracted left ventricle contour is connected to the aortic contour, the aorta is removed, the left ventricle contour is repaired, and the image segmentation result of the left ventricle of the heart is obtained; if the roughly extracted left ventricle contour is connected to the aortic contour If the contours are not connected, the roughly extracted left ventricle contour is used as the left ventricle contour, and the image segmentation result of the left ventricle of the heart is obtained.

左心室轮廓精提取单元,包括: Left ventricular contour extraction unit, including:

分析判断单元:通过处理10个病人的400组心脏左心室底层数据获得经验数值,计算粗提取出的左心室轮廓质心到各边缘点的距离,找出距离最大值Ma和距离最小值Mi,并根据距离最大值和距离最小值分析和判断左心室是否与主动脉相连:如果Ma<30个像素点单位长度且(Ma-Mi)/Ma>0.55,或者Ma>30个像素点单位长度且(Ma-Mi)/Ma>0.38,则左心室与主动脉相连,需要进行形态学处理,否则粗提取出的左心室轮廓即作为左心室轮廓。 Analysis and Judgment Unit: Obtain empirical values by processing 400 groups of left ventricular bottom layer data of 10 patients, calculate the distance from the roughly extracted left ventricular contour centroid to each edge point, find out the maximum distance Ma and the minimum distance Mi, and Analyze and judge whether the left ventricle is connected to the aorta according to the maximum and minimum distances: if Ma<30 pixel unit length and (Ma-Mi)/Ma>0.55, or Ma>30 pixel unit length and ( Ma-Mi)/Ma>0.38, the left ventricle is connected to the aorta, and morphological processing is required, otherwise the roughly extracted left ventricle contour will be used as the left ventricle contour.

形态学处理单元:找出粗提取出的左心室轮廓中质心到边缘点的所有满足(Pi-Mi)/(Ma-Mi)<0.3的极小值点Pi,若距离最大值Ma的位置在两个相邻的极小值点之间,则以这两个极小值点为分割点作直线将左心室轮廓与主动脉轮廓分隔开,重新确定左心室轮廓的质心,在两个分割点与该质心相连所成角度的中线方向取两个分割点到质心的距离平均值作第三个分割点,以这三个分割点作曲线补全左心室轮廓边缘,得到左心室轮廓。 Morphological processing unit: find out all the minimum points Pi satisfying (Pi-Mi)/(Ma-Mi)<0.3 from the center of mass to the edge point in the roughly extracted left ventricle contour, if the position of the distance from the maximum value Ma is within Between two adjacent minimum points, a straight line is drawn to separate the left ventricle contour from the aortic contour with these two minimum value points as the dividing point, and the centroid of the left ventricle contour is re-determined. In the direction of the midline of the angle formed between the point and the centroid, take the average distance from the two segmentation points to the centroid as the third segmentation point, use these three segmentation points as a curve to complement the edge of the left ventricle contour, and obtain the left ventricle contour.

应用本发明提供的系统,可以较为精确地找到左心室与主动脉的分割点,从而避免了主动脉对左心室分割的影响,为心脏左心室的三维重建提供了精确的左心室分割结果,使得对左心室的观测更准确、有效。 By using the system provided by the present invention, the segmentation point between the left ventricle and the aorta can be found more accurately, thereby avoiding the influence of the aorta on the segmentation of the left ventricle, and providing accurate left ventricle segmentation results for the three-dimensional reconstruction of the left ventricle of the heart, so that The observation of the left ventricle is more accurate and effective.

实施例2 Example 2

本发明还提供一种采用实施例1所述系统进行心脏左心室图像分割的方法,如图2所示,包括: The present invention also provides a method for image segmentation of the left ventricle of the heart using the system described in Embodiment 1, as shown in Figure 2, comprising:

步骤201、在核磁共振图像的左心室上选取种子点,求出核磁共振图像的最大灰度值Z0和最小灰度值Z1,将核磁共振图像的最大灰度值和最小灰度值的平均值作为初始分割阈值T=(Z0+Z1)/2,将核磁共振图像分割为前景和背景,分别求出前景的平均灰度值T0和背景的平均灰度值T1,将前景的平均灰度值与背景的平均灰度值取平均作为新的分割阈值,若新的分割阈值TT=(T0+T1)/2与前次迭代所得的分割阈值之差小于设定的允许范围,则当前分割阈值即为最终分割阈值,否则继续迭代计算,最终得到如图5所示的二值化图像,再通过欧氏距离变换将二值化图像转化为如图6所示的灰度图像;图像转换单元提取出核磁共振图像中主要器官和组织,滤除无用的区域,并将复杂的灰度图像转化为区域中心灰度值最小并向边缘递增的简单灰度图像。 Step 201, select a seed point on the left ventricle of the nuclear magnetic resonance image, obtain the maximum gray value Z0 and the minimum gray value Z1 of the nuclear magnetic resonance image, and calculate the average value of the maximum gray value and the minimum gray value of the nuclear magnetic resonance image As the initial segmentation threshold T=(Z0+Z1)/2, the MRI image is divided into foreground and background, the average gray value T0 of the foreground and the average gray value T1 of the background are obtained respectively, and the average gray value of the foreground Take the average of the average gray value of the background as the new segmentation threshold. If the difference between the new segmentation threshold TT=(T0+T1)/2 and the segmentation threshold obtained in the previous iteration is less than the set allowable range, the current segmentation threshold It is the final segmentation threshold, otherwise iterative calculation is continued to finally obtain the binarized image as shown in Figure 5, and then the binarized image is converted into a grayscale image as shown in Figure 6 through Euclidean distance transformation; the image conversion unit Extract the main organs and tissues in the MRI image, filter out useless areas, and convert the complex grayscale image into a simple grayscale image with the smallest grayscale value in the center of the area and increasing towards the edge.

步骤202、按灰度递增的次序给灰度图像的像素排序,使用一个FIFO队列按照宽度优先的方式递归地分配给每一灰度极小区域分别形成新的灰度极小区域,并在分配时将第一个灰度极小区域的像素点都标记为0,后面的灰度极小区域的标记依次加1,按标记将灰度图像中的各个相连通区域区分开,通过选取的种子点粗提取出如图7所示的左心室轮廓; Step 202, sort the pixels of the grayscale image in the order of increasing grayscale, use a FIFO queue to recursively allocate to each extremely small grayscale area in a width-first manner to form new extremely small grayscale areas, and At the same time, the pixels in the first grayscale area are all marked as 0, and the marks in the following grayscale areas are incremented by 1 in turn, and the connected areas in the grayscale image are distinguished according to the marks, and the selected seed The outline of the left ventricle as shown in Figure 7 is roughly extracted by point;

步骤203、精提取左心室轮廓:若粗提取出的左心室轮廓与主动脉轮廓相连,则转去步骤204;若粗提取出的左心室轮廓与主动脉轮廓不相连,则粗提取出的左心室轮廓即作为左心室轮廓,转去步骤205; Step 203, fine extraction of the left ventricle contour: if the roughly extracted left ventricle contour is connected to the aortic contour, go to step 204; if the roughly extracted left ventricle contour is not connected to the aortic contour, then the roughly The ventricle contour is used as the left ventricle contour, go to step 205;

步骤204、去除主动脉,修补左心室轮廓; Step 204, removing the aorta and repairing the contour of the left ventricle;

步骤205、得到心脏左心室图像分割结果。 Step 205, obtaining the image segmentation result of the left ventricle of the heart.

如图3所示,精提取左心室轮廓的具体步骤如下: As shown in Figure 3, the specific steps of finely extracting the contour of the left ventricle are as follows:

步骤301、计算粗提取出的左心室轮廓质心到各边缘点的距离,得到如图8所示的曲线图; Step 301, calculate the distance from the center of mass of the roughly extracted left ventricle contour to each edge point, and obtain the graph as shown in Figure 8;

步骤302、找出距离最大值Ma和距离最小值Mi; Step 302, find out the maximum distance Ma and the minimum distance Mi;

步骤303、如果Ma<30个像素点单位长度且(Ma-Mi)/Ma>0.55,则转去步骤305,否则转去步骤304; Step 303, if Ma<30 pixel point unit length and (Ma-Mi)/Ma>0.55, then go to step 305, otherwise go to step 304;

步骤304、如果Ma>30个像素点单位长度且(Ma-Mi)/Ma>0.38,则转去步骤305,否则转去步骤306; Step 304, if Ma>30 pixel point unit length and (Ma-Mi)/Ma>0.38, then go to step 305, otherwise go to step 306;

步骤305、左心室与主动脉相连,进行形态学处理后得到左心室轮廓; Step 305, the left ventricle is connected to the aorta, and the outline of the left ventricle is obtained after morphological processing;

步骤306、粗提取出的左心室轮廓即作为左心室轮廓。 Step 306, the roughly extracted left ventricle contour is used as the left ventricle contour.

图9是一组左心室底层(Ma-Mi)/MA比值曲线图,该组数据中Ma>30个像素点单位长度,由图可知(Ma-Mi)/Ma均大于0.38,都存在左心室与主动脉相连的情况。 Figure 9 is a set of curves of left ventricular bottom layer (Ma-Mi)/MA ratio. In this set of data, Ma>30 pixel unit length, it can be seen from the figure that (Ma-Mi)/Ma are all greater than 0.38, and there is left ventricle connection with the aorta.

如图4所示,形态学处理的具体步骤如下: As shown in Figure 4, the specific steps of morphological processing are as follows:

步骤401、找出粗提取出的左心室轮廓中质心到边缘点的所有极小值; Step 401, find out all the minimum values from the center of mass to the edge points in the roughly extracted left ventricle contour;

步骤402、若距离最大值Ma的位置在两个相邻的极小值点之间,则转去步骤403,否则返回步骤401; Step 402, if the position of the distance from the maximum value Ma is between two adjacent minimum value points, then go to step 403, otherwise return to step 401;

步骤403、以这两个极小值点为分割点作直线将左心室轮廓与主动脉轮廓分隔开; Step 403, using the two minimum points as dividing points to draw a straight line to separate the contour of the left ventricle from the contour of the aorta;

步骤404、重新确定左心室轮廓的质心; Step 404, re-determining the centroid of the left ventricle contour;

步骤405、在两个分割点与该质心相连所成角度的中线方向取两个分割点到质心的距离平均值作第三个分割点; Step 405, taking the average of the distances from the two segmentation points to the centroid in the direction of the midline of the angle formed by the connection between the two segmentation points and the centroid as the third segmentation point;

步骤406、以这三个分割点作曲线补全左心室轮廓边缘,如图10所示。通过选取的种子点取连通区域,提取左心室轮廓,得到如图11所示的更精准的左心室轮廓。 Step 406 , use these three segmentation points to make a curve to complement the contour edge of the left ventricle, as shown in FIG. 10 . The connected area is obtained by the selected seed points, and the contour of the left ventricle is extracted to obtain a more accurate contour of the left ventricle as shown in FIG. 11 .

可见,本发明提供的方法不仅能够将左心室底层与主动脉分隔开,还能够用近似左心室轮廓的曲线弥补缺失的左心室轮廓,从而得到准确的左心室轮廓。 It can be seen that the method provided by the present invention can not only separate the bottom layer of the left ventricle from the aorta, but also make up for the missing contour of the left ventricle with a curve that approximates the contour of the left ventricle, thereby obtaining an accurate contour of the left ventricle.

Claims (7)

1.一种心脏左心室图像分割系统,其特征在于,包括: 1. a heart left ventricle image segmentation system, is characterized in that, comprises: 图像转换单元:在核磁共振图像的左心室上选取种子点,将核磁共振图像的最大灰度值和最小灰度值的平均值作为初始分割阈值,将核磁共振图像分割为前景和背景,将前景的平均灰度值与背景的平均灰度值取平均作为新的分割阈值,若新的分割阈值与前次迭代所得的分割阈值之差小于设定的允许范围,则当前分割阈值即为最终分割阈值,否则继续迭代计算,最终得到二值化图像,再通过欧氏距离变换将二值化图像转化为灰度图像; Image conversion unit: select a seed point on the left ventricle of the nuclear magnetic resonance image, use the average value of the maximum gray value and the minimum gray value of the nuclear magnetic resonance image as the initial segmentation threshold, segment the nuclear magnetic resonance image into foreground and background, and divide the foreground The average gray value of the background and the average gray value of the background are taken as the new segmentation threshold. If the difference between the new segmentation threshold and the segmentation threshold obtained in the previous iteration is less than the set allowable range, the current segmentation threshold is the final segmentation Threshold, otherwise continue iterative calculation, and finally get a binarized image, and then convert the binarized image into a grayscale image through Euclidean distance transformation; 左心室轮廓粗提取单元:按灰度递增的次序给灰度图像的像素排序,使用一个FIFO队列按照宽度优先的方式递归地分配给每一灰度极小区域分别形成新的灰度极小区域,并在分配时将第一个灰度极小区域的像素点都标记为0,后面的灰度极小区域的标记依次加1,按标记将灰度图像中的各个相连通区域区分开,通过选取的种子点粗提取出左心室轮廓; Left ventricle outline rough extraction unit: sort the pixels of the grayscale image in the order of increasing grayscale, and use a FIFO queue to recursively assign each grayscale minimum area in a width-first manner to form a new grayscale minimum area , and when assigning, mark the pixels in the first gray-scale minimum area as 0, and the marks in the subsequent gray-scale minimum areas are incremented by 1, and distinguish each connected area in the gray-scale image according to the mark, The outline of the left ventricle is roughly extracted through the selected seed point; 左心室轮廓精提取单元:若粗提取出的左心室轮廓与主动脉轮廓相连,则去除主动脉,修补左心室轮廓,得到心脏左心室图像分割结果;若粗提取出的左心室轮廓与主动脉轮廓不相连,则粗提取出的左心室轮廓即作为左心室轮廓,得到心脏左心室图像分割结果。 Left ventricle contour fine extraction unit: if the roughly extracted left ventricle contour is connected to the aortic contour, the aorta is removed, the left ventricle contour is repaired, and the image segmentation result of the left ventricle of the heart is obtained; if the roughly extracted left ventricle contour is connected to the aortic contour If the contours are not connected, the roughly extracted left ventricle contour is used as the left ventricle contour, and the image segmentation result of the left ventricle of the heart is obtained. 2.根据权利要求1所述的心脏左心室图像分割系统,其特征在于,所述左心室轮廓精提取单元,包括: 2. The heart left ventricle image segmentation system according to claim 1, wherein the fine extraction unit of the left ventricle contour comprises: 分析判断单元:计算粗提取出的左心室轮廓质心到各边缘点的距离,找出距离最大值Ma和距离最小值Mi,并根据距离最大值和距离最小值分析和判断左心室是否与主动脉相连:如果Ma<30个像素点单位长度且(Ma-Mi)/Ma>0.55,或者Ma>30个像素点单位长度且(Ma-Mi)/Ma>0.38,则左心室与主动脉相连,需要进行形态学处理,否则粗提取出的左心室轮廓即作为左心室轮廓。 Analysis and judgment unit: Calculate the distance from the center of mass of the roughly extracted left ventricle contour to each edge point, find out the maximum distance Ma and the minimum distance Mi, and analyze and judge whether the left ventricle is connected to the aorta according to the maximum distance and the minimum distance Connected: If Ma<30 pixel unit length and (Ma-Mi)/Ma>0.55, or Ma>30 pixel unit length and (Ma-Mi)/Ma>0.38, the left ventricle is connected to the aorta, Morphological processing is required, otherwise the roughly extracted left ventricle contour is taken as the left ventricle contour. 3.根据权利要求2所述的心脏左心室图像分割系统,其特征在于,所述左心室轮廓精提取单元,还包括: 3. The heart left ventricle image segmentation system according to claim 2, wherein the fine extraction unit of the left ventricle contour also includes: 形态学处理单元:找出粗提取出的左心室轮廓中质心到边缘点的所有极小值,若距离最大值Ma的位置在两个相邻的极小值点之间,则以这两个极小值点为分割点作直线将左心室轮廓与主动脉轮廓分隔开,重新确定左心室轮廓的质心,在两个分割点与该质心相连所成角度的中线方向取两个分割点到质心的距离平均值作第三个分割点,以这三个分割点作曲线补全左心室轮廓边缘,得到左心室轮廓。 Morphological processing unit: find out all the minimum values from the center of mass to the edge points in the roughly extracted left ventricle contour, if the position of the maximum distance Ma is between two adjacent minimum value points, then use these two The minimum value point is the dividing point and draw a straight line to separate the contour of the left ventricle from the contour of the aorta, re-determine the centroid of the contour of the left ventricle, and take two dividing points in the direction of the midline of the angle formed by the connection between the two dividing points and the centroid to The average distance of the center of mass is used as the third segmentation point, and these three segmentation points are used to make a curve to complement the edge of the left ventricle contour to obtain the left ventricle contour. 4.根据权利要求3所述的心脏左心室图像分割系统,其特征在于,所述极小值点Pi满足(Pi-Mi)/(Ma-Mi)<0.3。 4. The heart left ventricle image segmentation system according to claim 3, wherein the minimum point Pi satisfies (Pi-Mi)/(Ma-Mi)<0.3. 5.一种心脏左心室图像分割方法,其特征在于,包括: 5. A heart left ventricle image segmentation method, is characterized in that, comprises: 图像转换:在核磁共振图像的左心室上选取种子点,将核磁共振图像的最大灰度值和最小灰度值的平均值作为初始分割阈值,将核磁共振图像分割为前景和背景,将前景的平均灰度值与背景的平均灰度值取平均作为新的分割阈值,若新的分割阈值与前次迭代所得的分割阈值之差小于设定的允许范围,则当前分割阈值即为最终分割阈值,否则继续迭代计算,最终得到二值化图像,再通过欧氏距离变换将二值化图像转化为灰度图像; Image conversion: Select the seed point on the left ventricle of the MRI image, use the average value of the maximum gray value and the minimum gray value of the MRI image as the initial segmentation threshold, segment the MRI image into foreground and background, and divide the foreground The average gray value of the background and the average gray value of the background are taken as the new segmentation threshold. If the difference between the new segmentation threshold and the segmentation threshold obtained in the previous iteration is less than the set allowable range, the current segmentation threshold is the final segmentation threshold. , otherwise continue the iterative calculation, and finally get the binarized image, and then convert the binarized image into a grayscale image through Euclidean distance transformation; 粗提取左心室轮廓:按灰度递增的次序给灰度图像的像素排序,使用一个FIFO队列按照宽度优先的方式递归地分配给每一灰度极小区域分别形成新的灰度极小区域,并在分配时将第一个灰度极小区域的像素点都标记为0,后面的灰度极小区域的标记依次加1,按标记将灰度图像中的各个相连通区域区分开,通过选取的种子点粗提取出左心室轮廓; Roughly extract the left ventricle contour: sort the pixels of the grayscale image in the order of increasing grayscale, and use a FIFO queue to recursively assign each grayscale minimum area to form a new grayscale minimum area in a width-first manner. And when allocating, the pixels in the first gray-scale area are marked as 0, and the marks of the subsequent gray-scale areas are incremented by 1, and the connected areas in the gray-scale image are distinguished according to the marks. The selected seed point roughly extracts the contour of the left ventricle; 精提取左心室轮廓:若粗提取出的左心室轮廓与主动脉轮廓相连,则去除主动脉,修补左心室轮廓,得到心脏左心室图像分割结果;若粗提取出的左心室轮廓与主动脉轮廓不相连,则粗提取出的左心室轮廓即作为左心室轮廓,得到心脏左心室图像分割结果。 Fine extraction of the left ventricle contour: If the roughly extracted left ventricle contour is connected to the aortic contour, the aorta is removed, the left ventricle contour is repaired, and the image segmentation result of the left ventricle of the heart is obtained; if the roughly extracted left ventricle contour is connected to the aortic contour If they are not connected, the roughly extracted left ventricle contour is used as the left ventricle contour, and the image segmentation result of the left ventricle of the heart is obtained. 6.根据权利要求5所述的方法,其特征在于,所述精提取左心室轮廓的具体步骤包括: 6. The method according to claim 5, characterized in that the specific step of finely extracting the contour of the left ventricle comprises: 计算粗提取出的左心室轮廓质心到各边缘点的距离; Calculate the distance from the center of mass of the roughly extracted left ventricle contour to each edge point; 找出距离最大值Ma和距离最小值Mi; Find the maximum distance Ma and the minimum distance Mi; 根据距离最大值和距离最小值分析和判断左心室是否与主动脉相连:如果Ma<30个像素点单位长度且(Ma-Mi)/Ma>0.55,或者Ma>30个像素点单位长度且(Ma-Mi)/Ma>0.38,则左心室与主动脉相连,需要进行形态学处理后得到左心室轮廓,否则粗提取出的左心室轮廓即作为左心室轮廓。 Analyze and judge whether the left ventricle is connected to the aorta according to the maximum and minimum distances: if Ma<30 pixel unit length and (Ma-Mi)/Ma>0.55, or Ma>30 pixel unit length and ( Ma-Mi)/Ma>0.38, the left ventricle is connected to the aorta, and the contour of the left ventricle needs to be obtained after morphological processing, otherwise the roughly extracted contour of the left ventricle will be used as the contour of the left ventricle. 7.根据权利要求6所述的方法,其特征在于,所述形态学处理的具体步骤包括: 7. method according to claim 6, is characterized in that, the concrete step of described morphology processing comprises: 找出粗提取出的左心室轮廓中质心到边缘点的所有极小值; Find all the minimum values from the center of mass to the edge points in the roughly extracted left ventricle contour; 若距离最大值Ma的位置在两个相邻的极小值点之间,则以这两个极小值点为分割点作直线将左心室轮廓与主动脉轮廓分隔开; If the position of the maximum distance Ma is between two adjacent minimum value points, then use these two minimum value points as the dividing point to draw a straight line to separate the left ventricle contour from the aortic contour; 重新确定左心室轮廓的质心; Re-determine the centroid of the left ventricle contour; 在两个分割点与该质心相连所成角度的中线方向取两个分割点到质心的距离平均值作第三个分割点; Take the average distance from the two segmentation points to the center of mass in the direction of the midline of the angle formed by the connection between the two segmentation points and the centroid as the third segmentation point; 以这三个分割点作曲线补全左心室轮廓边缘,得到左心室轮廓。 The contour edge of the left ventricle is supplemented by curves based on these three segmentation points to obtain the contour of the left ventricle.
CN201610161395.2A 2016-03-21 2016-03-21 A kind of cardiac left-ventricle image segmenting system and method Active CN105741310B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610161395.2A CN105741310B (en) 2016-03-21 2016-03-21 A kind of cardiac left-ventricle image segmenting system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610161395.2A CN105741310B (en) 2016-03-21 2016-03-21 A kind of cardiac left-ventricle image segmenting system and method

Publications (2)

Publication Number Publication Date
CN105741310A true CN105741310A (en) 2016-07-06
CN105741310B CN105741310B (en) 2018-05-04

Family

ID=56251733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610161395.2A Active CN105741310B (en) 2016-03-21 2016-03-21 A kind of cardiac left-ventricle image segmenting system and method

Country Status (1)

Country Link
CN (1) CN105741310B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107220984A (en) * 2017-05-05 2017-09-29 上海联影医疗科技有限公司 A kind of image partition method, system and grid model
CN107610095A (en) * 2017-08-04 2018-01-19 南京邮电大学 Heart CT coronary artery full-automatic partition methods based on image co-registration
CN109272512A (en) * 2018-09-25 2019-01-25 南昌航空大学 Method for automatically dividing left and right ventricular epicardium
CN110033466A (en) * 2019-04-01 2019-07-19 数坤(北京)网络科技有限公司 Image segmentation boundary determining method is straightened in a kind of coronary artery based on multi-grey level
CN110378948A (en) * 2019-07-02 2019-10-25 北京字节跳动网络技术有限公司 3D model reconstruction method, device and electronic equipment
CN110471469A (en) * 2019-09-26 2019-11-19 湖南航天机电设备与特种材料研究所 A kind of adaptive temperature control method based on PI algorithm
CN111028254A (en) * 2019-12-09 2020-04-17 上海交通大学医学院附属上海儿童医学中心 A Left Myocardium Segmentation Method Based on Cardiac Cine Magnetic Resonance Image
CN111369525A (en) * 2020-03-02 2020-07-03 联影智能医疗科技(北京)有限公司 Image analysis method, apparatus and storage medium
CN111815586A (en) * 2020-06-29 2020-10-23 苏州润心医疗器械有限公司 Method and system for acquiring connected domain of left atrium and left ventricle based on CT image
CN112215839A (en) * 2020-10-27 2021-01-12 大连东软教育科技集团有限公司 Method, system and storage medium for six-segment division of left ventricular wall of echocardiogram
CN112308845A (en) * 2020-11-03 2021-02-02 赛诺威盛科技(北京)有限公司 Left ventricle segmentation method and device and electronic equipment
CN112330708A (en) * 2020-11-24 2021-02-05 沈阳东软智能医疗科技研究院有限公司 Image processing method, image processing device, storage medium and electronic equipment
CN112614062A (en) * 2020-12-17 2021-04-06 北京陆桥技术股份有限公司 Bacterial colony counting method and device and computer storage medium
CN112712530A (en) * 2020-12-24 2021-04-27 中国人民解放军陆军军医大学第一附属医院 Cardiac MRI left ventricle segmentation method and device
CN113160116A (en) * 2021-02-03 2021-07-23 中南民族大学 Method, system and equipment for automatically segmenting inner membrane and outer membrane of left ventricle

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102397070A (en) * 2011-01-26 2012-04-04 无锡宙示医学软件开发有限公司 A fully automatic method for segmenting and quantifying the left ventricle in cardiac magnetic resonance images
US20120165674A1 (en) * 2010-09-08 2012-06-28 Toshiba Medical Systems Corporation Ultrasound diagnosis apparatus, image processing apparatus, and image processing method
CN103886603A (en) * 2014-03-31 2014-06-25 西北工业大学 Left ventricle nuclear magnetic resonance image segmentation and three-dimensional reconstruction method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120165674A1 (en) * 2010-09-08 2012-06-28 Toshiba Medical Systems Corporation Ultrasound diagnosis apparatus, image processing apparatus, and image processing method
CN102397070A (en) * 2011-01-26 2012-04-04 无锡宙示医学软件开发有限公司 A fully automatic method for segmenting and quantifying the left ventricle in cardiac magnetic resonance images
CN103886603A (en) * 2014-03-31 2014-06-25 西北工业大学 Left ventricle nuclear magnetic resonance image segmentation and three-dimensional reconstruction method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张建伟 等: "基于活动轮廓模型的左心室MR图像分割", 《电子学报》 *
李小红 等: "结合分水岭和区域合并的彩色图像分割", 《电子测量与仪器学报》 *

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107220984A (en) * 2017-05-05 2017-09-29 上海联影医疗科技有限公司 A kind of image partition method, system and grid model
CN107220984B (en) * 2017-05-05 2021-07-16 上海联影医疗科技股份有限公司 Image segmentation method, image segmentation system and image segmentation device
CN107610095A (en) * 2017-08-04 2018-01-19 南京邮电大学 Heart CT coronary artery full-automatic partition methods based on image co-registration
CN109272512A (en) * 2018-09-25 2019-01-25 南昌航空大学 Method for automatically dividing left and right ventricular epicardium
CN109272512B (en) * 2018-09-25 2022-02-15 南昌航空大学 Method for automatically segmenting left ventricle inner and outer membranes
CN110033466A (en) * 2019-04-01 2019-07-19 数坤(北京)网络科技有限公司 Image segmentation boundary determining method is straightened in a kind of coronary artery based on multi-grey level
CN110378948A (en) * 2019-07-02 2019-10-25 北京字节跳动网络技术有限公司 3D model reconstruction method, device and electronic equipment
CN110378948B (en) * 2019-07-02 2023-08-25 北京字节跳动网络技术有限公司 3D model reconstruction method and device and electronic equipment
CN110471469B (en) * 2019-09-26 2021-03-16 湖南航天机电设备与特种材料研究所 Self-adaptive temperature control method based on PI algorithm
CN110471469A (en) * 2019-09-26 2019-11-19 湖南航天机电设备与特种材料研究所 A kind of adaptive temperature control method based on PI algorithm
CN111028254A (en) * 2019-12-09 2020-04-17 上海交通大学医学院附属上海儿童医学中心 A Left Myocardium Segmentation Method Based on Cardiac Cine Magnetic Resonance Image
CN111028254B (en) * 2019-12-09 2023-03-24 上海交通大学医学院附属上海儿童医学中心 Left myocardium segmentation method based on cardiac cine magnetic resonance image
CN111369525A (en) * 2020-03-02 2020-07-03 联影智能医疗科技(北京)有限公司 Image analysis method, apparatus and storage medium
CN111369525B (en) * 2020-03-02 2023-05-30 联影智能医疗科技(北京)有限公司 Image analysis method, apparatus and storage medium
WO2022000726A1 (en) * 2020-06-29 2022-01-06 苏州润迈德医疗科技有限公司 Method and system for obtaining connected domains of left atrium and left ventricle on basis of ct image
CN111815586A (en) * 2020-06-29 2020-10-23 苏州润心医疗器械有限公司 Method and system for acquiring connected domain of left atrium and left ventricle based on CT image
CN112215839B (en) * 2020-10-27 2024-04-19 东软教育科技集团有限公司 Six-segment segmentation method, system and storage medium for left ventricular wall of echocardiogram
CN112215839A (en) * 2020-10-27 2021-01-12 大连东软教育科技集团有限公司 Method, system and storage medium for six-segment division of left ventricular wall of echocardiogram
CN112308845A (en) * 2020-11-03 2021-02-02 赛诺威盛科技(北京)有限公司 Left ventricle segmentation method and device and electronic equipment
CN112308845B (en) * 2020-11-03 2021-07-02 赛诺威盛科技(北京)股份有限公司 Left ventricle segmentation method and device and electronic equipment
CN112330708A (en) * 2020-11-24 2021-02-05 沈阳东软智能医疗科技研究院有限公司 Image processing method, image processing device, storage medium and electronic equipment
CN112330708B (en) * 2020-11-24 2024-04-23 沈阳东软智能医疗科技研究院有限公司 Image processing method, device, storage medium and electronic equipment
CN112614062B (en) * 2020-12-17 2024-04-26 北京陆桥技术股份有限公司 Colony counting method, colony counting device and computer storage medium
CN112614062A (en) * 2020-12-17 2021-04-06 北京陆桥技术股份有限公司 Bacterial colony counting method and device and computer storage medium
CN112712530A (en) * 2020-12-24 2021-04-27 中国人民解放军陆军军医大学第一附属医院 Cardiac MRI left ventricle segmentation method and device
CN113160116A (en) * 2021-02-03 2021-07-23 中南民族大学 Method, system and equipment for automatically segmenting inner membrane and outer membrane of left ventricle

Also Published As

Publication number Publication date
CN105741310B (en) 2018-05-04

Similar Documents

Publication Publication Date Title
CN105741310B (en) A kind of cardiac left-ventricle image segmenting system and method
CN104392460B (en) A Segmentation Method of Adhesive Leukocytes Based on Nuclear Marker Watershed Transform
CN108053417B (en) A Lung Segmentation Device Based on 3D U-Net Network with Hybrid Coarse Segmentation Features
CN107045721B (en) Method and device for extracting pulmonary blood vessels from chest CT (computed tomography) image
CN103824295B (en) The dividing method of adherent hyaline-vascular type lung nodule in a kind of lung CT image
CN109410166B (en) A fully automatic segmentation method for lung parenchyma CT images
CN101971213A (en) A method and system for anatomy structure segmentation and modeling in an image
CN107798679A (en) Breast molybdenum target image breast area is split and tufa formation method
Lewis et al. Detection of breast tumor candidates using marker-controlled watershed segmentation and morphological analysis
CN104933701B (en) The mammary glandular cell dividing method of adhesion model is removed with double strategies based on multiple dimensioned growth
CN111105427B (en) Lung image segmentation method and system based on connected region analysis
CN101556693B (en) Division method for extracted watershed SAR image with threshold method and marking
CN106127753A (en) CT image body surface handmarking&#39;s extraction method in a kind of surgical operation
CN107481215A (en) CT Lung neoplasm dividing methods based on spatial distribution
CN107481251A (en) A kind of method that terminal bronchi tree is extracted from lung CT image
CN106650794A (en) Method and system for eliminating highlight of image affected by highlight reflection on object surface
CN112330561B (en) Medical image segmentation method based on interactive foreground extraction and information entropy watershed
CN110866905A (en) A rib identification and labeling method
CN109522842A (en) A kind of blood vessel network restorative procedure based on finger venous image
CN105761260A (en) Skin image affected part segmentation method
CN111080556A (en) A method, system, equipment and medium for enhancing tracheal wall of enhanced CT image
CN111145226A (en) Three-dimensional lung feature extraction method based on CT image
CN104851105B (en) A kind of improved froth images dividing method based on watershed transform
CN118334273B (en) Automatic extraction method, device and storage medium for aortic sinus ostium plane
CN108257118B (en) Fracture adhesion segmentation method based on normal corrosion and random walk

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