CN104809723A - Three-dimensional liver CT (computed tomography) image automatically segmenting method based on hyper voxels and graph cut algorithm - Google Patents

Three-dimensional liver CT (computed tomography) image automatically segmenting method based on hyper voxels and graph cut algorithm Download PDF

Info

Publication number
CN104809723A
CN104809723A CN201510173307.6A CN201510173307A CN104809723A CN 104809723 A CN104809723 A CN 104809723A CN 201510173307 A CN201510173307 A CN 201510173307A CN 104809723 A CN104809723 A CN 104809723A
Authority
CN
China
Prior art keywords
liver
image
area
dimensional
max
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510173307.6A
Other languages
Chinese (zh)
Other versions
CN104809723B (en
Inventor
吴薇薇
周著黄
吴水才
白燕萍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing University of Technology
Original Assignee
Beijing University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing University of Technology filed Critical Beijing University of Technology
Priority to CN201510173307.6A priority Critical patent/CN104809723B/en
Publication of CN104809723A publication Critical patent/CN104809723A/en
Application granted granted Critical
Publication of CN104809723B publication Critical patent/CN104809723B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Apparatus For Radiation Diagnosis (AREA)

Abstract

Disclosed is a three-dimensional liver CT image automatically segmenting method based on hyper voxels and the graph cut algorithm. The method comprises analyzing a volume data histogram to adaptively enhance the image contrast; performing primary liver contour segmentation layer by layer through an adaptive threshold and an morphological method, selecting the largest liver segment to compute and extract a liver interest area; selecting seed points on the largest liver segment according to a primary liver contour, modelling foreground and background colors through a Gaussian mixed model; generating hyper voxels on the contrast-enhanced liver interest area through an SLIC (simple linear iterative clustering) algorithm, structuring an undirected weighted graph by taking the hyper voxels as the vertex, and segmenting the undirected weighted graph through the graph cut algorithm; performing postprocessing on segmentation results through a morphological algorithm. The three-dimensional liver CT image automatically segmenting method based on the hyper voxels and the graph cut algorithm can achieve rapid and accurate automatic segmentation of the liver in a three-dimensional abdominal CT image.

Description

The three-dimensional CT image for liver automatic division method of algorithm is cut based on super voxel and figure
Technical field
The present invention relates to field of medical image processing, specifically, relate to the three-dimensional CT image for liver automatic division method cutting algorithm based on super voxel and figure.
Background technology
Primary carcinoma of liver is one of common in the world malignant tumour, has very high M & M.Anatomic information is accurate, resolution is high, sweep time is short, popularity rate advantages of higher owing to having for computed tomography (Computed Tomography, CT) imaging technique, is widely used in the Clinics and Practices of liver cancer.Accurate liver three-dimensional segmentation is a basic work in computer-aided diagnosis, is the important prerequisite of three-dimensional visualization, quantitative test, surgery planning etc.The segmentation of liver is generally rule of thumb completed by hand by doctor clinically at present, and this is time and effort consuming not only, and accuracy varies with each individual.Therefore the liver auto Segmentation of efficient stable becomes study hotspot, and this is for the working strength alleviating doctor, and improving diagnosis speed has great help.
The auto Segmentation realizing liver is a challenging research work, its difficult point is: liver structure is complicated, own form is changeable, the property of there are differences between individuality, the liver organization gray scale caused due to tumour, cirrhosis is uneven, with the obscurity boundary of the histoorgans such as adjacent diaphram, heart, kidney.In recent decades, in CT image for liver segmentation, proposed many methods both at home and abroad, mainly comprised: region growing, active contour, level set, figure have cut, cluster, statistical shape model and probability collection of illustrative plates etc.The advantages such as algorithm of region growing has fast, easy realization, but easily cause segmentation result inaccurate when liver organization gray scale is uneven.The partitioning algorithm of based upon activities profile and level set need provide initial profile and calculation of complex, splitting speed are slower.Although segmentation result more accurately can be obtained based on the partitioning algorithm of model, but the generation of probability collection of illustrative plates or statistical shape model needs a large amount of training images and corresponding artificial segmentation standard, and segmentation result may be caused inaccurate when processing non-standard shapes liver.Figure cuts algorithm and is widely used in medical image segmentation because obtaining globally optimal solution, however directly in units of voxel design of graphics carry out cutting and can cause too high calculated amount and satisfied segmentation result cannot be obtained.Accurately, the segmentation changed fast and automatically is the target of liver segmentation.
Summary of the invention
The object of the invention is to overcome the shortcoming of prior art and deficiency, propose a kind of three-dimensional CT image for liver automatic division method cutting algorithm based on simple linear iteration cluster (Simple Linear Iterative Clustering, SLIC) and figure.The method self-adaptation can strengthen picture contrast, automatically extracts liver area-of-interest and generates super voxel, and with super voxel for elementary cell builds undirected weighted graph, reduce computation complexity and calculated amount greatly, raising treatment effeciency.Automatically can use restraint to segmentation by selected seed point again simultaneously, and adopt gauss hybrid models to set up the color model of liver and background area, avoid the impact of man-machine interactively selected seed point on Algorithm robustness.The method employing figure cuts algorithm and surpasses the undirected weighted graph of voxel to liver area-of-interest and cut, and can realize fast, accurately and the liver segmentation of robotization, thus alleviates working doctor amount, provides auxiliary to medical diagnosis.
Invention increases and a kind ofly surpass based on SLIC the three-dimensional CT image for liver automatic division method that voxel and figure cut algorithm, comprise the following steps:
1.1. histogram analysis is carried out to a routine abdominal CT images I of input, thus self-adaptation strengthens picture contrast, the CT image I ' after the contrast that is enhanced;
1.2. adopt adaptive threshold and morphological method successively to carry out the segmentation of liver initial profile to image I, choose maximum liver section l max, calculate and liver area-of-interest I ' extracted to image I ' after enhancing rOI;
1.3. at maximum liver section l maxon choose liver Seed Points S according to liver initial profile fwith background Seed Points S b, adopt gauss hybrid models to set up the color model P of liver and background area fg, P bkg;
1.4. to I ' rOIutilize SLIC algorithm to carry out over-segmentation and generate super voxel;
1.5. with super voxel for summit builds undirected weighted graph G, utilize figure cut algorithm to figure G cut, obtain liver area segmentation result bianry image I mask;
1.6. utilize morphology opening operation, medium filtering to I maskdo aftertreatment, obtain level and smooth liver segmentation results.
Described step 1.1 comprises,
1.1.1. analyzing peak value number and peak C T value in image histogram, if there are 2 obvious peak values, is high-contrast image I highif only there is 1 peak value, is soft image I low;
1.1.2. threshold range [the I of self-adaptation contrast stretching is calculated min, I max], for high-contrast image I highthere is I min=(peak1+peak2)/2-60, I max=peak2+250; For low comparison diagram image I lowthere is I min=peak1-60, I max=peak1+250, wherein peak1, peak2 represent peak C T value;
1.1.3. contrast strengthen is done, I '=255 (I-I min)/(I max-I min).
Described step 1.2 comprises,
1.2.1. adaptive threshold [peak1,400Hu] method is utilized to extract liver Probability Area l for every one deck section l possible;
1.2.2. to l possibleadopt morphological erosion successively, choose maximum subregion, holes filling, morphological dilations method, obtain the initial profile l of liver area liver;
1.2.3. l is chosen liverthe maximum liver section l of conduct that middle liver area area is maximum max;
1.2.4. according to every layer of l livertwo-dimentional liver area bounding box calculate the area-of-interest minimum bounding box ROI that can surround whole three-dimensional liver, extraction liver area-of-interest I image I ' after enhancing ' rOI.
Described step 1.3 comprises,
1.3.1. for maximum liver section l max, at liver initial profile l liverinside chooses liver Seed Points S at regular intervals f, l liverbounding box chooses background Seed Points S at regular intervals with exterior domain b;
1.3.2. according to Seed Points S f, S bcalculate gauss hybrid models P fg, P bkg,
P ( I p ) = Σ k ω k N ( I p | μ k , σ k 2 ) , N ( I p | μ k , σ k 2 ) = 1 / 2 π δ 2 · exp [ - ( I p - μ ) 2 / 2 σ 2 ]
Wherein, I pfor the gray-scale value that voxel is corresponding, k is the number of components of gauss hybrid models, ω, μ and σ 2be respectively the weight of gaussian component, average and variance.
Described step 1.4 comprises,
1.4.1. SLIC clustering algorithm formula is provided, N=kS 3, wherein N is I ' rOItotal number of middle voxel, S is super voxel spacing, and k is the last super voxel number generated;
1.4.2. cluster is carried out according to distance measure D,
D = d c 2 + ( m / S ) 2 d s 2
Wherein, d c, d sbe respectively color and distance spatially, m is weight, and setting m=20, S=3, the gray-scale value of each super voxel is set to the gray average in this super voxel areas.
In described step 1.5, cut algorithm energy equation to publishing picture, r (l p=0)=-log (P fg(I p)), R (l p=1)=-log (P bkg(I p)), B (l p, l q)=δ (l p, l q)/((I p-I q) 2+ 1), wherein R (l p) and B (l p, l q) be respectively area item and border item, δ ( l p , l q ) = 1 if l p ≠ l q 0 if l q = l q .
Compared with prior art, tool has the following advantages and beneficial effect in the present invention:
1. the inventive method automatization level when splitting CT image for liver is high, is complete, sufficient automatic segmentation, avoids the impact on Algorithm robustness that most of partitioning algorithm needs man-machine interactively to cause.
2. the present invention effectively reduces the computation complexity that figure cuts algorithm, improves real-time, a processing speed order of magnitude faster than existing three-dimensional liver automatic division method.
3. the 30 routine clinical abdominal CT images that algorithm of the present invention utilizes MICCAI 2007 Workshop to provide are verified, the CT image that exist the situations such as tumour in lower for contrast all can carry out auto Segmentation quickly and accurately.
Accompanying drawing explanation
Fig. 1: the process flow diagram of the inventive method;
Fig. 2: CT image histogram example in the inventive method, wherein: (a) is high-contrast image histogram, (b) is soft image histogram;
Fig. 3: the process flow diagram choosing maximum liver section and calculating liver region of interest border frame in the inventive method;
Fig. 4: a certain sectioning image in original CT sequence to be split;
Fig. 5: the design sketch after Adaptive contrast enhancement is done to original CT image;
Fig. 6: use adaptive threshold and morphological method to do the bianry image after the segmentation of liver initial profile to the image after strengthening contrast;
Fig. 7: to the design sketch after the image zooming-out liver area-of-interest strengthened after contrast;
Fig. 8: use SLIC algorithm to carry out over-segmentation to the liver region of interest area image extracted and generate super voxel;
Fig. 9: final liver segmentation results bianry image;
Figure 10: to the segmentation effect of the uneven image of liver organization gray scale, wherein (a) is transversal section, and (b) is coronal-plane, and (c) is sagittal plane.
Figure 11: to the segmentation effect with non-standard liver shape image, wherein (a) is transversal section, (b) is coronal-plane, and (c) is sagittal plane.
Embodiment
With concrete instance, leaching process is specifically described by reference to the accompanying drawings.Use view data to come from belly Enhanced CT image in MICCAI 2007Workshop database.The mean size of every routine CT image is 512*512*208 pixel, and average resolution rate is 0.68*0.68*1.6 millimeter.
The process flow diagram cutting the CT image for liver automatic division method of algorithm based on super voxel and figure of the present invention as shown in Figure 1, comprises the following steps:
Step 1, carries out histogram analysis to a routine abdominal CT images I (as shown in Figure 4) of input, and self-adaptation strengthens picture contrast, the CT image I ' (as shown in Figure 5) after the contrast that is enhanced.Concrete implementation step is as follows:
1.1. analyzing peak value number in image histogram, if there are 2 obvious peak values, is high-contrast image I high(as shown in Figure 2 a) if only there is 1 peak value, be, soft image I low(as shown in Figure 2 b), each peak C T value peak1, peak2 is recorded;
1.2. threshold range [the I of self-adaptation contrast stretching is calculated min, I max],
For high-contrast image I highhave:
I min=(peak1+peak2)/2-60
I max=peak2+250
For soft image I lowhave:
I min=peak1-60
I max=peak1+250
Do linear contrast's stretching to original image, in image, CT value is less than I minset to 0, CT value is greater than I maxbe set to 255, CT value at [I min, I max] having in scope:
I ' = 255 I - I min I max - I min
Step 2, adopts adaptive threshold and morphological method successively to carry out the segmentation of liver initial profile to image I, chooses maximum liver section l max, calculate three-dimensional liver region of interest ROI (process flow diagram as shown in Figure 3).Concrete implementation step is as follows:
2.1. adaptive threshold method is utilized to extract liver Probability Area l for every one deck section l possible:
1) threshold value is set as [peak1,400Hu], and voxel CT value is less than peak1 or is greater than setting to 0 of 400Hu, and CT value is set to 255 in threshold range, is target area.The liver Probability Area extracted further comprises the similar tissue of some gray-scale values and organ except liver;
2) actionradius is that the circular mask of 7 is to l possibledo morphological erosion;
3) retain the maximum subregion be positioned on the left of image, remove other subregions;
4) fill up the cavity of intra-zone, actionradius be 2 circular mask morphological dilations is done to image, finally obtain liver initial profile (as shown in Figure 6).
2.2. l is chosen liverthe maximum liver section l of conduct that middle liver area area is maximum max;
2.3. according to every layer of l livertwo-dimentional liver area bounding box calculate the area-of-interest minimum bounding box ROI that can surround whole three-dimensional liver;
2.4. from the rear image I ' of enhancing, liver area-of-interest I ' is extracted rOI(as shown in Figure 7).
Step 3, at maximum liver section l maxon choose target liver Seed Points S fwith background Seed Points S b.Gauss hybrid models is adopted to set up the color model P of liver and background area fg, P bkg.Concrete implementation step is as follows:
3.1. at liver initial profile l liverliver Seed Points S is chosen by the interval of 30 pixels in inside f.The non-zero background Seed Points S of gray-scale value is chosen by the interval of 20 pixels in two-dimentional liver area bounding box outside b;
3.2. calculate the gray probability distribution of liver and background according to the gray-scale value of seed point set, be expressed as gauss hybrid models P fg, P bkg.Gauss hybrid models formula is:
P ( I p ) = Σ k ω k N ( I p | μ k , σ k 2 )
The number of components k=5 of setting gauss hybrid models.Each gaussian component is expressed as:
N ( I p | μ k , σ k 2 ) = 1 2 π δ 2 exp [ - 1 σ 2 ( I p - μ ) 2 ]
Wherein, ω, μ and σ 2be respectively the weight of gaussian component, average and variance,
ω k = N k N
μ k = 1 N k Σ k I p
σ k 2 = 1 N k Σ k I p 2 - μ k 2
N represents the number of Seed Points.
Step 4, to the liver area-of-interest I ' strengthened after contrast rOIutilize SLIC algorithm to carry out over-segmentation and generate super voxel (as shown in Figure 8).Concrete implementation step is as follows:
4.1.N=kS 3, the super voxel spacing S=3 that setting generates.N is I ' rOItotal number of middle voxel.Then at I ' rOIin generate k initial cluster center with fixing interval S;
4.2., centered by each cluster centre point, search in the spatial dimension being limited to 2S*2S*2S size.For each voxel being positioned at search volume, estimate D according to minor increment and carry out cluster,
D = d c 2 + ( m S ) 2 d s 2
d c = ( I j - I i ) 2
d s = ( x j - x i ) 2 + ( y j - y i ) 2 + ( z j - z i ) 2
Wherein, d c, d sbe respectively color I i, I jwith the distance on space [x, y, z].M is weight.Setting m=20, S=3.Each super voxel is a little cluster areas, and its gray-scale value is set to the average of all voxel gray values in this cluster areas.
Step 5, with super voxel for summit V builds undirected weighted graph G.Utilize figure to cut algorithm to cut figure G, obtain liver area segmentation result bianry image I mask.Concrete implementation step is as follows:
5.1. segmentation problem is converted into minimization of energy equation E (L),
E ( L ) = α Σ p ∈ P R ( l p ) + β Σ ( p , q ) ∈ N B ( l p , l q )
α, β are weighting parameters.For each super voxel p, there is l p{ 0,1}, wherein label 0 represents background to ∈, and label 1 represents prospect (liver).R (l p) be area item,
R(l p=0)=-log(P fg(I p)),R(l p=1)=-log(P bkg(I p))
B (l p, l q) be border item,
B ( l p , l q ) = δ ( l p , l q ) · 1 ( I p - I q ) 2 + 1 , δ ( l p , l q ) = 1 if l p ≠ l q 0 if l p = l q
5.2. with super voxel for summit V builds undirected weighted graph G=(V, N), N represents the nonoriented edge collection of figure, adds 2 end point S, T.The weight on each limit is as shown in table 1.Setting S corresponding label 0 (background), T corresponding label 1 (target liver);
The weight on each limit of table 1 figure
5.3. utilize figure to cut algorithm to cut the weighted graph built, obtain liver area segmentation result bianry image I mask.
Step 6, utilizes morphology opening operation, median filter successively to the smoothing process of segmentation result bianry image.Obtain final three-dimensional liver segmentation results (as shown in Figure 9).
Uneven for liver organization gray scale, to there is tumour CT image, this method all can carry out auto Segmentation quickly and accurately, and segmentation result is as shown in Figure 10,11.

Claims (6)

1. cut the three-dimensional CT image for liver automatic division method of algorithm based on super voxel and figure, it is characterized in that: the method comprises the following steps,
1.1. histogram analysis is carried out to a routine abdominal CT images I of input, thus self-adaptation strengthens picture contrast, the CT image I ' after the contrast that is enhanced;
1.2. adopt adaptive threshold and morphological method successively to carry out the segmentation of liver initial profile to image I, choose maximum liver section l max, calculate and to enhancing after image I 'extract liver area-of-interest I ' rOI;
1.3. at maximum liver section l maxon choose liver Seed Points S according to liver initial profile fwith background Seed Points S b, adopt gauss hybrid models to set up the color model P of liver and background area fg, P bkg;
1.4. to I ' rOIutilize SLIC algorithm to carry out over-segmentation and generate super voxel;
1.5. with super voxel for summit builds undirected weighted graph G, utilize figure cut algorithm to figure G cut, obtain liver area segmentation result bianry image I mask;
1.6. utilize morphology opening operation, medium filtering to I maskdo aftertreatment, obtain level and smooth liver segmentation results.
2. the three-dimensional CT image for liver automatic division method cutting algorithm based on super voxel and figure according to claim 1, is characterized in that: described step 1.1 comprises,
1.1.1. analyzing peak value number and peak C T value in image histogram, if there are 2 obvious peak values, is high-contrast image I highif only there is 1 peak value, is soft image I low;
1.1.2. threshold range [the I of self-adaptation contrast stretching is calculated min, I max], for high-contrast image I highthere is I min=(peak1+peak2)/2-60, I max=peak2+250; For low comparison diagram image I lowthere is I min=peak1-60, I max=peak1+250, wherein peak1, peak2 represent peak C T value;
1.1.3. contrast strengthen is done, I '=255 (I-I min)/(I max-I min).
3. the three-dimensional CT image for liver automatic division method cutting algorithm based on super voxel and figure according to claim 1, is characterized in that: described step 1.2 comprises,
1.2.1. adaptive threshold [peak1,400Hu] method is utilized to extract liver Probability Area l for every one deck section l possible;
1.2.2. to l possibleadopt morphological erosion successively, retain maximum subregion, holes filling, morphological dilations method, obtain the initial profile l of liver area liver;
1.2.3. l is chosen liverthe maximum liver section l of conduct that middle liver area area is maximum max;
1.2.4. according to every layer of l livertwo-dimentional liver area bounding box calculate the area-of-interest minimum bounding box ROI that can surround whole three-dimensional liver, from enhancing after image I 'middle extraction liver area-of-interest I ' rOI.
4. the three-dimensional CT image for liver automatic division method cutting algorithm based on super voxel and figure according to claim 1, is characterized in that: described step 1.3 comprises,
1.3.1. for maximum liver section l max, at liver initial profile l liverinside chooses liver Seed Points S at regular intervals f, l liverbounding box chooses background Seed Points S at regular intervals with exterior domain b;
1.3.2. according to Seed Points S f, S bcalculate gauss hybrid models P fg, P bkg,
P ( I p ) = Σ k ω k N ( I p | μ k , σ k 2 ) , N ( I p | μ k , σ k 2 ) = 1 / 2 π σ 2 · exp [ - ( I p - μ ) 2 / 2 σ 2 ]
Wherein, I pfor the gray-scale value that voxel is corresponding, k is the number of components of gauss hybrid models, ω, μ and σ 2be respectively the weight of gaussian component, average and variance.
5. the three-dimensional CT image for liver automatic division method cutting algorithm based on super voxel and figure according to claim 1, is characterized in that: described step 1.4 comprises,
1.4.1. SLIC clustering algorithm formula is provided, N=kS 3, wherein N is I ' rOItotal number of middle voxel, S is super voxel spacing, and k is the last super voxel number generated;
1.4.2. cluster is carried out according to distance measure D,
D = d c 2 + ( m / S ) 2 d s 2
Wherein, d c, d sbe respectively color and distance spatially, m is weight, and setting m=20, S=3, the gray-scale value of each super voxel is set to the gray average in this super voxel areas.
6. the three-dimensional CT image for liver automatic division method cutting algorithm based on super voxel and figure according to claim 1, is characterized in that: in described step 1.5, cutting algorithm energy equation to publishing picture, r (l p=0)=-log (P fg(I p)), R (l p=1)=-log (P bkg(I p)), B (l p, l q)=δ (l p, l q)/((I p-I q) 2+ 1); Wherein, R (l p) and B (l p, l q) be respectively area item and border item, δ ( l p , l q ) = 1 if l p ≠ l q 0 if l p = l q .
CN201510173307.6A 2015-04-13 2015-04-13 The three-dimensional CT image for liver automatic division method of algorithm is cut based on super voxel and figure Expired - Fee Related CN104809723B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510173307.6A CN104809723B (en) 2015-04-13 2015-04-13 The three-dimensional CT image for liver automatic division method of algorithm is cut based on super voxel and figure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510173307.6A CN104809723B (en) 2015-04-13 2015-04-13 The three-dimensional CT image for liver automatic division method of algorithm is cut based on super voxel and figure

Publications (2)

Publication Number Publication Date
CN104809723A true CN104809723A (en) 2015-07-29
CN104809723B CN104809723B (en) 2018-01-19

Family

ID=53694528

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510173307.6A Expired - Fee Related CN104809723B (en) 2015-04-13 2015-04-13 The three-dimensional CT image for liver automatic division method of algorithm is cut based on super voxel and figure

Country Status (1)

Country Link
CN (1) CN104809723B (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105139454A (en) * 2015-08-06 2015-12-09 北京工业大学 Automatic extraction method for three-dimensional liver region of interest (ROI) in three-dimensional CT (Computed Tomography) image
CN105286988A (en) * 2015-10-12 2016-02-03 北京工业大学 CT image-guided liver tumor thermal ablation needle location and navigation system
CN105574859A (en) * 2015-12-14 2016-05-11 中国科学院深圳先进技术研究院 Liver tumor segmentation method and device based on CT (Computed Tomography) image
CN106898044A (en) * 2017-02-28 2017-06-27 成都金盘电子科大多媒体技术有限公司 It is a kind of to be split and operating method and system based on medical image and using the organ of VR technologies
CN107016681A (en) * 2017-03-29 2017-08-04 浙江师范大学 Brain MRI lesion segmentation approach based on full convolutional network
CN107038705A (en) * 2017-05-04 2017-08-11 季鑫 Retinal image bleeding area segmentation method and device and computing equipment
CN107146228A (en) * 2017-03-22 2017-09-08 东南大学 A kind of super voxel generation method of brain magnetic resonance image based on priori
CN107516314A (en) * 2017-08-25 2017-12-26 山东大学 The super voxel dividing method of medical image and device
CN108171131A (en) * 2017-12-15 2018-06-15 湖北大学 Based on the Lidar point cloud data road marking line extracting methods and system for improving MeanShift
CN108305279A (en) * 2017-12-27 2018-07-20 东南大学 A kind of brain magnetic resonance image super voxel generation method of iteration space fuzzy clustering
CN108364288A (en) * 2018-03-01 2018-08-03 北京航空航天大学 Dividing method and device for breast cancer pathological image
CN108596209A (en) * 2018-03-22 2018-09-28 重庆青信科技有限公司 A kind of processing method and system of power spectrum CT images
CN108921816A (en) * 2018-05-16 2018-11-30 东南大学 A kind of cerebral function partition method based on super voxel and spectral clustering
CN108961278A (en) * 2018-06-20 2018-12-07 深圳市旭东数字医学影像技术有限公司 The method and its system of abdominal wall muscle segmentation based on image data
CN109191475A (en) * 2018-09-07 2019-01-11 博志科技有限公司 Terminal plate of vertebral body dividing method, device and computer readable storage medium
CN109446951A (en) * 2018-10-16 2019-03-08 腾讯科技(深圳)有限公司 Semantic segmentation method, apparatus, equipment and the storage medium of 3-D image
CN109461139A (en) * 2018-09-29 2019-03-12 桂林电子科技大学 A kind of liver cancer quantitative analysis method based on the fusion of Dynamic MRI information
CN109872312A (en) * 2019-02-15 2019-06-11 腾讯科技(深圳)有限公司 Medical image cutting method, device, system and image partition method
CN109949408A (en) * 2019-03-13 2019-06-28 安徽紫薇帝星数字科技有限公司 A kind of medical image method for reconstructing and its system cutting algorithm based on figure
CN109949322A (en) * 2019-03-27 2019-06-28 中山大学 A kind of cerebrovascular image partition method based on magnetic resonance T1 enhancing image
US10467757B2 (en) 2015-11-30 2019-11-05 Shanghai United Imaging Healthcare Co., Ltd. System and method for computer aided diagnosis
CN110610497A (en) * 2019-08-05 2019-12-24 汉世伟食品集团有限公司 Live pig carcass tissue content determination method based on CT image processing
WO2020186514A1 (en) * 2019-03-21 2020-09-24 Covidien Lp Organ segmentation method and system
CN111738991A (en) * 2020-06-04 2020-10-02 西安数合信息科技有限公司 Method for creating digital ray detection model of weld defects
US10964012B2 (en) 2018-06-14 2021-03-30 Sony Corporation Automatic liver segmentation in CT
CN113221691A (en) * 2021-04-28 2021-08-06 展讯通信(上海)有限公司 Fingerprint segmentation method and device, readable storage medium and terminal
CN114187320A (en) * 2021-12-14 2022-03-15 北京柏惠维康科技有限公司 Spine CT image segmentation method and spine imaging identification method and device
CN115067925A (en) * 2022-06-14 2022-09-20 湖北省肿瘤医院(湖北省肿瘤研究所) Liver magnetic resonance detection body position guiding method based on image processing
CN115359074A (en) * 2022-10-20 2022-11-18 之江实验室 Image segmentation and training method and device based on hyper-voxel clustering and prototype optimization

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080030497A1 (en) * 2005-12-08 2008-02-07 Yangqiu Hu Three dimensional modeling of objects
CN102163327A (en) * 2011-04-22 2011-08-24 陈宇珂 Medical cardiac CT (computed tomography) image segmentation method
CN103824295A (en) * 2014-03-03 2014-05-28 天津医科大学 Segmentation method of adhesion vascular pulmonary nodules in lung CT (computed tomography) image
CN103942785A (en) * 2014-04-09 2014-07-23 苏州大学 PET and CT image lung tumor segmenting method based on graph cut

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080030497A1 (en) * 2005-12-08 2008-02-07 Yangqiu Hu Three dimensional modeling of objects
CN102163327A (en) * 2011-04-22 2011-08-24 陈宇珂 Medical cardiac CT (computed tomography) image segmentation method
CN103824295A (en) * 2014-03-03 2014-05-28 天津医科大学 Segmentation method of adhesion vascular pulmonary nodules in lung CT (computed tomography) image
CN103942785A (en) * 2014-04-09 2014-07-23 苏州大学 PET and CT image lung tumor segmenting method based on graph cut

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
周生俊: "医学CT图像分割方法研究", 《中国优秀博士学位论文全文数据库信息科技辑》 *
蔡强等: "基于SLIC与Delaunay图割的交互式图像分割算法", 《计算机科学与探索》 *

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105139454B (en) * 2015-08-06 2018-01-19 北京工业大学 The extraction method of liver three dimensional area of interest in a kind of three-dimensional CT image
CN105139454A (en) * 2015-08-06 2015-12-09 北京工业大学 Automatic extraction method for three-dimensional liver region of interest (ROI) in three-dimensional CT (Computed Tomography) image
CN105286988A (en) * 2015-10-12 2016-02-03 北京工业大学 CT image-guided liver tumor thermal ablation needle location and navigation system
US10825180B2 (en) 2015-11-30 2020-11-03 Shanghai United Imaging Healthcare Co., Ltd. System and method for computer aided diagnosis
US10467757B2 (en) 2015-11-30 2019-11-05 Shanghai United Imaging Healthcare Co., Ltd. System and method for computer aided diagnosis
CN105574859B (en) * 2015-12-14 2018-08-21 中国科学院深圳先进技术研究院 A kind of liver neoplasm dividing method and device based on CT images
CN105574859A (en) * 2015-12-14 2016-05-11 中国科学院深圳先进技术研究院 Liver tumor segmentation method and device based on CT (Computed Tomography) image
CN106898044B (en) * 2017-02-28 2020-08-04 成都金盘电子科大多媒体技术有限公司 Organ splitting and operating method and system based on medical images and by utilizing VR technology
CN106898044A (en) * 2017-02-28 2017-06-27 成都金盘电子科大多媒体技术有限公司 It is a kind of to be split and operating method and system based on medical image and using the organ of VR technologies
CN107146228A (en) * 2017-03-22 2017-09-08 东南大学 A kind of super voxel generation method of brain magnetic resonance image based on priori
CN107016681B (en) * 2017-03-29 2023-08-25 浙江师范大学 Brain MRI tumor segmentation method based on full convolution network
CN107016681A (en) * 2017-03-29 2017-08-04 浙江师范大学 Brain MRI lesion segmentation approach based on full convolutional network
CN107038705A (en) * 2017-05-04 2017-08-11 季鑫 Retinal image bleeding area segmentation method and device and computing equipment
CN107038705B (en) * 2017-05-04 2020-02-14 季鑫 Retinal image bleeding area segmentation method and device and computing equipment
CN107516314A (en) * 2017-08-25 2017-12-26 山东大学 The super voxel dividing method of medical image and device
CN107516314B (en) * 2017-08-25 2020-03-27 山东大学 Medical image hyper-voxel segmentation method and device
CN108171131B (en) * 2017-12-15 2022-01-14 湖北大学 Improved MeanShift-based method for extracting Lidar point cloud data road marking line
CN108171131A (en) * 2017-12-15 2018-06-15 湖北大学 Based on the Lidar point cloud data road marking line extracting methods and system for improving MeanShift
CN108305279B (en) * 2017-12-27 2019-07-05 东南大学 A kind of super voxel generation method of the brain magnetic resonance image of iteration space fuzzy clustering
CN108305279A (en) * 2017-12-27 2018-07-20 东南大学 A kind of brain magnetic resonance image super voxel generation method of iteration space fuzzy clustering
CN108364288A (en) * 2018-03-01 2018-08-03 北京航空航天大学 Dividing method and device for breast cancer pathological image
CN108364288B (en) * 2018-03-01 2022-04-05 北京航空航天大学 Segmentation method and device for breast cancer pathological image
CN108596209A (en) * 2018-03-22 2018-09-28 重庆青信科技有限公司 A kind of processing method and system of power spectrum CT images
CN108921816A (en) * 2018-05-16 2018-11-30 东南大学 A kind of cerebral function partition method based on super voxel and spectral clustering
US10964012B2 (en) 2018-06-14 2021-03-30 Sony Corporation Automatic liver segmentation in CT
CN108961278A (en) * 2018-06-20 2018-12-07 深圳市旭东数字医学影像技术有限公司 The method and its system of abdominal wall muscle segmentation based on image data
CN108961278B (en) * 2018-06-20 2023-01-31 深圳市旭东数字医学影像技术有限公司 Method and system for abdominal wall muscle segmentation based on image data
CN109191475A (en) * 2018-09-07 2019-01-11 博志科技有限公司 Terminal plate of vertebral body dividing method, device and computer readable storage medium
CN109461139B (en) * 2018-09-29 2021-05-18 桂林电子科技大学 Liver cancer quantitative analysis method based on dynamic MRI information fusion
CN109461139A (en) * 2018-09-29 2019-03-12 桂林电子科技大学 A kind of liver cancer quantitative analysis method based on the fusion of Dynamic MRI information
CN109446951B (en) * 2018-10-16 2019-12-10 腾讯科技(深圳)有限公司 Semantic segmentation method, device and equipment for three-dimensional image and storage medium
US11861501B2 (en) 2018-10-16 2024-01-02 Tencent Technology (Shenzhen) Company Limited Semantic segmentation method and apparatus for three-dimensional image, terminal, and storage medium
CN109446951A (en) * 2018-10-16 2019-03-08 腾讯科技(深圳)有限公司 Semantic segmentation method, apparatus, equipment and the storage medium of 3-D image
CN109872312A (en) * 2019-02-15 2019-06-11 腾讯科技(深圳)有限公司 Medical image cutting method, device, system and image partition method
CN109872312B (en) * 2019-02-15 2022-12-20 腾讯科技(深圳)有限公司 Medical image segmentation method, device and system and image segmentation method
CN109949408A (en) * 2019-03-13 2019-06-28 安徽紫薇帝星数字科技有限公司 A kind of medical image method for reconstructing and its system cutting algorithm based on figure
WO2020186514A1 (en) * 2019-03-21 2020-09-24 Covidien Lp Organ segmentation method and system
CN109949322A (en) * 2019-03-27 2019-06-28 中山大学 A kind of cerebrovascular image partition method based on magnetic resonance T1 enhancing image
CN110610497B (en) * 2019-08-05 2023-06-16 史记生物技术(南京)有限公司 Method for determining content of living pig carcass tissue based on CT image processing
CN110610497A (en) * 2019-08-05 2019-12-24 汉世伟食品集团有限公司 Live pig carcass tissue content determination method based on CT image processing
CN111738991A (en) * 2020-06-04 2020-10-02 西安数合信息科技有限公司 Method for creating digital ray detection model of weld defects
CN113221691B (en) * 2021-04-28 2022-09-27 展讯通信(上海)有限公司 Fingerprint segmentation method and device, readable storage medium and terminal
CN113221691A (en) * 2021-04-28 2021-08-06 展讯通信(上海)有限公司 Fingerprint segmentation method and device, readable storage medium and terminal
CN114187320B (en) * 2021-12-14 2022-11-08 北京柏惠维康科技股份有限公司 Spine CT image segmentation method and spine imaging identification method and device
CN114187320A (en) * 2021-12-14 2022-03-15 北京柏惠维康科技有限公司 Spine CT image segmentation method and spine imaging identification method and device
CN115067925A (en) * 2022-06-14 2022-09-20 湖北省肿瘤医院(湖北省肿瘤研究所) Liver magnetic resonance detection body position guiding method based on image processing
CN115067925B (en) * 2022-06-14 2023-03-07 湖北省肿瘤医院(湖北省肿瘤研究所) Liver magnetic resonance detection body position guiding method based on image processing
CN115359074A (en) * 2022-10-20 2022-11-18 之江实验室 Image segmentation and training method and device based on hyper-voxel clustering and prototype optimization
CN115359074B (en) * 2022-10-20 2023-03-28 之江实验室 Image segmentation and training method and device based on hyper-voxel clustering and prototype optimization

Also Published As

Publication number Publication date
CN104809723B (en) 2018-01-19

Similar Documents

Publication Publication Date Title
CN104809723A (en) Three-dimensional liver CT (computed tomography) image automatically segmenting method based on hyper voxels and graph cut algorithm
CN108053417B (en) lung segmentation device of 3D U-Net network based on mixed rough segmentation characteristics
CN102048550B (en) Method for automatically generating liver 3D (three-dimensional) image and accurately positioning liver vascular domination region
CN106204587B (en) Multiple organ dividing method based on depth convolutional neural networks and region-competitive model
CN101393644B (en) Hepatic portal vein tree modeling method and system thereof
CN102385751B (en) Liver tumor region segmentation method based on watershed transform and classification through support vector machine
CN104268873B (en) Breast tumor partition method based on nuclear magnetic resonance images
CN104599270A (en) Breast neoplasms ultrasonic image segmentation method based on improved level set algorithm
CN105139454A (en) Automatic extraction method for three-dimensional liver region of interest (ROI) in three-dimensional CT (Computed Tomography) image
CN103353987A (en) Superpixel segmentation method based on fuzzy theory
CN105389811A (en) Multi-modality medical image processing method based on multilevel threshold segmentation
CN107545579B (en) Heart segmentation method, device and storage medium
CN105913432A (en) Aorta extracting method and aorta extracting device based on CT sequence image
CN106780497B (en) A kind of organ vascular tree extraction method based on statistical information
CN106056596A (en) Fully-automatic three-dimensional liver segmentation method based on local apriori information and convex optimization
CN103035009A (en) Pulmonary nodule edge rebuilding and partitioning method based on computed tomography (CT) image
CN105139377A (en) Rapid robustness auto-partitioning method for abdomen computed tomography (CT) sequence image of liver
CN104616289A (en) Removal method and system for bone tissue in 3D CT (Three Dimensional Computed Tomography) image
CN106408576A (en) Automatic region of interest segmentation method and system based on three-dimensional ultrasonic image
CN109886973B (en) Blood vessel extraction method and device and computer readable storage medium
CN106651875B (en) Brain tumor spatio-temporal synergy dividing method based on multi-modal MRI longitudinal datas
CN102663762B (en) The dividing method of symmetrical organ in medical image
CN110866905A (en) Rib identification and marking method
CN110610491B (en) Liver tumor region segmentation method of abdominal CT image
Häme Liver tumor segmentation using implicit surface evolution

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180119