WO2021184600A1 - 一种图像分割方法及装置、设备及计算机可读存储介质 - Google Patents
一种图像分割方法及装置、设备及计算机可读存储介质 Download PDFInfo
- Publication number
- WO2021184600A1 WO2021184600A1 PCT/CN2020/100711 CN2020100711W WO2021184600A1 WO 2021184600 A1 WO2021184600 A1 WO 2021184600A1 CN 2020100711 W CN2020100711 W CN 2020100711W WO 2021184600 A1 WO2021184600 A1 WO 2021184600A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- cerebral
- point
- image
- prediction
- area
- 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.)
- Ceased
Links
Images
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B6/00—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment
- A61B6/52—Devices using data or image processing specially adapted for radiation diagnosis
- A61B6/5211—Devices using data or image processing specially adapted for radiation diagnosis involving processing of medical diagnostic data
- A61B6/5217—Devices using data or image processing specially adapted for radiation diagnosis involving processing of medical diagnostic data extracting a diagnostic or physiological parameter from medical diagnostic data
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B6/00—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment
- A61B6/02—Arrangements for diagnosis sequentially in different planes; Stereoscopic radiation diagnosis
- A61B6/03—Computed tomography [CT]
- A61B6/032—Transmission computed tomography [CT]
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B6/00—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment
- A61B6/50—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment specially adapted for specific body parts; specially adapted for specific clinical applications
- A61B6/501—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment specially adapted for specific body parts; specially adapted for specific clinical applications for diagnosis of the head, e.g. neuroimaging or craniography
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B6/00—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment
- A61B6/50—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment specially adapted for specific body parts; specially adapted for specific clinical applications
- A61B6/507—Apparatus or devices for radiation diagnosis; Apparatus or devices for radiation diagnosis combined with radiation therapy equipment specially adapted for specific body parts; specially adapted for specific clinical applications for determination of haemodynamic parameters, e.g. perfusion CT
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10072—Tomographic images
- G06T2207/10081—Computed x-ray tomography [CT]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30016—Brain
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30004—Biomedical image processing
- G06T2207/30101—Blood vessel; Artery; Vein; Vascular
- G06T2207/30104—Vascular flow; Blood flow; Perfusion
Definitions
- the embodiments of the present application relate to the field of medical imaging technology, and in particular, to an image segmentation method and device, equipment, and computer-readable storage medium.
- Computed Tomography (CT) perfusion imaging of the brain is an imaging technique used to analyze intracranial hemodynamics and is widely used to diagnose ischemic stroke.
- CT perfusion imaging is to observe the dynamic changes of brain tissue density during intravenous bolus injection of iodine contrast agent, and calculate the local cerebral blood volume, local cerebral blood flow, average transit time and peak time according to different mathematical models. Generally, the peak is reached.
- Time greater than 6 seconds (s, second) is the hypoperfusion area
- the local cerebral blood flow on the lesion side is less than 30% than the local cerebral blood flow on the upper normal side as the cerebral infarct core area
- the rest of the infarct core area is excluded from the hypoperfusion area
- the segmentation of the infarct core area and the ischemic penumbra area is very important for the formulation of the treatment plan.
- the embodiments of the present application provide an image segmentation method and device, equipment, and computer-readable storage medium.
- An embodiment of the present application provides an image segmentation method, the method includes: acquiring a first brain image to be segmented; positioning the brain image through a deep learning positioning network to obtain prediction points of the anterior cerebral artery and prediction of cerebral veins Point; using the anterior cerebral artery prediction point and the cerebral vein prediction point to determine the perfusion parameter map corresponding to the brain image; using the perfusion parameter map to determine the cerebral perfusion infarct core area.
- the method before locating the brain image through the deep learning positioning network to obtain the anterior cerebral artery prediction point and the cerebral vein prediction point, the method further includes: obtaining a brain sample image, the brain sample image being Preliminarily annotated images of anterior cerebral artery points and cerebral venous points; using brain sample images to train the initial deep learning positioning network to obtain the deep learning positioning network.
- the positioning the brain image through the deep learning positioning network to obtain the anterior cerebral artery prediction point and the cerebral vein prediction point includes: positioning the brain image through the deep learning positioning network to obtain the anterior cerebral artery Candidate points and cerebral vein candidate points; using a local search algorithm to determine the anterior cerebral artery prediction point corresponding to the anterior cerebral artery candidate point and the cerebral vein prediction point corresponding to the cerebral vein candidate point.
- using a local search algorithm to determine the anterior cerebral artery prediction point corresponding to the anterior cerebral artery candidate point and the cerebral venous prediction point corresponding to the cerebral venous candidate point includes: taking the anterior cerebral artery candidate point as the center of the circle , The area within the preset first radius is determined as the anterior cerebral artery point candidate area, the area within the preset second radius is determined as the cerebral venous point candidate area with the cerebral venous candidate point as the center of the circle; The local search algorithm respectively determines the anterior cerebral artery prediction point from the anterior cerebral artery point candidate area, and determines the cerebral venous prediction point from the cerebral venous point selection area.
- said using said local search algorithm to respectively determine said anterior cerebral artery prediction point from said anterior cerebral artery point candidate area and to determine said cerebral vein prediction point from said cerebral venous point selection area respectively includes: Determine multiple first tissue density values corresponding to the maximum time value from the candidate area of the anterior cerebral artery point, and determine multiple second tissue density values corresponding to the maximum time value from the selected area of the cerebral vein; The maximum value of the tissue density value among the plurality of first tissue density values is determined as the prediction point of the anterior cerebral artery, and the maximum value of the tissue density value among the plurality of second tissue density values is determined as the cerebral vein prediction point.
- the perfusion parameter map includes: a regional cerebral blood volume map, a regional cerebral blood flow map, an average transit time map, and a peak time map.
- using the anterior cerebral artery prediction point and the cerebral venous prediction point to determine the perfusion parameter map corresponding to the brain image includes: obtaining a function curve corresponding to the anterior cerebral artery prediction point and the cerebral venous prediction point Corresponding function curve; determining the function curve corresponding to the anterior cerebral artery prediction point as the first arterial input function, and determining the function curve corresponding to the cerebral vein prediction point as the venous output function; using the venous output function pair
- the first arterial input function is modified to obtain a second arterial input function; the second arterial input function is used to determine the regional cerebral blood volume map, the regional cerebral blood flow map, and the regional cerebral blood flow map through a deconvolution algorithm.
- the average transit time graph and the peak time graph is used to determine the regional cerebral blood volume map, the regional cerebral blood flow map, and the regional cerebral blood flow map through a deconvolution algorithm.
- using the perfusion parameter map to calculate the cerebral perfusion infarct core region includes: acquiring a second brain image to be segmented; determining an area greater than a preset time in the peak time map as low Irrigation area; using the regional cerebral blood volume image and the regional cerebral blood flow image using a convolutional neural network algorithm to obtain the infarct core corresponding to the second brain image to be segmented from the low-irrigation area area.
- the calculation of the core area of cerebral perfusion infarction by using the perfusion parameter map includes: acquiring a second brain image to be segmented; Region; using the regional cerebral blood volume image, the regional cerebral blood flow image and the average transit time map to obtain the second brain image to be segmented from the low-irrigation region using a convolutional neural network algorithm Corresponding to the core area of the infarct.
- the method further includes: determining an ischemic penumbra area based on the hypoperfusion area and the infarct core area; wherein the infarct core area plus the ischemic penumbra area is equal to the hypoperfusion area and the ischemic penumbra area area.
- An embodiment of the application provides an image segmentation device, which includes: an acquisition module configured to acquire a first brain image to be segmented; a positioning module configured to locate the brain image through a deep learning positioning network to obtain the brain image Arterial prediction points and cerebral venous prediction points; Perfusion parameter map acquisition module, configured to use the anterior cerebral artery prediction points and cerebral venous prediction points to determine the perfusion parameter map corresponding to the brain image; Infarct core region segmentation module, configured to use the perfusion parameter map Determine the core area of the cerebral perfusion infarct.
- An embodiment of the present application provides an image segmentation device, including a processor and a memory that are coupled to each other, wherein the memory is configured to store program instructions for implementing the image segmentation method described in any one of the above; the processor is configured to Execute the program instructions stored in the memory.
- An embodiment of the present application provides a computer-readable storage medium that stores a program file, and the program file can be executed to implement the image segmentation method described in any one of the above.
- the image segmentation method, device, device, and computer-readable storage medium provided by the embodiments of the present application, when the first brain image to be segmented is acquired, the brain image is located through a deep learning positioning network to obtain The anterior cerebral artery prediction point and the cerebral venous prediction point, thus improving the positioning accuracy of the anterior cerebral artery prediction point and the cerebral venous prediction point, and then using the anterior cerebral artery prediction point and the cerebral venous prediction point to determine the corresponding brain image Perfusion parameter map, the cerebral perfusion infarct core area is calculated by using the perfusion parameter map.
- the positioning accuracy of the anterior cerebral artery prediction point and the cerebral venous prediction point is improved, it is determined by the anterior cerebral artery prediction point and the cerebral venous prediction point
- the perfusion parameter map corresponding to the brain image is more accurate, thereby improving the segmentation accuracy and robustness of the infarct core region.
- Figure 1a is a schematic diagram of a network architecture according to an embodiment of the application.
- FIG. 1b is a schematic diagram of another network architecture according to an embodiment of the application.
- FIG. 2 is a schematic flowchart of an image segmentation method provided by an embodiment of this application.
- step S22 is a schematic diagram of the implementation flow of step S22 in an image segmentation method provided by an embodiment of the application;
- step S32 is a schematic diagram of the implementation flow of step S32 in an image segmentation method provided by an embodiment of the application;
- FIG. 5 is a schematic diagram of an implementation flow of step S42 in an image segmentation method provided by an embodiment of the application.
- FIG. 6 is a schematic diagram of the implementation flow of step S23 in an image segmentation method provided by an embodiment of the application.
- FIG. 7 is a schematic diagram of an implementation flow of step S24 in an image segmentation method provided by an embodiment of the application.
- FIG. 8 is a schematic diagram of another implementation flow of step S24 in an image segmentation method provided by an embodiment of the application.
- FIG. 9 is a schematic diagram of another implementation process of an image segmentation method provided by an embodiment of the application.
- FIG. 10 is a schematic flowchart of still another image segmentation method provided by an embodiment of this application.
- FIG. 11 is a schematic structural diagram of an image segmentation device provided by an embodiment of this application.
- FIG. 12 is a schematic structural diagram of an image segmentation device provided by an embodiment of this application.
- FIG. 13 is a schematic structural diagram of a computer-readable storage medium provided by an embodiment of this application.
- the image segmentation method provided by the embodiments of the application uses deep learning algorithms to locate the anterior cerebral artery point and the cerebral venous point, which can effectively solve the shortcomings of automatic or manual positioning of the positions of the cerebral artery point and venous point. Calculations provide protection.
- the image segmentation method provided by the embodiments of the present application does not need to rely on the contrast between the normal side and the lesion side, and can prevent the problem that abnormalities cannot be detected by the ratio when the normal side and the lesion side are both abnormal, and further improve the segmentation of the infarct core area. The accuracy and robustness.
- the embodiments of the present application will be described in detail below with reference to the drawings and embodiments.
- Figure 1a is a schematic diagram of the network architecture of an embodiment of the application.
- the network architecture includes a CT machine 11 and a computer device 12, where the CT machine 11 is used to collect brain images to be segmented.
- the CT machine 11 establishes a communication connection with the computer equipment 12, and the CT machine 11 can send the obtained brain image to be segmented to the computer equipment 12.
- the computer device 12 stores brain sample images.
- the computer device 12 can train a deep learning positioning network based on the brain sample images.
- the computer device 12 inputs the brain image to be segmented into the deep learning positioning network to obtain the prediction points of the anterior cerebral artery And cerebral vein prediction points; using the anterior cerebral artery prediction points and the cerebral vein prediction points to determine the perfusion parameter map corresponding to the brain image; using the perfusion parameter map to determine the cerebral perfusion infarct core area.
- Fig. 1b is a schematic diagram of another network architecture according to an embodiment of the application.
- the network architecture includes a CT machine 11, a computer device 12, and a server 13, where the CT machine 11 is used to collect the brain to be divided image.
- the CT machine 11 establishes a communication connection with the computer equipment 12, and the CT machine 11 can send the obtained brain image to be segmented to the computer equipment 12.
- the server 13 stores brain sample images, and the server 13 can train a deep learning positioning network based on the brain sample images.
- the computer device 12 and the server 13 have also established a communication connection.
- the computer device 12 can obtain the deep learning positioning network from the server 13.
- the computer device 12 inputs the brain image to be segmented into the deep learning positioning network to obtain the prediction points of the anterior cerebral artery and Cerebral vein prediction point; using the anterior cerebral artery prediction point and the cerebral vein prediction point to determine the perfusion parameter map corresponding to the brain image; using the perfusion parameter map to determine the cerebral perfusion infarct core area.
- FIGS. 1a and 1b With reference to the schematic diagrams of the application scenarios shown in FIGS. 1a and 1b, the following describes various embodiments of an image segmentation method and device, equipment, and computer-readable storage medium. It should be noted that, in the embodiment of the present application, the CT machine and the computer device 12 may be integrated.
- FIG. 2 is a schematic flowchart of an image segmentation method provided by an embodiment of the application, and the method includes:
- Step S21 Obtain the first brain image to be segmented.
- the brain image may be a brain CT image, which is obtained by CT imaging technology.
- X X-ray
- the detector receives the X-rays that pass through this layer and converts it into visible light. It is converted into an electrical signal by a photoelectric converter, and then converted into a digital signal by an analog/digital converter, which is input to a computer for processing to obtain a CT image.
- the processing of CT image formation includes: dividing the selected layer into a number of rectangular parallelepipeds with the same volume, which are called voxels; the information obtained by scanning is calculated to obtain the X-ray attenuation coefficient or absorption coefficient of each voxel,
- the X-ray attenuation coefficients or absorption coefficients are arranged in a matrix, that is, a digital matrix.
- the digital matrix can be stored in a magnetic disk or an optical disk.
- the digital/analog converter converts each number in the digital matrix into small squares with varying gray levels from black to white, that is, pixels, and arrange them in a matrix to form a CT image.
- Step S22 Position the brain image through the deep learning positioning network to obtain the prediction points of the anterior cerebral artery and the prediction points of the cerebral vein.
- the brain image is located through a deep learning positioning network, and training is required to obtain the deep learning positioning network before obtaining the prediction points of the anterior cerebral artery and the prediction points of the cerebral veins.
- the process of training the deep learning positioning network includes: acquiring brain sample images, initially marking the anterior cerebral artery points and cerebral venous points in the brain sample images; using the initially marked brain sample images to locate the initial deep learning network Perform training to get a deep learning positioning network.
- manual marking may be used.
- the labeling may also be performed in other ways, such as machine recognition labeling.
- the deep learning positioning network trained in the above manner performs positioning in the brain image to obtain the prediction points of the anterior cerebral artery and the prediction points of the cerebral vein respectively.
- calculations may be performed through convergence, deconvolution, and the like.
- FIG. 3 is a schematic diagram of the implementation process of step S22 in an image segmentation method provided by an embodiment of the application.
- step S22 positions the brain image through a deep learning positioning network to obtain a prediction of the anterior cerebral artery Points and brain vein prediction points" can be achieved through the following steps:
- Step S31 Position the brain image through a deep learning positioning network to obtain candidate points of the anterior cerebral artery and candidate points of the cerebral vein.
- Step S32 Use the local search algorithm to determine the anterior cerebral artery prediction point corresponding to the anterior cerebral artery candidate point and the cerebral venous prediction point corresponding to the cerebral vein candidate point.
- the local search algorithm is a simple greedy search algorithm. The algorithm selects an optimal solution from the adjacent solution space of the current solution as the current solution each time until a local optimal solution is reached.
- a local search algorithm is used to obtain the corresponding anterior cerebral artery prediction points from the anterior cerebral artery candidate points, and the corresponding cerebral venous prediction points are obtained from the cerebral venous candidate points, so that more accurate anterior cerebral artery prediction points can be obtained.
- brain vein prediction points As well as brain vein prediction points.
- the deep learning positioning network is used to improve the accuracy and robustness of determining the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein.
- a local search algorithm is also used to determine the anterior cerebral artery prediction point and the cerebral vein prediction point according to the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein.
- FIG. 4 is a schematic diagram of the implementation flow of step S32 in an image segmentation method provided by an embodiment of the application.
- step S32 "uses a local search algorithm to calculate the prediction points of the anterior cerebral artery corresponding to the candidate points of the anterior cerebral artery and The brain vein prediction point corresponding to the brain vein candidate point" can be achieved through the following steps:
- Step S41 The candidate point of the anterior cerebral artery is determined as the center of the circle, the area within the preset first radius is determined as the candidate area of the anterior cerebral artery point, the candidate cerebral vein is determined as the center of the circle, and the area within the preset second radius is determined as the brain Vein point candidate area.
- the candidate point of the anterior cerebral artery obtained by the deep learning algorithm is the center of the circle, and the area within the first radius is preset as the candidate area of the anterior cerebral artery point.
- the brain vein candidate point obtained by the deep learning algorithm is the center of the circle, and the area within the second radius is preset as the brain vein point candidate area.
- the preset first radius and the preset second radius may be 1mm, 2mm, 2.5mm, 10mm, etc., and the preset first radius and the preset second radius may have the same or different values, which are not limited here. .
- Step S42 Use the local search algorithm to determine the prediction points of the anterior cerebral artery from the candidate regions of the anterior cerebral artery points, and determine the prediction points of the cerebral vein from the selected regions of the cerebral veins.
- the local search algorithm is used to search the obtained anterior cerebral artery point candidate area to obtain the anterior cerebral artery prediction point, and the cerebral vein prediction point is searched from the cerebral venous point selection area.
- the local search algorithm is a simple greedy search algorithm.
- the algorithm selects an optimal solution from the adjacent solution space of the current solution as the current solution each time until a local optimal solution is reached.
- the method described in the embodiment of the present application uses the local search algorithm combined with the deep learning algorithm to obtain the anterior cerebral artery prediction point and the cerebral venous prediction point, which improves the accuracy and robustness of the determined anterior cerebral artery prediction point and the cerebral venous prediction point sex.
- FIG. 5 is a schematic diagram of the implementation process of step S42 in an image segmentation method provided by an embodiment of the application.
- step S42 "Using a local search algorithm to respectively determine the anterior cerebral artery prediction point from the anterior cerebral artery point candidate area , And determine the cerebral vein prediction point from the selected area of the cerebral vein” can be achieved through the following steps:
- Step S51 Determine multiple first tissue density values corresponding to the maximum time from the candidate area of the anterior cerebral artery point, and determine multiple second tissue density values corresponding to the maximum time from the selected area of the cerebral vein.
- the abscissa of the several curves is the time coordinate
- the ordinate is the tissue density coordinate.
- the first corresponding to the maximum value of the time coordinate is obtained from the several curves.
- a value of tissue density How many curves there are, that is, how many first tissue density values are there. For example, if there are 30 curves, the first tissue density value obtained at this time is 30.
- the abscissa of the several curves is the time coordinate and the ordinate is the tissue density coordinate.
- the second corresponding to the maximum value of the time coordinate is obtained from the several curves.
- Tissue density value how many curves there are, that is, how many second tissue density values there are. For example, if there are 30 curves, the second tissue density value obtained at this time is 30.
- Step S52 Determine the maximum value of the tissue density value among the plurality of first tissue density values as the anterior cerebral artery prediction point, and determine the maximum value of the tissue density value among the plurality of second tissue density values as the cerebral vein prediction point.
- the obtained first tissue density values are 30, compare the obtained 30 first tissue density values, and use the coordinates corresponding to the maximum value of the first tissue density values as the prediction point of the anterior cerebral artery.
- the maximum time value is recorded as Tm1
- the maximum value of the first tissue density value is recorded as Hm1.
- the predicted point of the anterior cerebral artery corresponds to the position (Tm1, Hm1).
- the obtained second tissue density values are 30, compare the sizes of the obtained 30 second tissue density values, and use the coordinates corresponding to the maximum value of the second tissue density values as the cerebral vein prediction points.
- the maximum time value is recorded as Tm2, and the maximum value of the second tissue density value is recorded as Hm2.
- Tm2 the maximum time value
- Hm2 the maximum value of the second tissue density value
- the method shown in the embodiment of the application first uses the deep learning network model to detect the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein, and then uses the local search algorithm to determine the predicted point of the anterior cerebral artery and the predicted point of the cerebral vein, so that the determined anterior cerebral artery
- the prediction points and the cerebral venous prediction points are the maximum values of the corresponding multiple tissue density values, thereby improving the accuracy and robustness of the obtained anterior cerebral artery prediction points and cerebral venous prediction points.
- Step S23 Use the prediction points of the anterior cerebral artery and the prediction points of the cerebral vein to determine the perfusion parameter map corresponding to the brain image.
- the perfusion parameter map corresponding to the brain image is further calculated.
- Fig. 6 is a schematic diagram of the implementation process of step S23 in an image segmentation method provided by an embodiment of the application.
- step S23 "uses the prediction points of the anterior cerebral artery and the prediction points of the cerebral veins to calculate the perfusion corresponding to the brain image Parameter map" can be achieved through the following steps:
- Step S61 Obtain the function curve corresponding to the prediction point of the anterior cerebral artery and the function curve corresponding to the prediction point of the cerebral vein.
- the curves of the cerebral venous prediction points and the anterior cerebral artery prediction points are respectively used as the function curve corresponding to the cerebral venous prediction point and the function curve corresponding to the anterior cerebral artery prediction point.
- Step S62 Use the function curve corresponding to the prediction point of the anterior cerebral artery as the first artery input function, and use the function curve corresponding to the prediction point of the cerebral vein as the venous output function.
- the function curve corresponding to the prediction point of the anterior cerebral artery is used as the first artery input function
- the function curve corresponding to the prediction point of the cerebral vein is used as the venous output function.
- the venous output function is used as the accumulation of the first arterial input function, so the value of the venous output is greater than the value of the arterial input.
- Step S63 Use the venous output function to correct the first arterial input function to obtain the second arterial input function.
- the venous output function is used to perform convergence correction on the first arterial input function to obtain the second arterial input function.
- Step S64 Use the second arterial input function to determine the regional cerebral blood volume map, the regional cerebral blood flow map, the average transit time map, and the peak time map through the deconvolution algorithm.
- the corrected second arterial input function obtains the perfusion parameter map of the brain image through the deconvolution calculation method.
- the perfusion parameter map includes a regional cerebral blood volume map (rCBV, Regional Cerebral Blood Volume), a regional cerebral blood flow map (rCBF, renal cortical blood flow), a mean transit time map (MTT), and a peak time map. (Tmax).
- the method provided by the embodiment of the application first uses deep learning to detect the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein, and then uses the predicted points of the anterior cerebral artery and the predicted points of the cerebral vein obtained by the local search algorithm to obtain the predicted points of the anterior cerebral artery And the accuracy and robustness of brain vein prediction points, which in turn makes the calculated regional cerebral blood volume map, regional cerebral blood flow map, average transit time map, and peak time map more accurate.
- Step S24 Use the perfusion parameter map to determine the core area of cerebral perfusion infarction.
- the local cerebral blood flow on the side of the lesion is smaller than the preset threshold value as the regional cerebral blood flow on the upper normal side as the core area of cerebral infarction.
- the blood flow is less than 30% as the core area of cerebral infarction.
- FIG. 7 is a schematic diagram of an implementation flow of step S24 in an image segmentation method provided by an embodiment of the application. As shown in FIG. 7, step S24 can be implemented through the following steps:
- Step S71 Obtain a second brain image to be segmented.
- the second image to be segmented is a Diffusion-Weighted Imaging (DWI) image
- the second brain image to be segmented in the embodiment of the present application is an image with an infarct core region marked.
- the second brain image to be segmented and the first brain image to be segmented are brain images of the same patient.
- the second brain image to be segmented and the first brain image to be segmented in the embodiment of the present application may also be brain images of different patients.
- Step S72 Determine an area in the peak time map that is greater than the preset time as a low-irrigation area.
- the preset time is 6 seconds, and an area with a time greater than 6s in the peak time map (Tmax) is determined as a low-irrigation area.
- Step S73 Use the regional cerebral blood volume image and the regional cerebral blood flow image to obtain the infarct core region corresponding to the second brain image to be segmented from the low-perfusion region using a convolutional neural network algorithm.
- the infarct core area is obtained from the regional cerebral blood volume image and the regional cerebral blood flow image according to the second brain image to be segmented with the infarct core area marked.
- the core area of the infarct can be obtained by using the convolutional neural network algorithm by overlapping, de-distortion and other methods.
- the perfusion parameter images used when calculating the infarct core region are the regional cerebral blood volume image and the regional cerebral blood flow image, which further improves the accuracy of segmentation of the infarct core region.
- FIG. 8 is a schematic diagram of another implementation process of step S24 in an image segmentation method provided by an embodiment of the application. As shown in FIG. 8, step S24 "calculate the core area of cerebral perfusion infarction using the perfusion parameter map" can go through the following steps accomplish:
- Step S81 Obtain a second brain image to be segmented.
- the second image to be segmented is a DWI image
- the second brain image to be segmented in the embodiment of the present application is an image with an infarct core region marked.
- the second brain image to be segmented and the first brain image to be segmented are brain images of the same patient.
- the second brain image to be segmented and the first brain image to be segmented in the embodiment of the present application may also be brain images of different patients.
- Step S82 Determine an area in the peak time map that is greater than the preset time as a low-irrigation area.
- the preset time is 6s
- the area in the peak-to-peak time map with the time greater than 6s is regarded as the low-irrigation area.
- Step S83 Use the regional cerebral blood volume image, the regional cerebral blood flow image, and the average transit time map to obtain the second brain image to be segmented corresponding to the second brain image to be segmented from the low-irrigation region using a convolutional neural network algorithm The core area of the infarct.
- the convolutional neural network algorithm is used to obtain the infarct core area from the regional cerebral blood volume image, the regional cerebral blood flow image and the average transit time map according to the second to-be segmented brain image marked with the infarct core area.
- the core area of the infarct can be obtained by using the convolutional neural network algorithm by overlapping, de-distortion and other methods.
- the perfusion parameter images used when calculating the infarct core area are the regional cerebral blood volume image, the regional cerebral blood flow image, and the average transit time image, so that the infarct core area obtained in the embodiment of the application is Higher accuracy and higher robustness.
- the image segmentation method described in the embodiment of the application uses deep learning to detect the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein, and uses the local search algorithm to obtain the predicted points of the anterior cerebral artery and the predicted points of the cerebral vein, which improves the obtained anterior cerebral artery.
- the accuracy and robustness of the prediction points and the prediction points of the cerebral veins which in turn makes the calculated regional cerebral blood volume map, regional cerebral blood flow image, average transit time map, and peak time map more accurate.
- the method described in the embodiments of the present application does not need to use the ratio of the lesion side to the normal side as a reference when segmenting the infarct core area, which excludes the inaccurate segmentation accuracy when both the lesion side and the normal side are abnormal.
- the segmentation accuracy and robustness of the infarct core area are improved.
- FIG. 9 is a schematic diagram of another implementation process of an image segmentation method provided by an embodiment of this application. As shown in FIG. 9, in the method shown in the embodiment of this application, steps S91 to S94 are the same as steps S21 to S24. Compared with the image segmentation method shown in FIG. 2, the embodiment of the present application further includes:
- Step S95 Determine the ischemic penumbra area according to the hypoperfusion area and the infarct core area.
- the infarct core area plus the ischemic penumbra area is equal to the hypoperfusion area.
- the remaining area in the hypoperfusion area except the infarct core area is the ischemic penumbra area.
- the method described in the embodiments of the present application uses deep learning to detect the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein, and uses the local search algorithm to obtain the predicted points of the anterior cerebral artery and the predicted points of the cerebral vein, thereby improving the obtained predicted points of the anterior cerebral artery And the accuracy and robustness of the predicted points of the cerebral veins, which in turn makes the calculated regional cerebral blood volume map, regional cerebral blood flow image, average transit time map, and peak time map more accurate.
- the method described in the embodiments of the present application does not need to use the ratio of the lesion side to the normal side as a reference when segmenting the infarct core area, which excludes the inaccurate segmentation accuracy when both the lesion side and the normal side are abnormal.
- the segmentation accuracy and robustness of the infarct core area are improved. Since the infarct core area plus the ischemic penumbra area is equal to the hypoperfusion area, the method of the embodiment of the present application also improves the segmentation of the ischemic penumbra area under the premise that the segmentation accuracy and robustness of the infarct core area are higher. Accuracy and robustness.
- FIG. 10 is a schematic flowchart of another image segmentation method provided by an embodiment of the application. As shown in FIG. 10, the method includes:
- step S101 the anterior cerebral artery point and the cerebral venous point are located.
- the deep learning positioning network is used to locate the two candidate points of the anterior cerebral artery point and the cerebral venous point, and then the accurate anterior cerebral artery point and the cerebral venous point are determined by the local search algorithm, and then the arterial input function AIF and the venous output function VOF( Volume Fluent).
- Step S102 perfusion calculation.
- step S103 the ischemic penumbra and the infarct core are segmented.
- Tmax is greater than 6s as the hypoperfusion area
- four parameter maps are used as input to segment the infarct core, and the two mismatches are used as the segmentation result of the ischemic penumbra.
- the method provided in the embodiments of the present application automatically detects the anterior cerebral artery point and the cerebral venous point through the deep learning positioning network and the local search algorithm, which improves the algorithm accuracy and robustness of the acquired anterior cerebral artery point and cerebral venous point, and utilizes depth Learning to segment the infarct core improves its accuracy and robustness, and can solve the special case of infarct core regions on both sides of the brain.
- FIG. 11 is a schematic structural diagram of an image segmentation device provided by an embodiment of the application.
- the image segmentation device includes: an acquisition module 111, a positioning module 112, an attention parameter map acquisition module 113, and infarct core region segmentation Module 114.
- the acquiring module 111 is configured to acquire the first brain image to be segmented
- the positioning module 112 is configured to locate the brain image through a deep learning positioning network to obtain the anterior cerebral artery prediction point and the cerebral vein prediction point.
- the perfusion parameter map acquisition module 113 is configured to calculate the perfusion parameter map corresponding to the brain image by using the prediction points of the anterior cerebral artery and the prediction points of the cerebral vein.
- the infarct core region segmentation module 114 is configured to use the perfusion parameter map to calculate the cerebral perfusion infarct core region.
- the obtaining module 111 is further configured to:
- the brain sample image is an image preliminarily marking the anterior cerebral artery point and the cerebral venous point;
- the initial deep learning positioning network is trained by using the brain sample image to obtain the deep learning positioning network.
- the positioning module 112 is further configured to:
- a local search algorithm is used to determine the anterior cerebral artery predicted point corresponding to the anterior cerebral artery candidate point and the cerebral venous predicted point corresponding to the cerebral venous candidate point.
- the positioning module 112 is further configured to:
- the determining the anterior cerebral artery predicted point corresponding to the anterior cerebral artery candidate point and the cerebral venous predicted point corresponding to the cerebral venous candidate point by using a local search algorithm includes:
- the candidate point of the anterior cerebral artery is determined as the center of the circle, the area within the preset first radius is determined as the candidate area of the anterior cerebral artery point, the candidate point of the cerebral vein is determined as the center of the circle, and the area within the preset second radius is determined as Candidate areas of cerebral vein points;
- the local search algorithm is used to determine the anterior cerebral artery prediction point from the anterior cerebral artery point candidate area, and the cerebral venous prediction point is determined from the cerebral venous point selection area.
- the positioning module 112 is further configured to:
- the perfusion parameter map includes: a regional cerebral blood volume map, a regional cerebral blood flow map, an average transit time map, and a peak time map.
- the attention parameter map obtaining module 113 is further configured to:
- the second input artery function is used to determine the regional cerebral blood volume map, the regional cerebral blood flow map, the average transit time map, and the peak time map through a deconvolution algorithm.
- the infarct core region segmentation module 114 is further configured to:
- the infarct core region corresponding to the second brain image to be segmented is acquired from the low-perfusion region using the regional cerebral blood volume image and the regional cerebral blood flow image using a convolutional neural network algorithm.
- the infarct core region segmentation module 114 is further configured to:
- the convolutional neural network algorithm is used to obtain the second brain image to be segmented from the low-irrigation region.
- the core area of the infarct is used to obtain the second brain image to be segmented from the low-irrigation region.
- the infarct core region segmentation module 114 is further configured to:
- the infarct core area plus the ischemic penumbra area is equal to the hypoperfusion area.
- the image segmentation device provided by the embodiments of the application can realize the location and acquisition of the anterior cerebral artery candidate points and the cerebral venous candidate points through the deep learning algorithm, and then use the local search algorithm to determine the anterior cerebral artery according to the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein. Prediction points and brain vein prediction points. The accuracy and robustness of using deep learning to detect the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein, and using the local search algorithm to obtain the prediction points of the anterior cerebral artery and the cerebral vein is more prominent.
- the image segmentation device does not need to use the ratio of the lesion side to the normal side as a reference when segmenting the infarct core area, which excludes the inaccurate segmentation accuracy when the lesion side and the normal side are both abnormal. Circumstances, the segmentation accuracy and robustness of the infarct core region are improved.
- FIG. 12 is a schematic structural diagram of an image segmentation device provided by an embodiment of the application. As shown in FIG. 12, the image segmentation device includes a memory 121, a processor 122, and a communication bus 123 connected to each other.
- the memory 121 is configured to store program instructions for implementing any one of the above-mentioned image segmentation methods.
- the processor 122 is configured to execute program instructions stored in the memory 121.
- the communication bus 123 is configured to implement connection and communication between the memory 121 and the processor 122.
- the processor 122 may also be referred to as a central processing unit (CPU, Central Processing Unit).
- the processor 122 may be an integrated circuit chip with signal processing capabilities.
- the processor 122 may also be a general-purpose processor, a digital signal processor (DSP, Digital Signal Processor), an application specific integrated circuit (ASIC, Application Specific Integrated Circuit), a field programmable gate array (FPGA, Field Programmable Gate Array), or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components.
- DSP digital signal processor
- ASIC Application Specific Integrated Circuit
- FPGA Field Programmable Gate Array
- Programming logic devices discrete gates or transistor logic devices, discrete hardware components.
- the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
- the memory 121 can be a memory stick, a flash memory card (TF card, Micro SD Card), etc., which can store all the information in the image segmentation device, including the input original data, computer programs, intermediate running results, and final running results are all stored in the memory . It stores and retrieves information according to the location specified by the controller. With the memory, the image segmentation device has the memory function to ensure normal operation.
- the memory in the image segmentation device can be divided into main memory (memory) and auxiliary memory (external memory) according to purpose, and there are also classification methods for external memory and internal memory. External storage is usually magnetic media or optical discs, etc., which can store information for a long time.
- Memory refers to the storage components on the motherboard, used to store the currently executing data and programs, but only used to temporarily store the programs and data, the data will be lost if the power is turned off or power off.
- the disclosed method and device can be implemented in other ways.
- the device implementation described above is only illustrative, for example, the division of modules or units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or It can be integrated into another system, or some features can be ignored or not implemented.
- the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
- the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units can be selected according to actual needs to achieve the objectives of the solution of this embodiment.
- the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
- the above-mentioned integrated unit can be implemented in the form of hardware or software functional unit.
- the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium.
- a computer device which may be a personal computer, a system server, or a network device, etc.
- a processor to execute all or part of the steps of the methods in the various embodiments of the present application.
- FIG. 13 is a schematic structural diagram of a computer-readable storage medium provided by an embodiment of this application.
- the computer-readable storage medium of this application stores a program file 131 that can implement all the above-mentioned image segmentation methods, where:
- the program file 131 may be stored in the above-mentioned computer-readable storage medium in the form of a software product, and includes a number of instructions to make a computer device (may be a personal computer, a server, or a network device, etc.) or a processor to execute All or part of the steps of each implementation method of this application.
- the aforementioned storage devices include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disks or optical disks and other media that can store program codes.
- terminal devices such as computers, servers, mobile phones, and tablets.
- the image segmentation device provided in the embodiment of the present application can firstly locate and acquire the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein through the deep learning algorithm. Then the local search algorithm determines the prediction points of the anterior cerebral artery and the prediction points of the cerebral vein according to the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein. The accuracy and robustness of using deep learning to detect the candidate points of the anterior cerebral artery and the candidate points of the cerebral vein, and using the local search algorithm to obtain the prediction points of the anterior cerebral artery and the cerebral vein is more prominent.
- the image segmentation device provided in the embodiments of the present application does not need to use the ratio of the lesion side to the normal side as a reference when segmenting the infarct core area, which excludes the inaccurate segmentation accuracy when the lesion side and the normal side are both abnormal. Circumstances, the segmentation accuracy and robustness of the infarct core region are further improved.
- the embodiments of the present application provide an image segmentation method and device, equipment, and computer-readable storage medium.
- the method includes: acquiring a first brain image to be segmented; and performing a deep learning positioning network on the brain image Perform positioning to obtain the anterior cerebral artery prediction point and the cerebral vein prediction point; use the anterior cerebral artery prediction point and the cerebral vein prediction point to calculate the perfusion parameter map corresponding to the brain image; use the perfusion parameter map to calculate Obtain the cerebral perfusion infarct core region, thereby improving the segmentation accuracy and robustness of the infarct core region.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Physics & Mathematics (AREA)
- Medical Informatics (AREA)
- Theoretical Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Radiology & Medical Imaging (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- High Energy & Nuclear Physics (AREA)
- Heart & Thoracic Surgery (AREA)
- Veterinary Medicine (AREA)
- Public Health (AREA)
- Animal Behavior & Ethology (AREA)
- Surgery (AREA)
- Optics & Photonics (AREA)
- Pathology (AREA)
- Oral & Maxillofacial Surgery (AREA)
- Dentistry (AREA)
- Quality & Reliability (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Neurosurgery (AREA)
- Neurology (AREA)
- Physiology (AREA)
- Pulmonology (AREA)
- Image Analysis (AREA)
- Apparatus For Radiation Diagnosis (AREA)
- Magnetic Resonance Imaging Apparatus (AREA)
Abstract
Description
Claims (14)
- 一种图像分割方法,所述方法包括:获取第一待分割的脑部图像;通过深度学习定位网络对所述脑部图像进行定位,得到大脑前动脉预测点和大脑静脉预测点;利用所述大脑前动脉预测点和所述大脑静脉预测点确定所述脑部图像对应的灌注参数图;利用所述灌注参数图确定所述脑灌注梗死核心区域。
- 根据权利要求1所述的图像分割方法,所述通过深度学习定位网络对所述脑部图像进行定位,得到大脑前动脉预测点和大脑静脉预测点之前,所述方法还包括:获取脑部样本图像,所述脑部样本图像为对大脑前动脉点和大脑静脉点进行初步标注的图像;利用所述脑部样本图像对初始深度学习定位网络进行训练,得到所述深度学习定位网络。
- 根据权利要求2所述的图像分割方法,所述通过深度学习定位网络对所述脑部图像进行定位,得到大脑前动脉预测点和大脑静脉预测点,包括:通过所述深度学习定位网络对所述脑部图像进行定位,得到大脑前动脉候选点和大脑静脉候选点;利用局部搜索算法确定所述大脑前动脉候选点对应的大脑前动脉预测点以及所述大脑静脉候选点对应的大脑静脉预测点。
- 根据权利要求3所述的图像分割方法,所述利用局部搜索算法确定所述大脑前动脉候选点对应的大脑前动脉预测点以及所述大脑静脉候选点对应的大脑静脉预测点,包括:将以所述大脑前动脉候选点为圆心,预设第一半径范围内的区域确定为大脑前动脉点候选区域,将以所述大脑静脉候选点为圆心,预设第二半径范围内的区域确定为大脑静脉点候选区域;利用所述局部搜索算法分别从所述大脑前动脉点候选区域中确定所述大脑前动脉预测点,及从所述大脑静脉点选区域中确定所述大脑静脉预测点。
- 根据权利要求4所述的图像分割方法,所述利用所述局部搜索算法分别从所述大脑前动脉点候选区域中确定所述大脑前动脉预测点,及从所述大脑静脉点选区域中确定所述大脑静脉预测点,包括:从所述大脑前动脉点候选区域中确定时间最大值对应的多个第一组织密度值,及从所述大脑静脉点选区域中确定时间最大值对应的多个第二组织密度值;将所述多个第一组织密度值中组织密度值的最大值确定为所述大脑前动脉预测点,将所述第二组织密度值中组织密度值的最大值确定为所述大脑静脉预测点。
- 根据权利要求1所述的图像分割方法,所述灌注参数图包括:局部脑血容积图、局部脑血流量图、平均通过时间图和达峰时间图。
- 根据权利要求6所述的图像分割方法,所述利用所述大脑前动脉预测点和所述大脑静脉预测点确定所述脑部图像对应的灌注参数图,包括:获取所述大脑前动脉预测点对应的函数曲线和所述大脑静脉预测点对应的函数曲线;将所述大脑前动脉预测点对应的函数曲线确定为第一动脉输入函数,及将所述大脑静脉预测点对应的函数曲线确定为静脉输出函数;利用所述静脉输出函数对所述第一动脉输入函数进行修正,以得到第二动脉输入函数;利用所述第二输入动脉函数通过去卷积算法确定所述局部脑血容积图、所述局部脑血流量图、所述平均通过时间图和所述达峰时间图。
- 根据权利要求7所述的图像分割方法,所述利用所述灌注参数图计算得到所述脑灌注梗死核心区域,包括:获取第二待分割的脑部图像;将所述达峰时间图中大于预设时间的区域确定为低灌区域;利用所述局部脑血容积图像、所述局部脑血流量图像采用卷积神经网络算法从所述低灌区域中获取到所述第二待分割的脑部图像对应的所述梗死核心区域。
- 根据权利要求7所述的图像分割方法,所述利用所述灌注参数图确定所述脑灌注梗死核心区域,包括:获取第二待分割的脑部图像;将所述达峰时间图中大于预设时间的区域确定为低灌区域;利用所述局部脑血容积图像、所述局部脑血流量图像及所述平均通过时间图采用卷积神经网络算法从所述低灌区域中获取到所述第二待分割的脑部图像对应的所述梗死核心区域。
- 根据权利要求8或9所述的图像分割方法,所述方法还包括:根据所述低灌区域及所述梗死核心区域确定缺血半暗带区域;其中,所述梗死核心区域加上所述缺血半暗带区域等于所述低灌区域。
- 一种图像分割装置,包括:获取模块,配置为获取第一待分割的脑部图像;定位模块,配置为通过深度学习定位网络对所述脑部图像进行定位,得到大脑前动脉预测点和大脑静脉预测点;灌注参数图获取模块,配置为利用所述大脑前动脉预测点和所述大脑静脉预测点计算得到所述脑部图像对应的灌注参数图;梗死核心区域分割模块,配置为利用所述灌注参数图计算得到所述脑灌注梗死核心区域。
- 一种图像分割设备,所述设备包括:相互藕接的处理器、存储器,其中,所述存储器配置为存储实现如权利要求1至10任意一项所述的图像分割方法的程序指令;所述处理器配置为执行所述存储器存储的所述程序指令。
- 一种计算机可读存储介质,存储有程序文件,所述程序文件能够被执行以实现如权利要求1至10任意一项所述的图像分割方法。
- 一种计算机程序,包括计算机可读代码,当所述计算机可读代码在电子设备中运行时,所述电子设备中的处理器执行用于实现权利要求1至权利要求10任意一项所述的方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020217020478A KR20210118389A (ko) | 2020-03-18 | 2020-07-07 | 이미지 분할 방법 및 장치, 기기 및 컴퓨터 판독 가능한 저장 매체 |
| JP2021538462A JP2022529094A (ja) | 2020-03-18 | 2020-07-07 | 画像セグメンテーション方法及び装置、機器並びにコンピュータ可読記憶媒体 |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010192934.5A CN111489360A (zh) | 2020-03-18 | 2020-03-18 | 一种图像分割方法及相关设备 |
| CN202010192934.5 | 2020-03-18 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2021184600A1 true WO2021184600A1 (zh) | 2021-09-23 |
Family
ID=71798168
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2020/100711 Ceased WO2021184600A1 (zh) | 2020-03-18 | 2020-07-07 | 一种图像分割方法及装置、设备及计算机可读存储介质 |
Country Status (5)
| Country | Link |
|---|---|
| JP (1) | JP2022529094A (zh) |
| KR (1) | KR20210118389A (zh) |
| CN (1) | CN111489360A (zh) |
| TW (1) | TWI767492B (zh) |
| WO (1) | WO2021184600A1 (zh) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114170440A (zh) * | 2021-12-31 | 2022-03-11 | 上海联影智能医疗科技有限公司 | 图像特征点的确定方法、装置、计算机设备和存储介质 |
| CN114648514A (zh) * | 2022-03-30 | 2022-06-21 | 中国人民解放军总医院第二医学中心 | 一种脑动脉定位提取方法、装置、电子设备及存储介质 |
| CN115731583A (zh) * | 2022-11-17 | 2023-03-03 | 珠海格力电器股份有限公司 | 基于指静脉的手指识别方法和装置、电子设备和存储介质 |
| CN115830014A (zh) * | 2023-02-03 | 2023-03-21 | 脑玺(苏州)智能科技有限公司 | 缺血半暗带的误标记识别方法、装置、设备及存储介质 |
| CN119559199A (zh) * | 2025-01-26 | 2025-03-04 | 北京邮电大学 | 垂直枕束亚支分割方法及装置 |
| CN120580243A (zh) * | 2025-04-25 | 2025-09-02 | 强联智创(北京)科技有限公司 | 用于对脑灌注图像序列分割模型进行训练的方法及产品 |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112419340B (zh) * | 2020-12-09 | 2024-06-28 | 东软医疗系统股份有限公司 | 脑脊液分割模型的生成方法、应用方法及装置 |
| CN113034438B (zh) * | 2021-03-01 | 2021-11-23 | 北京安德医智科技有限公司 | 一种ct灌注参数预测方法及装置、电子设备和存储介质 |
| CN115908443B (zh) * | 2021-08-16 | 2026-03-24 | 武汉中科医疗科技工业技术研究院有限公司 | 用于灌注成像的动脉输入函数的确定方法和装置 |
| CN113827263B (zh) * | 2021-11-08 | 2025-02-07 | 上海联影智能医疗科技有限公司 | 灌注影像处理方法、系统、电子设备及存储介质 |
| CN114121236A (zh) * | 2021-11-22 | 2022-03-01 | 上海商汤智能科技有限公司 | 图像检测方法及相关装置、电子设备和存储介质 |
| CN114266789B (zh) * | 2021-12-28 | 2023-05-23 | 沈阳东软智能医疗科技研究院有限公司 | 基于脑部影像的梗死区域分割方法、装置、设备及介质 |
| CN115546159B (zh) * | 2022-10-13 | 2023-07-25 | 数坤(上海)医疗科技有限公司 | 图像处理方法、装置、设备和存储介质 |
| CN115546201B (zh) * | 2022-11-09 | 2025-11-11 | 首都医科大学附属北京天坛医院 | 动静脉点确定方法、装置、电子装置和存储介质 |
| CN116798612A (zh) * | 2023-08-23 | 2023-09-22 | 北京超数时代科技有限公司 | 一种用于神经类疾病的数字诊疗系统 |
| CN117975012B (zh) * | 2024-02-07 | 2024-08-09 | 浙江大学 | 人体脉络丛分割方法、系统、存储介质及设备 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103839249A (zh) * | 2012-11-23 | 2014-06-04 | 上海联影医疗科技有限公司 | Ct肝灌注的图像后处理方法和ct肝灌注方法 |
| CN104287764A (zh) * | 2014-09-11 | 2015-01-21 | 沈阳东软医疗系统有限公司 | 一种ct灌注成像方法和设备 |
| CN105997128A (zh) * | 2016-08-03 | 2016-10-12 | 上海联影医疗科技有限公司 | 利用灌注成像识别病灶的方法及系统 |
| CN109035255A (zh) * | 2018-06-27 | 2018-12-18 | 东南大学 | 一种基于卷积神经网络的ct图像中带夹层主动脉分割方法 |
| US20190015061A1 (en) * | 2015-12-21 | 2019-01-17 | The Regents Of The University Of California | Perfusion digital subtraction angiography |
| CN110287956A (zh) * | 2019-06-13 | 2019-09-27 | 北京理工大学 | 血管中心线自动匹配方法及装置 |
Family Cites Families (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5243865B2 (ja) * | 2008-07-07 | 2013-07-24 | 浜松ホトニクス株式会社 | 脳疾患診断システム |
| RU2541126C2 (ru) * | 2009-03-26 | 2015-02-10 | Конинклейке Филипс Электроникс Н.В. | Визуализация перфузии |
| CN102028494B (zh) * | 2011-01-24 | 2012-05-09 | 海纳医信(北京)软件科技有限责任公司 | 脑灌注图像序列处理方法及系统 |
| CN103186895A (zh) * | 2013-04-15 | 2013-07-03 | 武汉大学 | 一种基于神经网络模型的ct灌注医疗图像智能融合方法 |
| US10037603B2 (en) * | 2015-05-04 | 2018-07-31 | Siemens Healthcare Gmbh | Method and system for whole body bone removal and vascular visualization in medical image data |
| CN105809670B (zh) * | 2016-02-29 | 2019-07-19 | 上海联影医疗科技有限公司 | 灌注分析方法 |
| CN109952598B (zh) * | 2016-09-18 | 2023-08-04 | 耶达研究及发展有限公司 | 基于荧光照明来生成3d图像的系统和方法 |
| WO2018119366A1 (en) * | 2016-12-23 | 2018-06-28 | Heartflow, Inc. | Machine learning of anatomical model parameters |
| CN107451455A (zh) * | 2017-07-29 | 2017-12-08 | 广东欧珀移动通信有限公司 | 解锁控制方法及相关产品 |
| WO2019061202A1 (en) * | 2017-09-28 | 2019-04-04 | Shenzhen United Imaging Healthcare Co., Ltd. | SYSTEM AND METHOD FOR PROCESSING COLON IMAGE DATA |
| CN108053446A (zh) * | 2017-12-11 | 2018-05-18 | 北京奇虎科技有限公司 | 基于点云的定位方法、装置及电子设备 |
| CN109242863B (zh) * | 2018-09-14 | 2021-10-26 | 北京市商汤科技开发有限公司 | 一种缺血性脑卒中图像区域分割方法及装置 |
| CN109726753A (zh) * | 2018-12-25 | 2019-05-07 | 脑玺(上海)智能科技有限公司 | 基于时间信号曲线的灌注动态影像的分割方法及系统 |
| CN110223285B (zh) * | 2019-06-13 | 2021-02-02 | 中南大学湘雅二医院 | 基于动物迁移和神经网络模型的影像结果预测方法及系统 |
-
2020
- 2020-03-18 CN CN202010192934.5A patent/CN111489360A/zh not_active Withdrawn
- 2020-07-07 KR KR1020217020478A patent/KR20210118389A/ko not_active Abandoned
- 2020-07-07 JP JP2021538462A patent/JP2022529094A/ja active Pending
- 2020-07-07 WO PCT/CN2020/100711 patent/WO2021184600A1/zh not_active Ceased
-
2021
- 2021-01-04 TW TW110100179A patent/TWI767492B/zh not_active IP Right Cessation
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103839249A (zh) * | 2012-11-23 | 2014-06-04 | 上海联影医疗科技有限公司 | Ct肝灌注的图像后处理方法和ct肝灌注方法 |
| CN104287764A (zh) * | 2014-09-11 | 2015-01-21 | 沈阳东软医疗系统有限公司 | 一种ct灌注成像方法和设备 |
| US20190015061A1 (en) * | 2015-12-21 | 2019-01-17 | The Regents Of The University Of California | Perfusion digital subtraction angiography |
| CN105997128A (zh) * | 2016-08-03 | 2016-10-12 | 上海联影医疗科技有限公司 | 利用灌注成像识别病灶的方法及系统 |
| CN109035255A (zh) * | 2018-06-27 | 2018-12-18 | 东南大学 | 一种基于卷积神经网络的ct图像中带夹层主动脉分割方法 |
| CN110287956A (zh) * | 2019-06-13 | 2019-09-27 | 北京理工大学 | 血管中心线自动匹配方法及装置 |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114170440A (zh) * | 2021-12-31 | 2022-03-11 | 上海联影智能医疗科技有限公司 | 图像特征点的确定方法、装置、计算机设备和存储介质 |
| WO2023125828A1 (en) * | 2021-12-31 | 2023-07-06 | Shanghai United Imaging Intelligence Co., Ltd. | Systems and methods for determining feature points |
| CN114648514A (zh) * | 2022-03-30 | 2022-06-21 | 中国人民解放军总医院第二医学中心 | 一种脑动脉定位提取方法、装置、电子设备及存储介质 |
| CN115731583A (zh) * | 2022-11-17 | 2023-03-03 | 珠海格力电器股份有限公司 | 基于指静脉的手指识别方法和装置、电子设备和存储介质 |
| CN115830014A (zh) * | 2023-02-03 | 2023-03-21 | 脑玺(苏州)智能科技有限公司 | 缺血半暗带的误标记识别方法、装置、设备及存储介质 |
| CN119559199A (zh) * | 2025-01-26 | 2025-03-04 | 北京邮电大学 | 垂直枕束亚支分割方法及装置 |
| CN120580243A (zh) * | 2025-04-25 | 2025-09-02 | 强联智创(北京)科技有限公司 | 用于对脑灌注图像序列分割模型进行训练的方法及产品 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN111489360A (zh) | 2020-08-04 |
| KR20210118389A (ko) | 2021-09-30 |
| TW202137132A (zh) | 2021-10-01 |
| JP2022529094A (ja) | 2022-06-17 |
| TWI767492B (zh) | 2022-06-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| TWI767492B (zh) | 一種圖像分割方法、設備及電腦可讀儲存介質 | |
| US10076299B2 (en) | Systems and methods for determining hepatic function from liver scans | |
| CN109934812B (zh) | 图像处理方法、装置、服务器及存储介质 | |
| CN109410221B (zh) | 脑灌注图像分割方法、装置、服务器和存储介质 | |
| US20150141818A1 (en) | Vascular imaging method and device | |
| CN104881568A (zh) | 一种基于云计算的肿瘤治疗疗效早期评价的系统和方法 | |
| US12608814B2 (en) | Systems and methods for brain identifier localization | |
| CN115330775B (zh) | 一种脑卒中ct和mri影像征象定量评估方法及系统 | |
| JP2021084036A (ja) | 磁気共鳴イメージで正中矢状平面を決定するための方法、イメージ処理デバイス及び格納媒体 | |
| CN112085730A (zh) | 感兴趣区域成分分析方法、装置、电子设备和介质 | |
| WO2021078040A1 (zh) | 一种病灶的定位方法及装置 | |
| KR20240096862A (ko) | 전안부 octa용 아이 트래킹 방법, 장치, 설비 및 저장 매체 | |
| CN119295300A (zh) | 一种基于CycleGan的多模态医学影像弹性配准系统 | |
| CN119991664A (zh) | 颅内动脉狭窄功能学评估方法、装置、设备和存储介质 | |
| CN113850794A (zh) | 一种图像处理方法及装置 | |
| CN111626974B (zh) | 冠状动脉造影图像序列的质量评分方法和装置 | |
| Zheng et al. | Precise segmentation of the left atrium in C-arm CT volumes with applications to atrial fibrillation ablation | |
| CN114266759B (zh) | 图像分析方法、装置及计算机设备 | |
| US12387358B2 (en) | Apparatus and method for configuring scan parameters | |
| CN116491968A (zh) | 基于单时相cta的急性缺血性卒中侧支循环评估方法 | |
| CN114764807B (zh) | 冠脉分割方法、装置、计算机设备和存储介质 | |
| CN116563270A (zh) | 一种基于ct影像随机区域的肺气肿量化分析方法 | |
| CN116071250A (zh) | 一种脑动脉狭窄闭塞的asl图像处理系统、设备及终端 | |
| CN116030071A (zh) | 血管关键点位置确定方法、装置、计算机设备和存储介质 | |
| HK40025723A (zh) | 一种图像分割方法及相关设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| ENP | Entry into the national phase |
Ref document number: 2021538462 Country of ref document: JP Kind code of ref document: A |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20925293 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: 20925293 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 28.03.2023) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20925293 Country of ref document: EP Kind code of ref document: A1 |