WO2022000726A1 - Method and system for obtaining connected domains of left atrium and left ventricle on basis of ct image - Google Patents

Method and system for obtaining connected domains of left atrium and left ventricle on basis of ct image Download PDF

Info

Publication number
WO2022000726A1
WO2022000726A1 PCT/CN2020/109806 CN2020109806W WO2022000726A1 WO 2022000726 A1 WO2022000726 A1 WO 2022000726A1 CN 2020109806 W CN2020109806 W CN 2020109806W WO 2022000726 A1 WO2022000726 A1 WO 2022000726A1
Authority
WO
WIPO (PCT)
Prior art keywords
threshold
center
image
point
circle
Prior art date
Application number
PCT/CN2020/109806
Other languages
French (fr)
Chinese (zh)
Inventor
冯亮
王之元
刘广志
陈韵岱
Original Assignee
苏州润迈德医疗科技有限公司
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 苏州润迈德医疗科技有限公司 filed Critical 苏州润迈德医疗科技有限公司
Publication of WO2022000726A1 publication Critical patent/WO2022000726A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10081Computed x-ray tomography [CT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30048Heart; Cardiac

Definitions

  • the present invention relates to the technical field of coronary medicine, and in particular, to a method and system for acquiring the connected areas of the left atrium and the left ventricle based on CT images.
  • Cardiovascular disease is the leading cause of death in the industrialized world.
  • the major form of cardiovascular disease is caused by the chronic accumulation of fatty substances in the inner tissue layers of the arteries supplying the heart, brain, kidneys and lower extremities.
  • Progressive coronary artery disease restricts blood flow to the heart. Due to the lack of accurate information provided by current non-invasive tests, many patients require invasive catheter procedures to evaluate coronary blood flow. Therefore, there is a need for a non-invasive method for quantifying blood flow in human coronary arteries to assess the functional significance of possible coronary artery disease. A reliable assessment of arterial volume will therefore be important for treatment planning addressing the patient's needs.
  • hemodynamic properties such as fractional flow reserve (FFR) are important indicators for determining optimal treatment for patients with arterial disease. Routine assessment of fractional flow reserve uses invasive catheterization to directly measure blood flow properties, such as pressure and flow rate. However, these invasive measurement techniques present risks to patients and can result in significant costs to the health care system.
  • FFR fractional flow reserve
  • Computed tomography arterial angiography is a computed tomography technique used to visualize arterial blood vessels.
  • a beam of X-rays is passed from a radiation source through a region of interest in the patient's body to obtain projection images.
  • the present invention provides a method and system for picking up a point on the centerline of the aorta based on a CT image, so as to solve the problem that the CT data in the prior art cannot obtain the center of gravity of the heart and the spine or the method for obtaining the center of gravity of the heart and the spine is more complicated problem.
  • the present application provides a method for acquiring the connected domains of the left atrium and the left ventricle based on CT images, including:
  • the method for obtaining the aortic centerline of the new image includes:
  • the center line of the aorta is obtained by smoothly connecting the circle centers P 5k in sequence.
  • the two-dimensional image group is subjected to binarization processing, and the method for obtaining the binarized image group includes:
  • m is a positive integer
  • Q m represents the grayscale value corresponding to the mth pixel point PO
  • P(m) represents the pixel value corresponding to the mth pixel point PO.
  • Methods include:
  • the above-mentioned method for obtaining the connected domain of the left atrium and the left ventricle based on CT images the method for establishing a search engine list for each layer of the slice in the binarized image group includes:
  • the search engine list includes: a point list and a radius list, and the points with a pixel value of 1 extracted from the binarized image of each layer are correspondingly filled into the point list.
  • the above-mentioned method for obtaining the connected domain of left atrium and left ventricle based on CT image the circle of each layer slice is searched, and the number of pixels in the search engine list of each layer and the radius of the circle are compared.
  • Methods to find the center point of the circle that meet the criteria include:
  • step D Set the threshold of the number of pixels in the point list of each layer of the slice to be N threshold 1 , and the radius threshold to be R threshold 1 , and perform step E for each layer of the slice in turn from the top layer to the process of step 1;
  • N k ⁇ N threshold 1 , R k ⁇ R threshold 1 ⁇ m If N k ⁇ N threshold 1 , R k ⁇ R threshold 1 ⁇ m, then detect 3 circles in the slice of the kth layer, if 3 circles are detected, go to step I, if 3 circles are not detected The circle then carries out the described step H;
  • N k > N threshold 1 then re-determine the center of the circle, take the point with the closest distance between the center of the circle in the k-1 slice and the end point D in the point list as the center O k , and proceed to step I, If no circle is detected, go to step H;
  • the above-mentioned method for obtaining the connected domain of the left atrium and the left ventricle based on the CT image further includes: filtering the center P 5k to generate a new point list, including:
  • step E If the gray value of the center P 5k on the new image from which the lungs, descending aorta, spine and ribs are removed is less than 0, repeat the process from step E to step I until the radius is found R 1 ⁇ R threshold 2 , and the center P 5k of the circle whose gray value is greater than or equal to 0;
  • the above-mentioned method for obtaining the connected domain of the left atrium and the left ventricle based on the CT image further includes: filtering the radius R k to generate a new radius list, including:
  • N threshold 2 Set another number threshold N threshold 2 of the pixel points in the point list of each layer of the slice, if N k ⁇ N threshold 2 , compare the circle center P 5k with the end point in the point list distance L, if L>L threshold , repeat steps E to N until the number of points in the point list N k ⁇ N threshold 2 , or L ⁇ L threshold ;
  • N N k ⁇ N threshold 2 , or N k ⁇ N threshold 2 , L ⁇ L threshold , replace the radius value of the point far away from the center P 5k with the average radius value of the remaining points, as R k , set The radius R k is filled into the radius list, a new radius list is generated, and points on the centerline of the aorta that meet the conditions are obtained.
  • the above-mentioned method for obtaining the connected domain of the left atrium and left ventricle based on CT images, according to the extension direction of the aortic centerline, according to the Bezier curve rule, the method for obtaining an aortic image includes:
  • the pixel point in the extension curve is located in the new image, and the gray value of the pixel point in the extension curve is lower than Q>Q, the pixel point is extracted to obtain the aorta image.
  • the present application provides a system for obtaining the connected domains of the left atrium and the left ventricle based on CT images, which is used for the above-mentioned method for obtaining the connected domains of the left atrium and the left ventricle based on CT images, including: sequentially connected images processor, aortic centerline extraction device, aortic image extraction device, left atrium, left ventricle extraction device;
  • the image processor for acquiring new images with the lungs, descending aorta, spine and ribs removed;
  • the aortic centerline extraction device for acquiring the aortic centerline of the new image
  • the aortic image extraction device is configured to acquire an aortic image according to the extension direction of the aortic centerline and according to the Bezier curve rule;
  • the left atrium and left ventricle extraction device is configured to pick up the gray value Q around the center of gravity of the left ventricle after the aortic image is removed from the new image, which is greater than the descending aorta grayscale threshold Q- drop . Pixel points to obtain the connected domain image of the left atrium and left ventricle.
  • the present application provides a computer storage medium, and when the computer program is executed by a processor, the above-mentioned method for acquiring the connected domains of the left atrium and the left ventricle is implemented.
  • the present application provides a method for obtaining the connected domain of the left atrium and the left ventricle based on CT images, which is a new method for obtaining and obtaining the left atrium and the left ventricle, and has the advantages of fast and accurate extraction and fast calculation speed.
  • Fig. 1 is the flow chart of the method for obtaining the connected domain of left atrium and left ventricle based on CT image of the present application;
  • Fig. 2 is the flow chart of S2000 of this application.
  • FIG. 5 is a structural block diagram of a system for obtaining the connected domains of left atrium and left ventricle based on CT images of the present application;
  • FIG. 6 is a structural block diagram of the aortic centerline extraction device 200 of the present application.
  • Figure 7 is a structural block diagram of the center point pickup device 230 of the present application.
  • Image processor 100 aortic centerline extraction device 200, slice device 210, binarization device 220, center point pick-up device 230, search unit 231, comparison unit 232, center point pick-up unit 233, aortic image extraction device 300, Left atrium, left ventricle extraction device 400.
  • CT data in the prior art is not screened, resulting in a large amount of computation, slow computation speed and inaccurate computation.
  • the present application provides a method for obtaining the connected domains of the left atrium and the left ventricle based on CT images, as shown in FIG. 1 , including:
  • the lung gray threshold is equal to -150 to -50
  • the descending aorta threshold is equal to 180 to 220
  • the spine gray threshold is positive
  • the rib threshold is 20 to 40
  • the lung gray threshold is equal to 20 to 40.
  • Equal to -100, the descending aorta threshold is equal to 200
  • the spine gray threshold is positive
  • the rib threshold is 30.
  • the search engine list includes: a point list and a radius list, and the corresponding points with a pixel value of 1 extracted from the binarized image of each layer are filled into the point list.
  • S2320 Search the circles sliced at each layer, compare the number of pixels in the search engine list of each layer and the radius of the circle, and find the center point that meets the conditions, including:
  • step D) setting the number threshold of the pixel points in the point list of each layer of slices is N threshold 1 , and the radius threshold is R threshold 1 , and sequentially from the top layer, the process of step E to step 1 is carried out to each layer slice;
  • N threshold 1 4
  • N k > N threshold 1 then re-determine the center of the circle, take the closest point between the center of the circle in the k-1 slice and the end point D in the point list as the center O k , go to step I, if not detected If it is a circle, go to step H;
  • the method further includes: filtering the circle center P 5k to generate a new point list, including:
  • step E If the gray value of the center P 5k on the new image with the lungs, descending aorta, spine and ribs removed is less than 0, repeat the process from step E to step I until the radius R 1 ⁇ R threshold 2 is found , and The center of the circle P 5k whose gray value is greater than or equal to 0;
  • the method further includes: filtering the radius R k to generate a new radius list, including:
  • Nthreshold 2 3.
  • N N k ⁇ N threshold 2 , or N k ⁇ N threshold 2 , L ⁇ L threshold , replace the radius value of the point away from the center P 5k with the average radius value of the remaining points, as R k , replace the radius R k is filled in the radius list, a new radius list is generated, and the points on the centerline of the aorta that meet the conditions are obtained.
  • the center line of the aorta is obtained by smoothly connecting the circle centers P 5k in sequence.
  • the present application provides a method for picking up points on the central line of the aorta based on CT images, which is a new method for acquiring points on the central line of the aorta, which has the advantages of fast and accurate extraction and fast calculation speed.
  • the present application provides a system for obtaining the connected domains of the left atrium and the left ventricle based on CT images, which is used for the above-mentioned method for obtaining the connected domains of the left atrium and the left ventricle based on CT images, including: including: The image processor 100, the aortic centerline extraction device 200, the aortic image extraction device 300, and the left atrium and left ventricle extraction device 400 are connected in sequence; the image processor 100 is used to acquire and remove the lungs, descending aorta, spine and ribs the new image of the aortic centerline; the aortic centerline extraction device 200 is used to obtain the aortic centerline of the new image; the aortic image extraction device 300 is used to obtain the aortic centerline according to the extension direction of the aortic centerline and according to the Bezier curve rule, Acquiring an image of the aorta; the left atrium and left ventricle extraction device 400
  • the aortic centerline extraction device 200 includes: a slicing device 210 , a binarization device 220 and a center point picking device 230 connected in sequence; The top layer of the image starts to be sliced in layers to obtain a two-dimensional image group; the binarization device 220 is used for binarizing the two-dimensional image group to obtain a binarized image group; the center point pickup device 230 is used for binarization.
  • the center point picking device 230 includes: a search unit 231 , a comparison unit 232 and a center point picking unit 233 connected in sequence;
  • the search unit 231 is connected to the binarization device 220 , using To establish a search engine list for each layer slice in the binarized image group, search the circle of each layer slice;
  • the comparison unit 232 is used to compare the number of pixels and the radius of the circle in the search engine list of each layer;
  • the point picking unit 233 is used to find the center point that meets the conditions from the slices of each layer, and if the center point that meets the conditions cannot be found, it searches for the center point of the slice of the next layer.
  • the present application provides a computer storage medium, and when the computer program is executed by a processor, the above-mentioned method for acquiring the connected domains of the left atrium and the left ventricle based on a CT image is implemented.
  • aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, various aspects of the present invention may be embodied in the form of an entirely hardware implementation, an entirely software implementation (including firmware, resident software, microcode, etc.), or a combination of hardware and software aspects, It may be collectively referred to herein as a "circuit,” "module,” or “system.” Furthermore, in some embodiments, various aspects of the present invention may also be implemented in the form of a computer program product on one or more computer-readable media having computer-readable program code embodied thereon. Implementation of the method and/or system of embodiments of the present invention may involve performing or completing selected tasks manually, automatically, or a combination thereof.
  • a data processor such as a computing platform for executing a plurality of instructions.
  • the data processor includes volatile storage for storing instructions and/or data and/or non-volatile storage for storing instructions and/or data, such as a magnetic hard disk and/or a Move media.
  • a network connection is also provided.
  • a display and/or user input device such as a keyboard or mouse, is optionally also provided.
  • the computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium.
  • the computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples (non-exhaustive list) of computer-readable storage media would include the following:
  • a computer-readable storage medium can be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a propagated data signal in baseband or as part of a carrier wave, with computer-readable program code embodied thereon. Such propagated data signals may take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
  • Program code embodied on a computer-readable medium may be transmitted using any suitable medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • computer program code for performing operations for various aspects of the invention may be written in any combination of one or more programming languages, including object-oriented programming languages such as Java, Smalltalk, C++, and conventional procedural programming languages, such as The "C" programming language or similar programming language.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any kind of network - including a local area network (LAN) or a wide area network (WAN) - or may be connected to an external computer (eg using an Internet service provider via Internet connection).
  • LAN local area network
  • WAN wide area network
  • These computer program instructions can also be stored on a computer-readable medium, the instructions cause a computer, other programmable data processing apparatus, or other device to operate in a particular manner, whereby the instructions stored on the computer-readable medium produce a An article of manufacture of instructions implementing the functions/acts specified in one or more blocks of the flowcharts and/or block diagrams.
  • Computer program instructions can also be loaded on a computer (eg, a coronary artery analysis system) or other programmable data processing device to cause a series of operational steps to be performed on the computer, other programmable data processing device or other device to produce a computer-implemented process , such that instructions executing on a computer, other programmable apparatus, or other device provide a process for implementing the functions/acts specified in the flowchart and/or one or more block diagram blocks.
  • a computer eg, a coronary artery analysis system
  • other programmable data processing device to produce a computer-implemented process , such that instructions executing on a computer, other programmable apparatus, or other device provide a process for implementing the functions/acts specified in the flowchart and/or one or more block diagram blocks.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Medical Informatics (AREA)
  • Quality & Reliability (AREA)
  • Radiology & Medical Imaging (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Apparatus For Radiation Diagnosis (AREA)
  • Image Analysis (AREA)

Abstract

The present application provides a method and system for obtaining connected domains of the left atrium and the left ventricle on the basis of a CT image. The method comprises: removing the lungs, descending aorta, spine, and ribs from a CT image to obtain a new image; obtaining an aortic center line in the new image; obtaining an aortic image according to the extension direction of the aortic center line and the Bezier curve rule; and after the aortic image is removed from the new image, picking up pixel points, around the point of center of gravity the left ventricle, having the grayscale values Q greater than the grayscale threshold Qdescending of the descending aorta, to obtain a connected domain image of the left atrium and the left ventricle. The present application relates to a novel method for obtaining the left atrium and the left ventricle, and the method has advantages of being rapid and accurate in extraction and high in calculation speed.

Description

基于CT图像获取左心房、左心室的连通域的方法和系统Method and system for obtaining the connected domain of left atrium and left ventricle based on CT image 技术领域technical field
本发明涉及冠状动脉医学技术领域,特别是涉及基于CT图像获取左心房、左心室的连通域的方法和系统。The present invention relates to the technical field of coronary medicine, and in particular, to a method and system for acquiring the connected areas of the left atrium and the left ventricle based on CT images.
背景技术Background technique
心血管疾病是工业化世界中的死亡的首要原因。主要形式的心血管疾病由脂肪物质在供应心脏、大脑、肾脏和下肢的动脉的内组织层中的慢性积聚引起。进行性冠状动脉疾病限制到心脏的血流。由于缺少通过当前的非侵入式测试提供的准确信息,许多患者需要侵入式导管流程来评价冠脉血流。因此,存在对于量化人类冠状动脉中的血流以评价可能的冠状动脉疾病的功能意义的非侵入式方法的需求。对动脉容量的可靠评价因此对于解决患者需求的处置规划将是重要的。最近的研究已经证明,血流动力学特性,诸如血流储备分数(FFR),是确定针对具有动脉疾病的患者的最佳处置的重要指示器。对血流储备分数的常规评价使用侵入式导管插入术来直接测量血流特性,诸如压力和流速。然而,这些侵入式测量技术对患者存在风险,并且对健康护理系统可以导致显著的成本。Cardiovascular disease is the leading cause of death in the industrialized world. The major form of cardiovascular disease is caused by the chronic accumulation of fatty substances in the inner tissue layers of the arteries supplying the heart, brain, kidneys and lower extremities. Progressive coronary artery disease restricts blood flow to the heart. Due to the lack of accurate information provided by current non-invasive tests, many patients require invasive catheter procedures to evaluate coronary blood flow. Therefore, there is a need for a non-invasive method for quantifying blood flow in human coronary arteries to assess the functional significance of possible coronary artery disease. A reliable assessment of arterial volume will therefore be important for treatment planning addressing the patient's needs. Recent studies have demonstrated that hemodynamic properties, such as fractional flow reserve (FFR), are important indicators for determining optimal treatment for patients with arterial disease. Routine assessment of fractional flow reserve uses invasive catheterization to directly measure blood flow properties, such as pressure and flow rate. However, these invasive measurement techniques present risks to patients and can result in significant costs to the health care system.
计算机断层摄影动脉血管造影是一种用于对动脉血管进行可视化的计算机断层摄影技术。出于该目的,X射线的射束从辐射源穿过患者的身体中的感兴趣区域以获得投影图像。Computed tomography arterial angiography is a computed tomography technique used to visualize arterial blood vessels. For this purpose, a beam of X-rays is passed from a radiation source through a region of interest in the patient's body to obtain projection images.
由于现有技术中的CT数据无法获得获取左心房、左心室或者获得获取左心房、左心室的方法较复杂,导致运算量很大,且存在运算速度慢,运算不准确的问题。Because the CT data in the prior art cannot be obtained to obtain the left atrium, the left ventricle, or the method for obtaining the left atrium and the left ventricle is complicated, resulting in a large amount of computation, slow computation speed and inaccurate computation.
发明内容SUMMARY OF THE INVENTION
本发明提供了一种基于CT图像拾取主动脉中心线上的点的方法和系统,以解决现有技术中的CT数据无法获得心脏、脊椎的重心或者获得心脏、脊椎的重心的方法较复杂的问题。The present invention provides a method and system for picking up a point on the centerline of the aorta based on a CT image, so as to solve the problem that the CT data in the prior art cannot obtain the center of gravity of the heart and the spine or the method for obtaining the center of gravity of the heart and the spine is more complicated problem.
为实现上述目的,第一方面,本申请提供了一种基于CT图像获取左心房、左心室的连通域的方法,包括:In order to achieve the above objects, in a first aspect, the present application provides a method for acquiring the connected domains of the left atrium and the left ventricle based on CT images, including:
从所述CT图像上去除肺部、降主动脉、脊椎和肋骨,得到新图像;Remove the lungs, descending aorta, spine and ribs from the CT image to obtain a new image;
获取所述新图像的主动脉中心线;obtaining the aortic centerline of the new image;
根据所述主动脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像;According to the extension direction of the aorta centerline, according to the Bezier curve rule, acquire the aorta image;
从所述新图像上去除所述主动脉图像后,拾取所述左心室的重心点周边的灰度值Q大于降主动脉灰度阈值Q 的像素点,得到左心房和左心室的连通域图像。 After removing the aorta image from the new image, select the pixels whose gray value Q around the center of gravity of the left ventricle is greater than the gray threshold Q of the descending aorta, and obtain the connected domain between the left atrium and the left ventricle image.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,获取所述新图像的主动脉中心线的方法包括:Optionally, in the above-mentioned method for obtaining the connected domain of the left atrium and left ventricle based on CT images, the method for obtaining the aortic centerline of the new image includes:
从所述新图像的顶层开始分层切片,得到二维图像组;Layer slices starting from the top layer of the new image to obtain a two-dimensional image group;
对所述二维图像组进行二值化处理,得到二值化图像组;performing binarization processing on the two-dimensional image group to obtain a binarized image group;
从所述二值化图像组中的每层所述切片上获得N≤N 阈1,R=R 阈1±m,其中,N表示像素点的个数,则检测第k层所述切片内的1个圆,以该圆的圆心为圆心P 5k,所述圆心P 5k对应的圆的半径为R k N≤Nthreshold 1 is obtained from the slices of each layer in the binarized image group, R= Rthreshold 1 ±m, where N represents the number of pixels, then the detection within the slice of the kth layer is 1 circle, take the center of the circle as the center P 5k , and the radius of the circle corresponding to the center P 5k is R k ;
将所述圆心P 5k依次平滑连接得到主动脉中心线。 The center line of the aorta is obtained by smoothly connecting the circle centers P 5k in sequence.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,对所述二维图像组进行二值化处理,得到二值化图像组的方法包括:Optionally, in the above-mentioned method for obtaining the connected domain of the left atrium and left ventricle based on CT images, the two-dimensional image group is subjected to binarization processing, and the method for obtaining the binarized image group includes:
设置冠脉树灰度阈值Q 冠1;根据
Figure PCTCN2020109806-appb-000001
对所述去除肺部、降主动脉、脊椎和肋骨的新图像的每一层的切片均进行二值化处理,去除 所述去除肺部、降主动脉、脊椎和肋骨的新图像中的杂质点,得到所述二值化图像组;
Set the coronary tree grayscale threshold Q coronary 1 ; according to
Figure PCTCN2020109806-appb-000001
binarizing slices of each layer of the new image from which the lungs, descending aorta, spine and ribs are removed to remove impurities in the new image from which the lungs, descending aorta, spine and ribs are removed point to obtain the binarized image group;
其中,m为正整数,Q m表示第m个像素点PO对应的灰度值,P(m)表示第m个像素点PO对应的像素值。 Among them, m is a positive integer, Q m represents the grayscale value corresponding to the mth pixel point PO, and P(m) represents the pixel value corresponding to the mth pixel point PO.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,从所述二值化图像组中的每层所述切片上获得N≤N 阈1,R=R 阈1±m,其中,N表示像素点的个数,则检测第k层所述切片内的1个圆,以该圆的圆心为圆心P 5k,所述圆心P 5k对应的圆的半径为R k的方法包括: Optionally, in the above-mentioned method for obtaining the connected domain of the left atrium and left ventricle based on CT images, N≤Nthreshold 1 is obtained from the slices of each layer in the binarized image group, and R= Rthreshold 1 ± m, where N represents the number of pixels, then detect a circle in the slice of the kth layer, take the center of the circle as the center P 5k , and the radius of the circle corresponding to the center P 5k is R k Methods include:
为所述二值化图像组中的每层所述切片建立一张搜索引擎列表;establishing a search engine list for each layer of the slice in the binarized image group;
搜索每层切片的圆,比较每层所述搜索引擎列表中的像素点的个数和圆的半径,找到符合条件的圆心点;Search the circle of each layer slice, compare the number of pixels in the search engine list of each layer and the radius of the circle, and find the center point that meets the conditions;
如果无法找到符合条件的圆心点,则搜索下一层的切片的圆心点。If no matching center point can be found, search the center point of the next layer of slices.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,为所述二值化图像组中的每层所述切片建立一张搜索引擎列表的方法包括:Optionally, the above-mentioned method for obtaining the connected domain of the left atrium and the left ventricle based on CT images, the method for establishing a search engine list for each layer of the slice in the binarized image group includes:
所述搜索引擎列表包括:点列表和半径列表,将每层所述二值化图像中提取的像素值为1的点对应的填入所述点列表中。The search engine list includes: a point list and a radius list, and the points with a pixel value of 1 extracted from the binarized image of each layer are correspondingly filled into the point list.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,所述搜索每层切片的圆,比较每层所述搜索引擎列表中的像素点的个数和圆的半径,找到符合条件的圆心点的方法包括:Optionally, the above-mentioned method for obtaining the connected domain of left atrium and left ventricle based on CT image, the circle of each layer slice is searched, and the number of pixels in the search engine list of each layer and the radius of the circle are compared, Methods to find the center point of the circle that meet the criteria include:
D)设定每层所述切片的所述点列表中的像素点的个数阈值均为N 阈1,以及半径阈值均为R 阈1,依次从顶层开始对每层所述切片进行步骤E至步骤I的过程; D) Set the threshold of the number of pixels in the point list of each layer of the slice to be N threshold 1 , and the radius threshold to be R threshold 1 , and perform step E for each layer of the slice in turn from the top layer to the process of step 1;
E)如果N k≤N 阈1,R k=R 阈1±m,其中,N k表示第k层所述切片的所述点列表中的像素点的个数,则检测所述第k层切片内的1个圆,以该圆的圆心为 圆心O k,进行步骤I,如果未检测到圆则进行步骤H; E) If N k ≤ N threshold 1 , R k =R threshold 1 ±m, where N k represents the number of pixels in the point list of the slice at the k th layer, then detect the k th layer For a circle in the slice, take the center of the circle as the center O k , perform step I, and perform step H if the circle is not detected;
F)如果N k≤N 阈1,R k≠R 阈1±m,则检测所述第k层切片内的3个圆,如果检测到3个圆则进行步骤I,如果未检测到3个圆则进行所述步骤H; F) If N k ≤ N threshold 1 , R k ≠R threshold 1 ±m, then detect 3 circles in the slice of the kth layer, if 3 circles are detected, go to step I, if 3 circles are not detected The circle then carries out the described step H;
G)如果N k>N 阈1,则重新确定圆心,取所述第k-1层切片内的圆心与所述点列表中的末尾点D距离最近的点为圆心O k,进行步骤I,如果未检测到圆则进行步骤H; G) If N k > N threshold 1 , then re-determine the center of the circle, take the point with the closest distance between the center of the circle in the k-1 slice and the end point D in the point list as the center O k , and proceed to step I, If no circle is detected, go to step H;
H)检测N k与N 阈1-1的关系,重复所述步骤E至所述步骤G,如果仍然没有检测到圆,则检测N与N 阈1-2的关系,重复所述步骤E至所述步骤G;依次类推,直至找到圆心O kH) Detect the relationship between N k and N threshold 1-1 , repeat steps E to G, if still no circle is detected, then detect the relationship between N and N threshold 1-2 , repeat steps E to Described step G; And so on, until the center of circle O k is found;
I)以所述圆心O k为起点,分别沿X轴的正方向、负方向以及Y轴正方向找到3个灰度值为0的点;根据3点确定一个圆找到圆心P 5k和半径R k,得到主动脉中心线上的点。 1) take described circle center O k as starting point, find 3 grayscale values 0 points along the positive direction of X axis, negative direction and Y axis positive direction respectively; Determine a circle according to 3 points and find center P 5k and radius R k , to get the point on the centerline of the aorta.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,还包括:过滤圆心P 5k,生成新的点列表,包括: Optionally, the above-mentioned method for obtaining the connected domain of the left atrium and the left ventricle based on the CT image further includes: filtering the center P 5k to generate a new point list, including:
J)设定每层所述切片的所述半径列表中的像素点的另一半径阈值均为R 2,如果所述第k层切片的半径R k<R 阈2,则重复所述步骤E至所述步骤I的过程,直至找到半径R k≥R 阈2的圆心P 5kJ) Set another radius threshold of the pixels in the radius list of each layer of the slice to be R threshold 2 , if the radius R k of the k-th slice of the slice <R threshold 2 , repeat the steps E to the process of the step I, until the center P 5k of the radius R k ≥ R threshold 2 is found;
K)如果所述圆心P 5k在所述去除肺部、降主动脉、脊椎和肋骨的新图像上的灰度值小于0,则重复所述步骤E至所述步骤I的过程,直至找到半径R 1≥R 阈2,且灰度值大于等于0的圆心P 5kK) If the gray value of the center P 5k on the new image from which the lungs, descending aorta, spine and ribs are removed is less than 0, repeat the process from step E to step I until the radius is found R 1 ≥ R threshold 2 , and the center P 5k of the circle whose gray value is greater than or equal to 0;
L)将R 1≥R 阈2,且灰度值大于等于0的圆心P 5k添加进入点列表中,生成新的半径列表,半径R k添加进入半径列表中,得到符合条件的主动脉中心线上的点。 L) Add the circle center P 5k with R 1 ≥ R threshold 2 and the gray value greater than or equal to 0 to the entry point list to generate a new radius list, and add the radius R k into the radius list to obtain the eligible aortic centerline point on.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,还包括:过滤半径R k,生成新的半径列表,包括: Optionally, the above-mentioned method for obtaining the connected domain of the left atrium and the left ventricle based on the CT image further includes: filtering the radius R k to generate a new radius list, including:
M)设定每层所述切片的所述点列表中的像素点的另一个数阈值N 阈2,如果N k<N 阈2,则比较圆心P 5k与所述点列表中的末尾点的距离L,如果L>L ,则重复所述步骤E至所述步骤N,直至所述点列表中的点的个数N k≥N 阈2,或L≤L M) Set another number threshold N threshold 2 of the pixel points in the point list of each layer of the slice, if N k <N threshold 2 , compare the circle center P 5k with the end point in the point list distance L, if L>L threshold , repeat steps E to N until the number of points in the point list N k ≥ N threshold 2 , or L ≤ L threshold ;
N)如果N k≥N 阈2,或N k<N 阈2、L≤L 则将偏离所述圆心P 5k远的点的半径值替换为剩余点的平均半径值,作为R k,将所述半径R k填入所述半径列表中,生成新的半径列表,得到符合条件的主动脉中心线上的点。 N) If N k ≥ N threshold 2 , or N k <N threshold 2 , L ≤ L threshold , replace the radius value of the point far away from the center P 5k with the average radius value of the remaining points, as R k , set The radius R k is filled into the radius list, a new radius list is generated, and points on the centerline of the aorta that meet the conditions are obtained.
可选地,上述的基于CT图像获取左心房、左心室的连通域的方法,根据所述主动脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像的方法包括:Optionally, the above-mentioned method for obtaining the connected domain of the left atrium and left ventricle based on CT images, according to the extension direction of the aortic centerline, according to the Bezier curve rule, the method for obtaining an aortic image includes:
设定左心室灰度阈值Q ,截取所述点列表中的末尾点D在所述新图像中的YZ平面,获取灰度值Q>Q 的像素点,获得由全部所述像素点构成的圆的圆心O 2,将所述圆心O 2投影到所述新图像上,获取所述左心室的重心点P 6Set the left ventricle gray threshold value Q left , intercept the end point D in the point list in the YZ plane in the new image, obtain the pixel points with gray value Q > Q left , and obtain a pixel point composed of all the pixel points. the center O 2 of the circle, project the center O 2 on the new image, and obtain the center of gravity point P 6 of the left ventricle;
拾取所述点列表中的起始点、中点、重心点P 6和结束点绘制贝塞尔曲线; Picking up the starting point in the list, a midpoint, gravity point P 6 and the end point of the Bezier curve drawing;
假设所述连通域的中心点P 4、所述末尾点D位于所述贝塞尔曲线上,拾取所述末尾点D和所述重心点P 6之间的所述贝塞尔曲线的曲线段,沿着所述末尾点D至所述P 6方向延伸,延伸长度为R 阈1,获取延伸段曲线; Assuming that the center point P 4 and the end point D of the connected domain are located on the Bezier curve, pick the curve segment of the Bezier curve between the end point D and the center of gravity point P 6 , extending along the direction from the end point D to the P 6 , the extension length is R threshold 1 , and the extension curve is obtained;
如果延伸段曲线内的像素点位于所述新图像内,且所述延伸段曲线内的像素点的灰度值Q>Q ,则提取所述像素点,获得所述主动脉图像。 If the pixel point in the extension curve is located in the new image, and the gray value of the pixel point in the extension curve is lower than Q>Q, the pixel point is extracted to obtain the aorta image.
第二方面,本申请提供了一种基于CT图像获取左心房、左心室的连通域的系统,用于上述的基于CT图像获取左心房、左心室的连通域的方法,包括:依次连接的图像处理器、主动脉中心线提取装置、主动脉图像提取装置和左心房、左心室提取装置;In a second aspect, the present application provides a system for obtaining the connected domains of the left atrium and the left ventricle based on CT images, which is used for the above-mentioned method for obtaining the connected domains of the left atrium and the left ventricle based on CT images, including: sequentially connected images processor, aortic centerline extraction device, aortic image extraction device, left atrium, left ventricle extraction device;
所述图像处理器,用于获取去除肺部、降主动脉、脊椎和肋骨的新图像;the image processor for acquiring new images with the lungs, descending aorta, spine and ribs removed;
所述主动脉中心线提取装置,用于获取所述新图像的主动脉中心线;the aortic centerline extraction device for acquiring the aortic centerline of the new image;
所述主动脉图像提取装置,用于根据所述主动脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像;The aortic image extraction device is configured to acquire an aortic image according to the extension direction of the aortic centerline and according to the Bezier curve rule;
所述左心房、左心室提取装置,用于从所述新图像上去除所述主动脉图像后,拾取所述左心室的重心点周边的灰度值Q大于降主动脉灰度阈值Q 的像素点,得到左心房和左心室的连通域图像。 The left atrium and left ventricle extraction device is configured to pick up the gray value Q around the center of gravity of the left ventricle after the aortic image is removed from the new image, which is greater than the descending aorta grayscale threshold Q- drop . Pixel points to obtain the connected domain image of the left atrium and left ventricle.
第三方面,本申请提供了一种计算机存储介质,计算机程序被处理器执行时实现上述的获取左心房、左心室的连通域的方法。In a third aspect, the present application provides a computer storage medium, and when the computer program is executed by a processor, the above-mentioned method for acquiring the connected domains of the left atrium and the left ventricle is implemented.
本申请实施例提供的方案带来的有益效果至少包括:The beneficial effects brought by the solutions provided in the embodiments of the present application include at least:
本申请提供了基于CT图像获取左心房、左心室的连通域的方法,是一种获取获取左心房、左心室的新方法,具有提取快速、精准的优点,计算速度快。The present application provides a method for obtaining the connected domain of the left atrium and the left ventricle based on CT images, which is a new method for obtaining and obtaining the left atrium and the left ventricle, and has the advantages of fast and accurate extraction and fast calculation speed.
附图说明Description of drawings
此处所说明的附图用来提供对本发明的进一步理解,构成本发明的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The accompanying drawings described herein are used to provide further understanding of the present invention and constitute a part of the present invention. The exemplary embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute an improper limitation of the present invention. In the attached image:
图1为本申请的基于CT图像获取左心房、左心室的连通域的方法的流程图;Fig. 1 is the flow chart of the method for obtaining the connected domain of left atrium and left ventricle based on CT image of the present application;
图2为本申请的S2000的流程图;Fig. 2 is the flow chart of S2000 of this application;
图3为本申请的S2300的流程图;3 is a flowchart of S2300 of the application;
图4为本申请的S3000的流程图;4 is a flowchart of S3000 of the application;
图5为本申请的基于CT图像获取左心房、左心室的连通域的系统的结构框图;5 is a structural block diagram of a system for obtaining the connected domains of left atrium and left ventricle based on CT images of the present application;
图6为本申请的主动脉中心线提取装置200的结构框图;FIG. 6 is a structural block diagram of the aortic centerline extraction device 200 of the present application;
图7位本申请的圆心点拾取装置230的结构框图;Figure 7 is a structural block diagram of the center point pickup device 230 of the present application;
下面对附图标记进行说明:Reference numerals are explained below:
图像处理器100,主动脉中心线提取装置200,切片装置210,二值化装置220,圆心点拾取装置230,搜索单元231,比较单元232,圆心点拾取单元233,主动脉图像提取装置300,左心房、左心室提取装置400。Image processor 100, aortic centerline extraction device 200, slice device 210, binarization device 220, center point pick-up device 230, search unit 231, comparison unit 232, center point pick-up unit 233, aortic image extraction device 300, Left atrium, left ventricle extraction device 400.
具体实施方式detailed description
为使本发明的目的、技术方案和优点更加清楚,下面将结合本发明具体实施例及相应的附图对本发明技术方案进行清楚、完整地描述。显然,所描述的实施例仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the objectives, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the specific embodiments of the present invention and the corresponding drawings. Obviously, the described embodiments are only some, but not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
以下将以图式揭露本发明的多个实施方式,为明确说明起见,许多实务上的细节将在以下叙述中一并说明。然而,应了解到,这些实务上的细节不应用以限制本发明。也就是说,在本发明的部分实施方式中,这些实务上的细节是非必要的。此外,为简化图式起见,一些习知惯用的结构与组件在图式中将以简单的示意的方式绘示之。Various embodiments of the present invention will be disclosed in the drawings below, and for the sake of clarity, many practical details will be described together in the following description. It should be understood, however, that these practical details should not be used to limit the invention. That is, in some embodiments of the invention, these practical details are unnecessary. In addition, for the purpose of simplifying the drawings, some well-known structures and components will be shown in a simple schematic manner in the drawings.
现有技术中的CT数据不做筛选,导致运算量很大,且存在运算速度慢,运算不准确的问题。The CT data in the prior art is not screened, resulting in a large amount of computation, slow computation speed and inaccurate computation.
实施例1:Example 1:
为了解决上述问题,本申请提供了一种基于CT图像获取左心房、左心室的连通域的方法,如图1所示,包括:In order to solve the above problems, the present application provides a method for obtaining the connected domains of the left atrium and the left ventricle based on CT images, as shown in FIG. 1 , including:
S1000,从CT图像上去除肺部、降主动脉、脊椎和肋骨,得到新图像,包括:分别设定肺部、降主动脉、脊椎、肋骨的像素点的灰度阈值,从所述CT图像上去除对应的图像;优选地,肺部灰度阈值等于-150~-50,降主动脉阈值等于180~220,脊椎灰度阈值为正数,肋骨阈值为20~40;肺部灰度阈值等于-100,降主动脉阈值等于200,脊椎灰度阈值为正数,肋骨阈值为30时效果最好。S1000, removing the lungs, descending aorta, spine and ribs from the CT image to obtain a new image, including: setting grayscale thresholds of pixels of the lungs, descending aorta, spine and ribs respectively, and obtaining a new image from the CT image The corresponding image is removed from the upper part; preferably, the lung gray threshold is equal to -150 to -50, the descending aorta threshold is equal to 180 to 220, the spine gray threshold is positive, and the rib threshold is 20 to 40; the lung gray threshold is equal to 20 to 40. Equal to -100, the descending aorta threshold is equal to 200, the spine gray threshold is positive, and the rib threshold is 30.
S2000,获取新图像的主动脉中心线,如图2所示,包括:S2000, acquire the aortic centerline of a new image, as shown in Figure 2, including:
S2100,从新图像的顶层开始分层切片,得到二维图像组;S2100, start layering slices from the top layer of the new image to obtain a two-dimensional image group;
S2200,对二维图像组进行二值化处理,得到二值化图像组;S2200, performing binarization processing on the two-dimensional image group to obtain a binarized image group;
S2300,从二值化图像组中的每层切片上获得N≤N 阈1,R=R 阈1±m,其中,N表示像素点的个数,则检测第k层切片内的1个圆,以该圆的圆心为圆心P 5k,圆心P 5k对应的圆的半径为R k,包括:如图3所示,包括: S2300, the threshold is obtained N≤N 1, R = R 1 ± m threshold from the binarized image of each slice group, where, N represents the number of pixels, the detection of a circle in the first layer section k , taking the center of the circle as the center P 5k , the radius of the circle corresponding to the center P 5k is R k , including: as shown in Figure 3, including:
S2310,为二值化图像组中的每层切片建立一张搜索引擎列表,包括:S2310, establish a search engine list for each layer slice in the binarized image group, including:
搜索引擎列表包括:点列表和半径列表,将每层二值化图像中提取的像素值为1的点对应的填入点列表中。The search engine list includes: a point list and a radius list, and the corresponding points with a pixel value of 1 extracted from the binarized image of each layer are filled into the point list.
S2320,搜索每层切片的圆,比较每层搜索引擎列表中的像素点的个数和圆的半径,找到符合条件的圆心点,包括:S2320: Search the circles sliced at each layer, compare the number of pixels in the search engine list of each layer and the radius of the circle, and find the center point that meets the conditions, including:
D)设定每层切片的点列表中的像素点的个数阈值均为N 阈1,以及半径阈值均为R 阈1,依次从顶层开始对每层切片进行步骤E至步骤I的过程; D) setting the number threshold of the pixel points in the point list of each layer of slices is N threshold 1 , and the radius threshold is R threshold 1 , and sequentially from the top layer, the process of step E to step 1 is carried out to each layer slice;
E)如果N k≤N 阈1,R k=R 阈1±m,其中,N k表示第k层切片的点列表中的像素点的个数,则检测第k层切片内的1个圆,以该圆的圆心为圆心O k,进行步骤I,如果未检测到圆则进行步骤H;优选地,R 阈1=15mm E) If N k ≤ N threshold 1 , R k =R threshold 1 ±m, where N k represents the number of pixels in the point list of the k-th slice, then detect a circle in the k-th slice , take the center of the circle as the center O k , go to step I, if no circle is detected, go to step H; preferably, R threshold 1 =15mm
F)如果N k≤N 阈1,R k≠R 阈1±m,则检测第k层切片内的3个圆,如果检测到3个圆则进行步骤I,如果未检测到3个圆则进行步骤H;优选地,N 1=4 F) If N k ≤ N threshold 1 , R k ≠R threshold 1 ±m, then detect 3 circles in the slice of the kth layer, if 3 circles are detected, go to step I, if no 3 circles are detected, then Go to step H; preferably, N threshold 1 =4
G)如果N k>N 阈1,则重新确定圆心,取第k-1层切片内的圆心与点列表中的末尾点D距离最近的点为圆心O k,进行步骤I,如果未检测到圆则进行步骤H; G) If N k > N threshold 1 , then re-determine the center of the circle, take the closest point between the center of the circle in the k-1 slice and the end point D in the point list as the center O k , go to step I, if not detected If it is a circle, go to step H;
H)检测N k与N 阈1-1的关系,重复步骤E至步骤G,如果仍然没有检测到圆,则检测N与N 阈1-2的关系,重复步骤E至步骤G;依次类推,直至找到圆心O kH) Detect the relationship between N k and N threshold 1-1 , repeat step E to step G, if still no circle is detected, then detect the relationship between N and N threshold 1-2 , repeat step E to step G; and so on, until the center O k is found;
I)以圆心O k为起点,分别沿X轴的正方向、负方向以及Y轴正方向找 到3个灰度值为0的点;根据3点确定一个圆找到圆心P 5k和半径R k,得到主动脉中心线上的点。 1) take the circle center O k as the starting point, find 3 points whose gray value is 0 along the positive direction, the negative direction and the positive direction of the Y axis respectively along the positive direction of the X axis; determine a circle according to the 3 points to find the center P 5k and the radius R k , Get the point on the centerline of the aorta.
S2330,如果无法找到符合条件的圆心点,则搜索下一层的切片的圆心点;S2330, if the center point that meets the conditions cannot be found, search for the center point of the slice of the next layer;
本申请的一个实施例中,还包括:过滤圆心P 5k,生成新的点列表,包括: In an embodiment of the present application, the method further includes: filtering the circle center P 5k to generate a new point list, including:
J)设定每层切片的半径列表中的像素点的另一半径阈值均为R 阈2,如果第k层切片的半径R k<R 阈2,则重复步骤E至步骤I的过程,直至找到半径R k≥R 阈2的圆心P 5k;优选地,R 阈2=3mm; J) Set another radius threshold of the pixels in the radius list of each slice to be R threshold 2 , if the radius of the k-th slice of slice R k <R threshold 2 , repeat the process from step E to step I until Find the center P 5k of radius R k ≥ R threshold 2 ; preferably, R threshold 2 =3mm;
K)如果圆心P 5k在去除肺部、降主动脉、脊椎和肋骨的新图像上的灰度值小于0,则重复步骤E至步骤I的过程,直至找到半径R 1≥R 阈2,且灰度值大于等于0的圆心P 5kK) If the gray value of the center P 5k on the new image with the lungs, descending aorta, spine and ribs removed is less than 0, repeat the process from step E to step I until the radius R 1 ≥ R threshold 2 is found , and The center of the circle P 5k whose gray value is greater than or equal to 0;
L)将R 1≥R 阈2,且灰度值大于等于0的圆心P 5k添加进入点列表中,生成新的半径列表,半径R k添加进入半径列表中,得到符合条件的主动脉中心线上的点。 L) Add the circle center P 5k with R 1 ≥ R threshold 2 and the gray value greater than or equal to 0 to the entry point list to generate a new radius list, and add the radius R k into the radius list to obtain the eligible aortic centerline point on.
本申请的一个实施例中,还包括:过滤半径R k,生成新的半径列表,包括: In an embodiment of the present application, the method further includes: filtering the radius R k to generate a new radius list, including:
M)设定每层切片的点列表中的像素点的另一个数阈值N 阈2,如果N k<N 阈2,则比较圆心P 5k与点列表中的末尾点的距离L,如果L>L ,则重复步骤E至步骤N,直至点列表中的点的个数N k≥N 阈2,或L≤L ;优选地,L =8mm。优选地,N 阈2=3。 M) Set another number threshold N threshold 2 of the pixel points in the point list of each slice, if N k <N threshold 2 , compare the distance L between the center P 5k and the end point in the point list, if L > L threshold , then repeat steps E to N until the number of points in the point list N k ≥ N threshold 2 , or L≤L threshold ; preferably, L threshold =8mm. Preferably, Nthreshold 2 =3.
N)如果N k≥N 阈2,或N k<N 阈2、L≤L 则将偏离圆心P 5k远的点的半径值替换为剩余点的平均半径值,作为R k,将半径R k填入半径列表中,生成新的半径列表,得到符合条件的主动脉中心线上的点。 N) If N k ≥ N threshold 2 , or N k <N threshold 2 , L ≤ L threshold , replace the radius value of the point away from the center P 5k with the average radius value of the remaining points, as R k , replace the radius R k is filled in the radius list, a new radius list is generated, and the points on the centerline of the aorta that meet the conditions are obtained.
S2340,将圆心P 5k依次平滑连接得到主动脉中心线。 S2340, the center line of the aorta is obtained by smoothly connecting the circle centers P 5k in sequence.
S3000,根据主动脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像,如图4所示,包括:S3000, according to the extension direction of the aorta center line, according to the Bezier curve rule, to obtain the aorta image, as shown in Figure 4, including:
S3100,设定左心室灰度阈值Q ,截取所述点列表中的末尾点D在所述新图像中的YZ平面,获取灰度值Q>Q 的像素点,获得由全部所述像素点构成的圆的圆心O 2,将所述圆心O 2投影到所述新图像上,获取所述左心室的重心点P 6S3100, setting the left ventricle gray threshold Q, intercepting the end of the list of points in the point D YZ plane of the new image acquired gradation value Q> Q pixel to the left, all the pixels are obtained from the The center O 2 of the circle formed by the points is projected, and the center O 2 is projected onto the new image to obtain the center of gravity point P 6 of the left ventricle;
S3200,拾取所述点列表中的起始点、中点、重心点P 6和结束点绘制贝塞尔曲线; S3200, the starting point of the pickup point list, the midpoint, the center of gravity point P 6 and the end point of the Bezier curve drawing;
S3300,假设所述连通域的中心点P 4、所述末尾点D位于所述贝塞尔曲线上,拾取所述末尾点D和所述重心点P 6之间的所述贝塞尔曲线的曲线段,沿着所述末尾点D至所述P 6方向延伸,延伸长度为R 阈1,获取延伸段曲线; S3300, assuming that the center point P 4 and the end point D of the connected domain are located on the Bezier curve, pick up the Bezier curve between the end point D and the center of gravity point P 6 . The curve segment extends along the direction from the end point D to the P 6 , the extension length is R threshold 1 , and the curve of the extension segment is obtained;
S3400,如果延伸段曲线内的像素点位于所述新图像内,且所述延伸段曲线内的像素点的灰度值Q>Q ,则提取所述像素点,获得所述主动脉图像。优选地,Q =180~220,Q =200效果最佳。 S3400 , if the pixels in the extension curve are located in the new image, and the grayscale values of the pixels in the extension curve Q>Q drop , extract the pixels to obtain the aorta image. Preferably, Q drop =180-220, and Q drop =200 has the best effect.
S4000,从新图像上去除所述主动脉图像后,拾取所述左心室的重心点周边的灰度值Q大于降主动脉灰度阈值Q 的像素点,得到左心房和左心室的连通域图像。 S4000, after removing the aorta image from the new image, pick up the pixel points whose gray value Q around the center of gravity of the left ventricle is greater than the gray threshold Q drop of the descending aorta to obtain a connected domain image of the left atrium and the left ventricle .
本申请提供了基于CT图像拾取主动脉中心线上的点的方法,是一种获取主动脉中心线上的点的新方法,具有提取快速、精准的优点,计算速度快。The present application provides a method for picking up points on the central line of the aorta based on CT images, which is a new method for acquiring points on the central line of the aorta, which has the advantages of fast and accurate extraction and fast calculation speed.
实施例2:Example 2:
如图5所示,本申请提供了一种基于CT图像获取左心房、左心室的连通域的系统,用于上述的基于CT图像获取左心房、左心室的连通域的方法,包括:包括:依次连接的图像处理器100、主动脉中心线提取装置200、主动脉图像提取装置300和左心房、左心室提取装置400;图像处理器100用于获取去除肺部、降主动脉、脊椎和肋骨的新图像;主动脉中心线提取装置200用于获取所述新图像的主动脉中心线;主动脉图像提取装置300用于根据所述主动 脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像;左心房、左心室提取装置400用于从所述新图像上去除所述主动脉图像后,拾取所述左心室的重心点周边的灰度值Q大于降主动脉灰度阈值Q 的像素点,得到左心房和左心室的连通域图像。 As shown in FIG. 5 , the present application provides a system for obtaining the connected domains of the left atrium and the left ventricle based on CT images, which is used for the above-mentioned method for obtaining the connected domains of the left atrium and the left ventricle based on CT images, including: including: The image processor 100, the aortic centerline extraction device 200, the aortic image extraction device 300, and the left atrium and left ventricle extraction device 400 are connected in sequence; the image processor 100 is used to acquire and remove the lungs, descending aorta, spine and ribs the new image of the aortic centerline; the aortic centerline extraction device 200 is used to obtain the aortic centerline of the new image; the aortic image extraction device 300 is used to obtain the aortic centerline according to the extension direction of the aortic centerline and according to the Bezier curve rule, Acquiring an image of the aorta; the left atrium and left ventricle extraction device 400 is configured to remove the aortic image from the new image, and pick up the gray value Q around the center of gravity of the left ventricle that is greater than the descending aorta gray threshold The pixels of the Q drop , the connected domain images of the left atrium and left ventricle are obtained.
如图6所示,本申请的一个实施例中,所述主动脉中心线提取装置200包括:依次连接的切片装置210、二值化装置220和圆心点拾取装置230;切片装置210用于从新图像的顶层开始分层切片,得到二维图像组;二值化装置220用于对二维图像组进行二值化处理,得到二值化图像组;圆心点拾取装置230用于从二值化图像组中的每层切片上获得N≤N 阈1,R=R 阈1±m,其中,N表示像素点的个数,则检测第k层切片内的1个圆,以该圆的圆心为圆心P 5k,圆心P 5k对应的圆的半径为R kAs shown in FIG. 6 , in an embodiment of the present application, the aortic centerline extraction device 200 includes: a slicing device 210 , a binarization device 220 and a center point picking device 230 connected in sequence; The top layer of the image starts to be sliced in layers to obtain a two-dimensional image group; the binarization device 220 is used for binarizing the two-dimensional image group to obtain a binarized image group; the center point pickup device 230 is used for binarization. N≤N threshold 1 is obtained on each slice in the image group, R=R threshold 1 ±m, where N represents the number of pixels, then detect a circle in the k-th slice, and use the center of the circle is the center P 5k , and the radius of the circle corresponding to the center P 5k is R k .
如图7所示,本申请的一个实施例中,圆心点拾取装置230包括:依次连接的搜索单元231、比较单元232和圆心点拾取单元233;搜索单元231与二值化装置220连接,用于为二值化图像组中的每层切片建立一张搜索引擎列表,搜索每层切片的圆;比较单元232用于比较每层搜索引擎列表中的像素点的个数和圆的半径;圆心点拾取单元233用于从每层切片内找到符合条件的圆心点,如果无法找到符合条件的圆心点,则搜索下一层切片的圆心点。As shown in FIG. 7 , in an embodiment of the present application, the center point picking device 230 includes: a search unit 231 , a comparison unit 232 and a center point picking unit 233 connected in sequence; the search unit 231 is connected to the binarization device 220 , using To establish a search engine list for each layer slice in the binarized image group, search the circle of each layer slice; the comparison unit 232 is used to compare the number of pixels and the radius of the circle in the search engine list of each layer; The point picking unit 233 is used to find the center point that meets the conditions from the slices of each layer, and if the center point that meets the conditions cannot be found, it searches for the center point of the slice of the next layer.
本申请提供了一种计算机存储介质,计算机程序被处理器执行时实现上述的基于CT图像获取左心房、左心室的连通域的方法。The present application provides a computer storage medium, and when the computer program is executed by a processor, the above-mentioned method for acquiring the connected domains of the left atrium and the left ventricle based on a CT image is implemented.
所属技术领域的技术人员知道,本发明的各个方面可以实现为系统、方法或计算机程序产品。因此,本发明的各个方面可以具体实现为以下形式,即:完全的硬件实施方式、完全的软件实施方式(包括固件、驻留软件、微代码等),或硬件和软件方面结合的实施方式,这里可以统称为“电路”、“模块”或“系统”。此外,在一些实施例中,本发明的各个方面还可以实现为在一个或多个 计算机可读介质中的计算机程序产品的形式,该计算机可读介质中包含计算机可读的程序代码。本发明的实施例的方法和/或系统的实施方式可以涉及到手动地、自动地或以其组合的方式执行或完成所选任务。As will be appreciated by one skilled in the art, various aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, various aspects of the present invention may be embodied in the form of an entirely hardware implementation, an entirely software implementation (including firmware, resident software, microcode, etc.), or a combination of hardware and software aspects, It may be collectively referred to herein as a "circuit," "module," or "system." Furthermore, in some embodiments, various aspects of the present invention may also be implemented in the form of a computer program product on one or more computer-readable media having computer-readable program code embodied thereon. Implementation of the method and/or system of embodiments of the present invention may involve performing or completing selected tasks manually, automatically, or a combination thereof.
例如,可以将用于执行根据本发明的实施例的所选任务的硬件实现为芯片或电路。作为软件,可以将根据本发明的实施例的所选任务实现为由计算机使用任何适当操作系统执行的多个软件指令。在本发明的示例性实施例中,由数据处理器来执行如本文的根据方法和/或系统的示例性实施例的一个或多个任务,诸如用于执行多个指令的计算平台。可选地,该数据处理器包括用于存储指令和/或数据的易失性储存器和/或用于存储指令和/或数据的非易失性储存器,例如,磁硬盘和/或可移动介质。可选地,也提供了一种网络连接。可选地也提供显示器和/或用户输入设备,诸如键盘或鼠标。For example, hardware for performing selected tasks according to embodiments of the invention may be implemented as a chip or a circuit. As software, selected tasks according to embodiments of the invention may be implemented as a plurality of software instructions executed by a computer using any suitable operating system. In an exemplary embodiment of the invention, one or more tasks according to exemplary embodiments of a method and/or system as herein are performed by a data processor, such as a computing platform for executing a plurality of instructions. Optionally, the data processor includes volatile storage for storing instructions and/or data and/or non-volatile storage for storing instructions and/or data, such as a magnetic hard disk and/or a Move media. Optionally, a network connection is also provided. A display and/or user input device, such as a keyboard or mouse, is optionally also provided.
可利用一个或多个计算机可读的任何组合。计算机可读介质可以是计算机可读信号介质或计算机可读存储介质。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子(非穷举列表)将包括以下各项:Any combination of one or more computer readable may be utilized. The computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium. The computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples (non-exhaustive list) of computer-readable storage media would include the following:
具有一个或多个导线的电连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本文件中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。Electrical connection with one or more wires, portable computer disk, hard disk, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk Read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In this document, a computer-readable storage medium can be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多 种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。A computer-readable signal medium may include a propagated data signal in baseband or as part of a carrier wave, with computer-readable program code embodied thereon. Such propagated data signals may take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing. A computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括(但不限于)无线、有线、光缆、RF等等,或者上述的任意合适的组合。Program code embodied on a computer-readable medium may be transmitted using any suitable medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
例如,可用一个或多个编程语言的任何组合来编写用于执行用于本发明的各方面的操作的计算机程序代码,包括诸如Java、Smalltalk、C++等面向对象编程语言和常规过程编程语言,诸如"C"编程语言或类似编程语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络--包括局域网(LAN)或广域网(WAN)-连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。For example, computer program code for performing operations for various aspects of the invention may be written in any combination of one or more programming languages, including object-oriented programming languages such as Java, Smalltalk, C++, and conventional procedural programming languages, such as The "C" programming language or similar programming language. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network - including a local area network (LAN) or a wide area network (WAN) - or may be connected to an external computer (eg using an Internet service provider via Internet connection).
应当理解,流程图和/或框图的每个方框以及流程图和/或框图中各方框的组合,都可以由计算机程序指令实现。这些计算机程序指令可以提供给通用计算机、专用计算机或其它可编程数据处理装置的处理器,从而生产出一种机器,使得这些计算机程序指令在通过计算机或其它可编程数据处理装置的处理器执行时,产生了实现流程图和/或框图中的一个或多个方框中规定的功能/动作的装置。It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer or other programmable data processing apparatus to produce a machine that causes the computer program instructions when executed by the processor of the computer or other programmable data processing apparatus , resulting in means for implementing the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
也可以把这些计算机程序指令存储在计算机可读介质中,这些指令使得计算机、其它可编程数据处理装置、或其它设备以特定方式工作,从而,存储在计算机可读介质中的指令就产生出包括实现流程图和/或框图中的一个或多个方框中规定的功能/动作的指令的制造品(article of manufacture)。These computer program instructions can also be stored on a computer-readable medium, the instructions cause a computer, other programmable data processing apparatus, or other device to operate in a particular manner, whereby the instructions stored on the computer-readable medium produce a An article of manufacture of instructions implementing the functions/acts specified in one or more blocks of the flowcharts and/or block diagrams.
还可将计算机程序指令加载到计算机(例如,冠状动脉分析系统)或其它可编程数据处理设备上以促使在计算机、其它可编程数据处理设备或其它设备上执行一系列操作步骤以产生计算机实现过程,使得在计算机、其它可编程装置或其它设备上执行的指令提供用于实现在流程图和/或一个或多个框图方框中指定的功能/动作的过程。Computer program instructions can also be loaded on a computer (eg, a coronary artery analysis system) or other programmable data processing device to cause a series of operational steps to be performed on the computer, other programmable data processing device or other device to produce a computer-implemented process , such that instructions executing on a computer, other programmable apparatus, or other device provide a process for implementing the functions/acts specified in the flowchart and/or one or more block diagram blocks.
本发明的以上的具体实例,对本发明的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上仅为本发明的具体实施例而已,并不用于限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above specific examples of the present invention further describe the purpose, technical solutions and beneficial effects of the present invention in detail. It should be understood that the above are only specific embodiments of the present invention, and are not intended to limit the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included within the protection scope of the present invention.

Claims (11)

  1. 一种基于CT图像获取左心房、左心室的连通域的方法,其特征在于,包括:A method for obtaining the connected domain of left atrium and left ventricle based on CT image, which is characterized in that, comprising:
    从所述CT图像上去除肺部、降主动脉、脊椎和肋骨,得到新图像;Remove the lungs, descending aorta, spine and ribs from the CT image to obtain a new image;
    获取所述新图像的主动脉中心线;obtaining the aortic centerline of the new image;
    根据所述主动脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像;According to the extension direction of the aorta centerline, according to the Bezier curve rule, acquire the aorta image;
    从所述新图像上去除所述主动脉图像后,拾取所述左心室的重心点周边的灰度值Q大于降主动脉灰度阈值Q 的像素点,得到左心房和左心室的连通域图像。 After removing the aorta image from the new image, select the pixels whose gray value Q around the center of gravity of the left ventricle is greater than the gray threshold Q of the descending aorta, and obtain the connected domain between the left atrium and the left ventricle image.
  2. 根据权利要求1所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,获取所述新图像的主动脉中心线的方法包括:The method for obtaining the connected domain of the left atrium and the left ventricle based on a CT image according to claim 1, wherein the method for obtaining the aortic centerline of the new image comprises:
    从所述新图像的顶层开始分层切片,得到二维图像组;Layer slices starting from the top layer of the new image to obtain a two-dimensional image group;
    对所述二维图像组进行二值化处理,得到二值化图像组;performing binarization processing on the two-dimensional image group to obtain a binarized image group;
    从所述二值化图像组中的每层所述切片上获得N≤N 阈1,R=R 阈1±m,其中,N表示像素点的个数,则检测第k层所述切片内的1个圆,以该圆的圆心为圆心P 5k,所述圆心P 5k对应的圆的半径为R k N≤Nthreshold 1 is obtained from the slices of each layer in the binarized image group, R= Rthreshold 1 ±m, where N represents the number of pixels, then the detection within the slice of the kth layer is 1 circle, take the center of the circle as the center P 5k , and the radius of the circle corresponding to the center P 5k is R k ;
    将所述圆心P 5k依次平滑连接得到主动脉中心线。 The center line of the aorta is obtained by smoothly connecting the circle centers P 5k in sequence.
  3. 根据权利要求2所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,对所述二维图像组进行二值化处理,得到二值化图像组的方法包括:The method for obtaining the connected domain of the left atrium and the left ventricle based on a CT image according to claim 2, wherein the method for performing a binarization process on the two-dimensional image group to obtain a binarized image group comprises:
    设置冠脉树灰度阈值Q 冠1;根据
    Figure PCTCN2020109806-appb-100001
    对所述去除肺部、降主动脉、脊椎和肋骨的新图像的每一层的切片均进行二值化处理,去除所述去除肺部、降主动脉、脊椎和肋骨的新图像中的杂质点,得到所述二值化 图像组;
    Set the coronary tree grayscale threshold Q coronary 1 ; according to
    Figure PCTCN2020109806-appb-100001
    binarizing slices of each layer of the new image from which the lungs, descending aorta, spine and ribs are removed to remove impurities in the new image from which the lungs, descending aorta, spine and ribs are removed point to obtain the binarized image group;
    其中,m为正整数,Q m表示第m个像素点PO对应的灰度值,P(m)表示第m个像素点PO对应的像素值。 Among them, m is a positive integer, Q m represents the grayscale value corresponding to the mth pixel point PO, and P(m) represents the pixel value corresponding to the mth pixel point PO.
  4. 根据权利要求2所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,所述从所述二值化图像组中的每层所述切片上获得N≤N 阈1,R=R 阈1±m,其中,N表示像素点的个数,则检测第k层所述切片内的1个圆,以该圆的圆心为圆心P 5k,所述圆心P 5k对应的圆的半径为R k的方法包括: The method for obtaining the connected domain of the left atrium and the left ventricle based on CT images according to claim 2, wherein the obtaining N≤Nthreshold 1 from each slice in the binarized image group , R=R threshold 1 ±m, where N represents the number of pixel points, then detect a circle in the slice of the kth layer, take the center of the circle as the center P 5k , the center P 5k corresponds to Methods for a circle of radius R k include:
    为所述二值化图像组中的每层所述切片建立一张搜索引擎列表;establishing a search engine list for each layer of the slice in the binarized image group;
    搜索每层切片的圆,比较每层所述搜索引擎列表中的像素点的个数和圆的半径,找到符合条件的圆心点;Search the circle of each layer slice, compare the number of pixels in the search engine list of each layer and the radius of the circle, and find the center point that meets the conditions;
    如果无法找到符合条件的圆心点,则搜索下一层的切片的圆心点。If no matching center point can be found, search the center point of the next layer of slices.
  5. 根据权利要求4所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,为所述二值化图像组中的每层所述切片建立一张搜索引擎列表的方法包括:The method for obtaining the connected domains of the left atrium and the left ventricle based on CT images according to claim 4, wherein the method for establishing a search engine list for each slice of the binarized image group comprises the following steps: :
    所述搜索引擎列表包括:点列表和半径列表,将每层所述二值化图像中提取的像素值为1的点对应的填入所述点列表中。The search engine list includes: a point list and a radius list, and the points with a pixel value of 1 extracted from the binarized image of each layer are correspondingly filled into the point list.
  6. 根据权利要求5所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,所述搜索每层切片的圆,比较每层所述搜索引擎列表中的像素点的个数和圆的半径,找到符合条件的圆心点的方法包括:The method for obtaining the connected domain of the left atrium and the left ventricle based on CT images according to claim 5, wherein the search for the circle of each slice of slices compares the number of pixels in the search engine list of each layer and the radius of the circle, the methods to find the center point of the circle that meet the conditions include:
    D)设定每层所述切片的所述点列表中的像素点的个数阈值均为N 阈1,以及半径阈值均为R 阈1,依次从顶层开始对每层所述切片进行步骤E至步骤I的过程; D) Set the threshold of the number of pixels in the point list of each layer of the slice to be N threshold 1 , and the radius threshold to be R threshold 1 , and perform step E for each layer of the slice in turn from the top layer to the process of step 1;
    E)如果N k≤N 阈1,R k=R 阈1±m,其中,N k表示第k层所述切片的所述点列表中的像素点的个数,则检测所述第k层切片内的1个圆,以该圆的圆心为 圆心O k,进行步骤I,如果未检测到圆则进行步骤H; E) If N k ≤ N threshold 1 , R k =R threshold 1 ±m, where N k represents the number of pixels in the point list of the slice at the k th layer, then detect the k th layer For a circle in the slice, take the center of the circle as the center O k , perform step I, and perform step H if the circle is not detected;
    F)如果N k≤N 阈1,R k≠R 阈1±m,则检测所述第k层切片内的3个圆,如果检测到3个圆则进行步骤I,如果未检测到3个圆则进行所述步骤H; F) If N k ≤ N threshold 1 , R k ≠R threshold 1 ±m, then detect 3 circles in the slice of the kth layer, if 3 circles are detected, go to step I, if 3 circles are not detected The circle then carries out the described step H;
    G)如果N k>N 阈1,则重新确定圆心,取所述第k-1层切片内的圆心与所述点列表中的末尾点D距离最近的点为圆心O k,进行步骤I,如果未检测到圆则进行步骤H; G) If N k > N threshold 1 , then re-determine the center of the circle, take the point with the closest distance between the center of the circle in the k-1 slice and the end point D in the point list as the center O k , and proceed to step I, If no circle is detected, go to step H;
    H)检测N k与N 阈1-1的关系,重复所述步骤E至所述步骤G,如果仍然没有检测到圆,则检测N与N 阈1-2的关系,重复所述步骤E至所述步骤G;依次类推,直至找到圆心O kH) Detect the relationship between N k and N threshold 1-1 , repeat steps E to G, if still no circle is detected, then detect the relationship between N and N threshold 1-2 , repeat steps E to Described step G; And so on, until the center of circle O k is found;
    I)以所述圆心O k为起点,分别沿X轴的正方向、负方向以及Y轴正方向找到3个灰度值为0的点;根据3点确定一个圆找到圆心P 5k和半径R k,得到主动脉中心线上的点。 1) take described circle center O k as starting point, find 3 grayscale values 0 points along the positive direction of X axis, negative direction and Y axis positive direction respectively; Determine a circle according to 3 points and find center P 5k and radius R k , to get the point on the centerline of the aorta.
  7. 根据权利要求6所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,还包括:过滤圆心P 5k,生成新的点列表,包括: The method for obtaining the connected domain of the left atrium and the left ventricle based on the CT image according to claim 6, further comprising: filtering the center P 5k to generate a new point list, comprising:
    J)设定每层所述切片的所述半径列表中的像素点的另一半径阈值均为R 2,如果所述第k层切片的半径R k<R 阈2,则重复所述步骤E至所述步骤I的过程,直至找到半径R k≥R 阈2的圆心P 5kJ) Set another radius threshold of the pixels in the radius list of each layer of the slice to be R threshold 2 , if the radius R k of the k-th slice of the slice <R threshold 2 , repeat the steps E to the process of the step I, until the center P 5k of the radius R k ≥ R threshold 2 is found;
    K)如果所述圆心P 5k在所述去除肺部、降主动脉、脊椎和肋骨的新图像上的灰度值小于0,则重复所述步骤E至所述步骤I的过程,直至找到半径R 1≥R 阈2,且灰度值大于等于0的圆心P 5kK) If the gray value of the center P 5k on the new image from which the lungs, descending aorta, spine and ribs are removed is less than 0, repeat the process from step E to step I until the radius is found R 1 ≥ R threshold 2 , and the center P 5k of the circle whose gray value is greater than or equal to 0;
    L)将R 1≥R 阈2,且灰度值大于等于0的圆心P 5k添加进入点列表中,生成新的半径列表,半径R k添加进入半径列表中,得到符合条件的主动脉中心线上的点。 L) Add the circle center P 5k with R 1 ≥ R threshold 2 and the gray value greater than or equal to 0 to the entry point list to generate a new radius list, and add the radius R k into the radius list to obtain the eligible aortic centerline point on.
  8. 根据权利要求7所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,还包括:过滤半径R k,生成新的半径列表,包括: The method for obtaining the connected domain of the left atrium and the left ventricle based on the CT image according to claim 7, further comprising: filtering the radius R k to generate a new radius list, comprising:
    M)设定每层所述切片的所述点列表中的像素点的另一个数阈值N 阈2,如果N k<N 阈2,则比较圆心P 5k与所述点列表中的末尾点的距离L,如果L>L ,则重复所述步骤E至所述步骤N,直至所述点列表中的点的个数N k≥N 阈2,或L≤L M) Set another number threshold N threshold 2 of the pixel points in the point list of each layer of the slice, if N k <N threshold 2 , compare the circle center P 5k with the end point in the point list distance L, if L>L threshold , repeat steps E to N until the number of points in the point list N k ≥ N threshold 2 , or L ≤ L threshold ;
    N)如果N k≥N 阈2,或N k<N 阈2、L≤L 则将偏离所述圆心P 5k远的点的半径值替换为剩余点的平均半径值,作为R k,将所述半径R k填入所述半径列表中,生成新的半径列表,得到符合条件的主动脉中心线上的点。 N) If N k ≥ N threshold 2 , or N k <N threshold 2 , L ≤ L threshold , replace the radius value of the point far away from the center P 5k with the average radius value of the remaining points, as R k , set The radius R k is filled into the radius list, a new radius list is generated, and points on the centerline of the aorta that meet the conditions are obtained.
  9. 根据权利要求8所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,根据所述主动脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像的方法包括:The method for acquiring the connected domain of the left atrium and the left ventricle based on CT images according to claim 8, wherein the method for acquiring the aortic image is based on the extension direction of the aortic centerline and the Bezier curve rule include:
    设定左心室灰度阈值Q ,截取所述点列表中的末尾点D在所述新图像中的YZ平面,获取灰度值Q>Q 的像素点,获得由全部所述像素点构成的圆的圆心O 2,将所述圆心O 2投影到所述新图像上,获取所述左心室的重心点P 6Set the left ventricle gray threshold value Q left , intercept the end point D in the point list in the YZ plane in the new image, obtain the pixel points with gray value Q > Q left , and obtain a pixel point composed of all the pixel points. the center O 2 of the circle, project the center O 2 on the new image, and obtain the center of gravity point P 6 of the left ventricle;
    拾取所述点列表中的起始点、中点、重心点P 6和结束点绘制贝塞尔曲线; Picking up the starting point in the list, a midpoint, gravity point P 6 and the end point of the Bezier curve drawing;
    假设所述连通域的中心点P 4、所述末尾点D位于所述贝塞尔曲线上,拾取所述末尾点D和所述重心点P 6之间的所述贝塞尔曲线的曲线段,沿着所述末尾点D至所述P 6方向延伸,延伸长度为R 阈1,获取延伸段曲线; Assuming that the center point P 4 and the end point D of the connected domain are located on the Bezier curve, pick the curve segment of the Bezier curve between the end point D and the center of gravity point P 6 , extending along the direction from the end point D to the P 6 , the extension length is R threshold 1 , and the extension curve is obtained;
    如果延伸段曲线内的像素点位于所述新图像内,且所述延伸段曲线内的像素点的灰度值Q>Q ,则提取所述像素点,获得所述主动脉图像。 If the pixel point in the extension curve is located in the new image, and the gray value of the pixel point in the extension curve is lower than Q>Q, the pixel point is extracted to obtain the aorta image.
  10. 一种基于CT图像获取左心房、左心室的连通域的系统,用于权利要求1~9任一项所述的基于CT图像获取左心房、左心室的连通域的方法,其特征在于,包括:依次连接的图像处理器、主动脉中心线提取装置、主动脉图像提取装置和左心房、左心室提取装置;A system for obtaining the connected domain of the left atrium and the left ventricle based on a CT image, which is used in the method for obtaining the connected domain of the left atrium and the left ventricle based on the CT image according to any one of claims 1 to 9, characterized in that it comprises: : image processor, aortic centerline extraction device, aortic image extraction device, left atrium and left ventricle extraction device connected in sequence;
    所述图像处理器,用于获取去除肺部、降主动脉、脊椎和肋骨的新图像;the image processor for acquiring new images with the lungs, descending aorta, spine and ribs removed;
    所述主动脉中心线提取装置,用于获取所述新图像的主动脉中心线;the aortic centerline extraction device for acquiring the aortic centerline of the new image;
    所述主动脉图像提取装置,用于根据所述主动脉中心线的延伸方向,根据贝塞尔曲线规则,获取主动脉图像;The aortic image extraction device is configured to acquire an aortic image according to the extension direction of the aortic centerline and according to the Bezier curve rule;
    所述左心房、左心室提取装置,用于从所述新图像上去除所述主动脉图像后,拾取所述左心室的重心点周边的灰度值Q大于降主动脉灰度阈值Q 的像素点,得到左心房和左心室的连通域图像。 The left atrium and left ventricle extraction device is configured to pick up the gray value Q around the center of gravity of the left ventricle after the aortic image is removed from the new image, which is greater than the descending aorta grayscale threshold Q- drop . Pixel points to obtain the connected domain image of the left atrium and left ventricle.
  11. 一种计算机存储介质,其特征在于,计算机程序被处理器执行时实现权利要求1~9任一项所述的基于CT图像获取左心房、左心室的连通域的方法。A computer storage medium, characterized in that, when the computer program is executed by the processor, the method for obtaining the connected domain of the left atrium and the left ventricle based on a CT image according to any one of claims 1 to 9 is implemented.
PCT/CN2020/109806 2020-06-29 2020-08-18 Method and system for obtaining connected domains of left atrium and left ventricle on basis of ct image WO2022000726A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010606896.3 2020-06-29
CN202010606896.3A CN111815586B (en) 2020-06-29 2020-06-29 Method and system for acquiring connected domain of left atrium and left ventricle based on CT image

Publications (1)

Publication Number Publication Date
WO2022000726A1 true WO2022000726A1 (en) 2022-01-06

Family

ID=72855557

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/109806 WO2022000726A1 (en) 2020-06-29 2020-08-18 Method and system for obtaining connected domains of left atrium and left ventricle on basis of ct image

Country Status (2)

Country Link
CN (1) CN111815586B (en)
WO (1) WO2022000726A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115769251A (en) * 2020-06-29 2023-03-07 苏州润迈德医疗科技有限公司 System for obtaining aorta image based on deep learning
CN111815587A (en) * 2020-06-29 2020-10-23 苏州润心医疗器械有限公司 Method and system for picking up points on aorta centerline based on CT sequence image
CN116152253B (en) * 2023-04-20 2023-06-16 四川大学华西医院 Cardiac magnetic resonance mapping quantification method, system and storage medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105741310A (en) * 2016-03-21 2016-07-06 东北大学 Heart's left ventricle image segmentation system and method
CN105809696A (en) * 2016-03-11 2016-07-27 中国矿业大学(北京) Automatic positioning and segmentation method for adrenal gland in sequence CT image
CN105913432A (en) * 2016-04-12 2016-08-31 妙智科技(深圳)有限公司 Aorta extracting method and aorta extracting device based on CT sequence image
CN106023202A (en) * 2016-05-20 2016-10-12 苏州润心医疗科技有限公司 Coronary artery fractional flow reserve calculation method based on heart CT image
US20190019287A1 (en) * 2017-07-17 2019-01-17 Siemens Healthcare Gmbh Automated measurement based on deep learning
CN109658406A (en) * 2018-12-25 2019-04-19 广州天鹏计算机科技有限公司 Recognition methods, device, computer equipment and the storage medium of blood-vessel image
CN110458847A (en) * 2019-07-05 2019-11-15 心医国际数字医疗系统(大连)有限公司 Automatic coronary artery segmentation and center line extraction method based on CTA image
CN111227930A (en) * 2020-01-08 2020-06-05 西安马克医疗科技有限公司 3D model construction and preparation method for mitral regurgitation and calcified stenosis
CN111227821A (en) * 2018-11-28 2020-06-05 苏州润心医疗器械有限公司 Microcirculation resistance index calculation method based on myocardial blood flow and CT (computed tomography) images
CN111227822A (en) * 2018-11-28 2020-06-05 苏州润心医疗器械有限公司 Coronary artery blood flow reserve fraction calculation method based on myocardial blood flow volume and CT image
CN111815585A (en) * 2020-06-29 2020-10-23 苏州润心医疗器械有限公司 Method and system for acquiring coronary tree and coronary entry point based on CT sequence image
CN111815589A (en) * 2020-06-29 2020-10-23 苏州润心医疗器械有限公司 Method and system for obtaining non-interference coronary artery tree image based on CT sequence image

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109801277B (en) * 2019-01-18 2021-04-20 浙江大学 Image processing method and device and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105809696A (en) * 2016-03-11 2016-07-27 中国矿业大学(北京) Automatic positioning and segmentation method for adrenal gland in sequence CT image
CN105741310A (en) * 2016-03-21 2016-07-06 东北大学 Heart's left ventricle image segmentation system and method
CN105913432A (en) * 2016-04-12 2016-08-31 妙智科技(深圳)有限公司 Aorta extracting method and aorta extracting device based on CT sequence image
CN106023202A (en) * 2016-05-20 2016-10-12 苏州润心医疗科技有限公司 Coronary artery fractional flow reserve calculation method based on heart CT image
US20190019287A1 (en) * 2017-07-17 2019-01-17 Siemens Healthcare Gmbh Automated measurement based on deep learning
CN111227821A (en) * 2018-11-28 2020-06-05 苏州润心医疗器械有限公司 Microcirculation resistance index calculation method based on myocardial blood flow and CT (computed tomography) images
CN111227822A (en) * 2018-11-28 2020-06-05 苏州润心医疗器械有限公司 Coronary artery blood flow reserve fraction calculation method based on myocardial blood flow volume and CT image
CN109658406A (en) * 2018-12-25 2019-04-19 广州天鹏计算机科技有限公司 Recognition methods, device, computer equipment and the storage medium of blood-vessel image
CN110458847A (en) * 2019-07-05 2019-11-15 心医国际数字医疗系统(大连)有限公司 Automatic coronary artery segmentation and center line extraction method based on CTA image
CN111227930A (en) * 2020-01-08 2020-06-05 西安马克医疗科技有限公司 3D model construction and preparation method for mitral regurgitation and calcified stenosis
CN111815585A (en) * 2020-06-29 2020-10-23 苏州润心医疗器械有限公司 Method and system for acquiring coronary tree and coronary entry point based on CT sequence image
CN111815589A (en) * 2020-06-29 2020-10-23 苏州润心医疗器械有限公司 Method and system for obtaining non-interference coronary artery tree image based on CT sequence image

Also Published As

Publication number Publication date
CN111815586A (en) 2020-10-23
CN111815586B (en) 2022-08-05

Similar Documents

Publication Publication Date Title
WO2022000726A1 (en) Method and system for obtaining connected domains of left atrium and left ventricle on basis of ct image
WO2022000733A1 (en) Method and system for obtaining centerline of aorta on basis of ct sequence images
WO2022000727A1 (en) Ct sequence image-based coronary artery tree and coronary artery entry point obtaining method and system
WO2022000729A1 (en) Method and system for obtaining interference-free coronary artery tree image based on ct sequence image
US8605976B2 (en) System and method of detection of optimal angiography frames for quantitative coronary analysis using wavelet-based motion analysis
US20220277447A1 (en) Method and apparatus for acquiring contour line of blood vessel according to centerline of blood vessel
WO2022000734A1 (en) Method and system for extracting point on center line of aorta on basis of ct sequence image
WO2021087961A1 (en) Method and apparatus for measuring blood flow velocity in diastolic phase, system and storage medium
WO2022000728A1 (en) Method and system for acquiring descending aorta on basis of ct sequence image
WO2021097821A1 (en) Method and device for extracting vascular centerline from two-dimensional coronary angiographic image
Maklad et al. Blood vessel‐based liver segmentation using the portal phase of an abdominal CT dataset
US20230260133A1 (en) Methods for acquiring aorta based on deep learning and storage media
WO2022109902A1 (en) Three-dimensional vascular centerline synthesis method and system, and storage medium
WO2022000730A1 (en) Method and system for acquiring center of gravity of heart on basis of ct sequence image
WO2020083390A1 (en) Method, device and system for acquiring blood flow of large artery on heart surface, and storage medium
WO2022000731A1 (en) Method and system for obtaining center of gravity of heart and center of gravity of spine based on ct sequence image
US20230309940A1 (en) Explainable deep learning camera-agnostic diagnosis of obstructive coronary artery disease

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20943326

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20943326

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20943326

Country of ref document: EP

Kind code of ref document: A1