CN105488796A - Lung segmentation method - Google Patents

Lung segmentation method Download PDF

Info

Publication number
CN105488796A
CN105488796A CN201510849613.7A CN201510849613A CN105488796A CN 105488796 A CN105488796 A CN 105488796A CN 201510849613 A CN201510849613 A CN 201510849613A CN 105488796 A CN105488796 A CN 105488796A
Authority
CN
China
Prior art keywords
lung
region
background
image
segmentation
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.)
Pending
Application number
CN201510849613.7A
Other languages
Chinese (zh)
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.)
Shanghai United Imaging Healthcare Co Ltd
Original Assignee
Shanghai United Imaging Healthcare Co Ltd
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 Shanghai United Imaging Healthcare Co Ltd filed Critical Shanghai United Imaging Healthcare Co Ltd
Priority to CN201510849613.7A priority Critical patent/CN105488796A/en
Publication of CN105488796A publication Critical patent/CN105488796A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10081Computed x-ray tomography [CT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30061Lung

Landscapes

  • Apparatus For Radiation Diagnosis (AREA)

Abstract

The invention provides a lung segmentation method, comprising following steps: step S1, inputting an original image, carrying out preprocessing to the original image; step S2, carrying out coarse segmentation to a lung region, wherein the step S2 comprises: step S201, setting a threshold value, using the threshold value to carrying out segmentation, carrying out binarization processing to the preprocessed image, extracting the lung region and partial background similar to the gray value of the lung region; step S202, carrying out background backfill starting from the edges at four corners of the image; step S203, finding out a layer of lung with maximum area in the z direction from the top of the head downwards; step S204, carrying out forward and backward layer-by-layer region growth in the z direction by the maximum layer of lung, judging layer by layer, preventing adhesion with the background; step S3, carrying out fine segmentation to the lung region so as to extract and remove trachea and separate left and right lungs. According to the settings, the segmentation speed is increased; and the segmentation effect is improved.

Description

Lung dividing method
Technical field
The present invention relates to the process of medical domain tomoscan (ComputedTomography is called for short CT) image, particularly relate to the dividing method of lung in image.
Background technology
In recent years, because computed tomography can provide the CT image of high definition, high-contrast, the diagnosis of pulmonary disease is usually applied to.Observing lung mechanics and functional character by chest CT is the clinical important supplementary means for the various disease of lung now, original chest CT image generally includes background, lung tissue, fat, muscle, blood vessel, tracheae, bone etc., in order to provide reliable diagnostic data Xiang doctor, be beneficial to and find early and treat conditions of patients, usually need to carry out subsequent treatment to chest CT image, extract and be namely partitioned into lung tissue image.
In prior art, for three dimensional CT data, (1) threshold method is modal lung segmentation method, although simply, fast, effectively can not remove background and tracheae branch, and definite threshold is more difficult, often rule of thumb determines.(2) region growth method is the method adopted in great majority work, and the method effectively can make up the omission defect of Edge Following, but usually needs manually to select Seed Points, is a kind of semi-automatic partition method needing artificial participation; (3) based on the method for pattern classification.The method can extract the characteristics of image of some data, but needs a large amount of training samples, and the dependence of segmentation result to sample and feature is strong, and the processing time is longer.(4) based on the method for image registration and shape, the general effect of the method is better, but it can cause result variability large by training set data influence, Modling model is comparatively difficult, and calculated amount is large, thus cause speed slow, be difficult to the real-time demand meeting clinical practice.
In sum, existing CT lung segmentation method needs to be improved, and promotes splitting speed and precision, meets the requirement of medical diagnosis to lung images.
Summary of the invention
The object of the present invention is to provide a kind of lung dividing method, for improving the effect of lung segmentation.
In order to realize aforementioned invention object, the invention provides a kind of lung dividing method, comprising the following steps:
A kind of lung dividing method, comprises the following steps:
Step S1, input original image, carry out pre-service to original image;
The coarse segmentation in step S2, lung region; Step S2 comprises: step S201, setting threshold value, Threshold segmentation is used to carry out binary conversion treatment to pretreated image, extract lung areas and the part background close with lung areas gray-scale value (white in Fig. 4 outside lung, background all refers to all regions outside lung); Step S202, from image four corner edge obtained after step S201 process, backfill is carried out to part background; Step S203, find out the lung of maximum one deck of area from z direction down, the crown; Step S204, to be undertaken on z direction forward by the lung of maximum one deck and successively region growing backward, successively judge, prevent and background adhesion;
Step S3: the segmentation in lung region is cut, for extracting and removing tracheae and be separated pulmo.
Preferably, described threshold value is-500HU.
Preferably, the method successively judged is mark current layer is CurrentSlice, propagation layer is then SpreadSlice, obtain the ratio of the number summation of lung region point on the number summation of lung region point on SpreadSlice and CurrentSlice, if ratio is less than 0.4 or be greater than 2.25, then be judged as leaking to background, stop growth; If ratio is more than or equal to 0.4 and be less than or equal to 2.25, be then judged as not leaking to background, continued growth.
Preferably, step S204 also comprises and judging by asking for connected region to the lung of maximum one deck in two dimension: be that each point of 1 is as Seed Points using image intermediate value, then Seed Points is carried out region growing, if only obtain a connected region, just using the initial growth layer of this connected region as lung; If obtain multiple connected region, get maximum two connected regions as the initial growth layer of lung, remove other connected regions.
Preferably, when successively judging to start, setting current layer is initial growth layer.
Preferably, in step S202, the back-filled method of background carries out region growing inward from four frames of image, grows to chest area, and namely value is that 0 place stops, and the value assignment in the place simultaneously region growing crossed is 0.
Preferably, in step S202, the method for region growing is: first select one group of Seed Points, Seed Points can be four frames of image, then searches 8 neighborhoods of Seed Points, if the mark value of 8 neighborhoods is consistent with Seed Points, then the point of 8 neighborhoods is also joined Seed Points, ceaselessly grow, until run into the point of 8 neighborhoods and Seed Points inconsistent, then stop growth, be simultaneously 0 the local assignment grown, be background.
Preferably, be the number of 1 by successively accumulated value in step S203, choose the lung of the maximum one deck of number as maximum one deck.
Preferably, the method extracting tracheae in step S3 is: ask for two-dimentional connected region and three-dimensional communication region, traversal from the z direction initial layers down of the crown, the area circularity of two-dimentional connected region is greater than 0.5, three-dimensional communication region maximum as trachea-seed point, then with level set algorithm, tracheae is extracted.
Preferably, step S3 also comprises: generate lung mask needed for Lung neoplasm and the lung mask needed for workstation display and merge.
The present invention, by successively contrasting judgement, prevents and background adhesion, significantly improves the effect of lung segmentation, in addition, accelerates splitting speed.
Accompanying drawing explanation
Fig. 1 is the steps flow chart schematic diagram of lung dividing method in the embodiment of the present invention.
Fig. 2 is the schematic flow sheet of step S2 in the embodiment of the present invention.
Fig. 3 is the original image inputted in step S1 in the embodiment of the present invention.
Fig. 4 is the image that in the embodiment of the present invention, step S201 extracts.
Fig. 5 is the image that in the embodiment of the present invention, step S202 extracts.
Fig. 6 is the schematic diagram of three-dimensional in the embodiment of the present invention.
Fig. 7 a-7c is respectively step S204 in the embodiment of the present invention and extracts the lung images with one, two, three connected region.
Fig. 8 display be workstation display needed for lung mask.
Fig. 9 is the schematic flow sheet of step S3 in the embodiment of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is described in further detail.According to the following describes and claims, advantages and features of the invention will be clearer.It should be noted that, accompanying drawing all adopts the form that simplifies very much and all uses non-ratio accurately, only in order to object that is convenient, the aid illustration embodiment of the present invention lucidly.
Please refer to shown in Fig. 1, the lung dividing method in the embodiment of the present invention comprises the following steps:
Step S1: input original image, carries out pre-service to original image.
As shown in Figure 3, original image is the chest CT image meeting DICOM3.0 standard that CT device scan obtains.Pre-service adopt method be that noise reduction process is carried out to original image, such as carry out Gaussian smoothing, Gaussian smoothing be by Gaussian filter on x, y, z three directions respectively by following formula:
G ( x ) = 1 2 π σ e - x 2 2 σ 2
Generate the gaussian kernel of Gaussian filter (GaussianSmoothingFilter), and then be weighted summation with each pixel in original image.Weighted sum carries out convolution to the original gray value of each pixel in image and gaussian kernel, cumulative summation acquired results is as the gray-scale value of each pixel, and the effect reached eliminates artifact, removes noise, improve picture quality, avoid noise to cause adverse effect to follow-up segmentation.
σ in above-mentioned formula 2for variance, determine the width of Gaussian function, namely determine smoothness, what x represented is the distance of current pixel point to corresponding pixel points.
Step S2: the coarse segmentation in lung region.
The object of coarse segmentation mainly comprises tracheae, lung.Pretreated image is three-dimensional data, and for ease of the process of coarse segmentation being described, random selecting one number of cases certificate, and intercept its image of the 121st layer, this image is two dimensional image.
Step S2 comprises the following steps:
Step S201: setting threshold value, Threshold segmentation is used to carry out binary conversion treatment to pretreated image, extract lung areas and part background, part background refers to the white in the part background close with lung areas gray-scale value and Fig. 4 outside lung, and whole background refers to all regions outside lung.
In the present embodiment, threshold value (Threshold) is chosen to be-500HU, the value (mark value) being greater than the region of threshold value is set to 0, the value (mark value) being less than the region of threshold value is set to 1, the value (mark value) of background is 0, the value (mark value) of lung is 1, thus by chest area, the major part comprising lung areas and background all extracts, specifically as shown in Figure 4.
Step S202: background backfill from image four corner edge, thus extract lung areas and a small amount of bed board, specifically as shown in Figure 5, lung areas is white bulk region, and bed board is the white short-term bar below lung areas.
The back-filled method of background carries out region growing inward from four frames of image, grow to chest area, namely value (mark value) is that 0 place stops, value (mark value) assignment in the place simultaneously region growing crossed is 0, then calculate two-dimentional connected region, remove little connected region and namely remove the region that connected domain number is less than 10.The computing method of two dimension connected region are identical with asking the method for two-dimentional connected region in step S204.
The method of region growing is: first select one group of Seed Points, Seed Points can be four frames of image, then 8 neighborhoods of Seed Points are searched, if the mark value of 8 neighborhoods is consistent with Seed Points, then the point of 8 neighborhoods is also joined Seed Points, ceaselessly grow, until run into the point of 8 neighborhoods and Seed Points inconsistent, then stop growth, be simultaneously 0 the value in the place grown (mark value) assignment, be background.
Step S203: adopt Area comparison method, in three-dimensional picture, finds the lung of maximum one deck of area from z direction down, the crown.
The method adopted is that on z direction, successively accumulated value (mark value) is the number of 1, and choose maximum, what the present embodiment was selected is the 141st layer, as shown in Figure 7.
Step S204: to be undertaken on z direction forward by the lung of maximum one deck and successively region growing backward, successively judge, prevent from leaking to background, namely prevent and background adhesion.
If the lung elected also comprises some noises, judgement removal can be carried out by asking for connected region in two dimension.If only obtain a connected region, Fig. 7 is exactly this situation, just using the initial growth layer of this connected region as lung, is labeled as LungLabel.If obtain multiple connected region, get maximum two connected regions as the initial growth layer of lung, be labeled as LungLabel simultaneously, remove other connected regions.
Ask the method for two-dimentional connected region: similar with region growing, difference is the selection of Seed Points, two dimension connected region is that each point of 1 is as Seed Points using image intermediate value (mark value), then by its region growing, will be classified as a class similar in image like this, Fig. 7 obtains a connected region.Fig. 8 obtains 3 connected regions, i.e. three pieces of white portions, extracts two largest connected regions.
Above step is exactly lung region on the initial layers (StartSlice) in order to look for lung (LungLabel, lung marks), then carries out forward successively region growing backward.Adopt multithreading, allow forward and carry out backward simultaneously.
Mark current layer is CurrentSlice, and propagation layer is then SpreadSlice.
When just starting, CurrentSlice=StartSlice;
Back-propagation, SpreadSlice=CurrentSlice+1;
Forward direction, SpreadSlice=CurrentSlice-1;
CurrentSlice will be labeled as the point of LungLabel as Seed Points, calculate its point on SpreadSlice, if this point value (mark value) is 1, then it can be used as the Seed Points on SpreadSlice.Then carry out region growing, be lunglabel by the some assignment grown simultaneously.
According to Rule of judgment, determine whether it leaks to background, concrete determination methods is the ratio of the number summation first obtaining LungLabel point on the number summation of LungLabel point on SpreadSlice and CurrentSlice.
Because lung is continually varying in a z-direction, therefore, background area can be grown to by ratio in judgement eliminating.If ratio is less than 0.4 or be greater than 2.25, be then judged as leaking to background, stop growth; If ratio is more than or equal to 0.4 and be less than or equal to 2.25, be then judged as not leaking to background, continued growth.
Continue after having judged to propagate (region growing) process, now
CurrentSlice=SpreadSlice;
Back-propagation, SpreadSlice=CurrentSlice+1;
Forward direction, SpreadSlice=CurrentSlice-1;
Continue ratio calculated, judge.
By successively judge compare, can Leakage prevention to background, also just save and leak to background many time spents, and adopt multithreading, can pick up speed.
Step S3: the segmentation in lung region is cut, and specifically comprises the steps:
Step S301: extract and remove tracheae.Ask for two-dimentional connected region and three-dimensional communication region, trachea-seed point is looked for according to the area circularity of two-dimentional connected region and the volume size in three-dimensional communication region, traversal from the z direction initial layers down of the crown, the area circularity of two dimension connected region is greater than 0.5, three-dimensional communication region maximum as trachea-seed point, then with level set algorithm, tracheae is extracted, and it is removed from lung mask.
Step S302: be separated pulmo, carry out morphology closed operation respectively, the cavity (blood vessel) in lung mask is tamped.Because the lung mask needed for Lung neoplasm requires different with the lung mask that workstation shows, need to be distinguished.Described pulmo refers to two lung tissues in left and right or pulmonary parenchyma part.
Step S3031: consider that the tubercle on lung wall may be undetected, so by lung Mask toward extending out a circle, need adopt morphological dilations method, thus the tubercle on guarantee lung wall is in lung mask, generates the lung mask needed for Lung neoplasm.
Step S3032: and for display mask, tracheae need be shown, so the tracheae extracted before being added by lung mask, generate the lung mask needed for workstation display, specifically can join Fig. 9.First tracheae being done morphology closed operation, for preventing tracheal wall from losing, carrying out morphological dilation.In order to make display more clear, lung mask is carried out morphological erosion operation.
So far, the lung mask needed for Lung neoplasm and the lung mask needed for workstation interface display all generate.
Step S304: in order to save internal memory, merges the lung mask needed for the lung mask needed for Lung neoplasm and display, draws final lung mask.Reach the effect of fusion in order to pick up speed, adopt with the following method:
First set lung mask (LungMask)=4, represent that background is 4, being changed to scale-of-two is then 0100.
Then allow the lung mask needed for lung mask and Lung neoplasm merge, carry out or operate with 1, being changed to scale-of-two is then 0001.
0100|0001=0101, also just represents the lung mask of 5 expressions needed for Lung neoplasm.
Most relief lung mask merges with the lung mask needed for display, and carry out with 2 or operate, being changed to scale-of-two is then 0010;
0100|0010=0110, also just represents that 6 represent the lung mask needed for showing;
0101|0010=0111,7 represent the lung mask be needed for Lung neoplasm, the lung mask again needed for display;
To sum up be summarized as follows: during LungMask=5 or 7, represent the lung mask needed for Lung neoplasm;
During LungMask=6 or 7, represent the lung mask needed for workstation interface display;
During LungMask=4, represent background;
So far only need a lung mask, just can represent the lung mask needed for Lung neoplasm and the lung mask needed for display respectively.
The lung dividing method of the above embodiment of the present invention can be implemented in the computer-readable medium of the such as combination of computer software, hardware or computer software and hardware.For hardware implementation, embodiment described in the present invention can at one or more special IC (ASIC), digital signal processor (DSP), digital signal processor (DAPD), programmable logic device (PLD) (PLD), field programmable gate array (FPGA), processor, controller, microcontroller, microprocessor, be implemented for the selection combination performing other electronic installation of above-mentioned functions or said apparatus.In some circumstances, this kind of embodiment can be implemented by controller.
For implement software, embodiment described in the present invention by such as program module (procedures) sum functions module (functions) etc. independently software module implemented, wherein each module performs one or more function described herein and operation.Software code is implemented by the application software of writing in suitable programming language, can be stored in internal memory, is performed by controller or processor.
Although the present invention describes with reference to current specific embodiment, but those of ordinary skill in the art will be appreciated that, above embodiment is only used to the present invention is described, change or the replacement of various equivalence also can be made when not departing from spirit of the present invention, therefore, as long as all will drop in the scope of claims of the application the change of above-described embodiment, modification in spirit of the present invention.

Claims (10)

1. a lung dividing method, comprises the following steps:
Step S1, input original image, carry out pre-service to original image;
The coarse segmentation in step S2, lung region; Step S2 comprises: step S201, setting threshold value, use Threshold segmentation to carry out binary conversion treatment to pretreated image, extract lung areas and the part background close with lung areas gray-scale value; Step S202, from image four corner edge obtained after step S201 process, backfill is carried out to part background; Step S203, find out the lung of maximum one deck of area from z direction down, the crown; Step S204, to be undertaken on z direction forward by the lung of maximum one deck and successively region growing backward, successively judge, prevent and background adhesion;
Step S3: the segmentation in lung region is cut, for extracting and removing tracheae and be separated pulmo.
2. lung dividing method as claimed in claim 1, it is characterized in that, described threshold value is-500HU.
3. lung dividing method as claimed in claim 1, it is characterized in that, the method successively judged is mark current layer is CurrentSlice, propagation layer is then SpreadSlice, obtain the ratio of the number summation of lung region point on the number summation of lung region point on SpreadSlice and CurrentSlice, if ratio is less than 0.4 or be greater than 2.25, be then judged as leaking to background, stop growth; If ratio is more than or equal to 0.4 and be less than or equal to 2.25, be then judged as not leaking to background, continued growth.
4. lung dividing method as claimed in claim 3, it is characterized in that, step S204 also comprises and judging by asking for connected region to the lung of maximum one deck in two dimension: be that each point of 1 is as Seed Points using image intermediate value, then Seed Points is carried out region growing, if only obtain a connected region, just using the initial growth layer of this connected region as lung; If obtain multiple connected region, get maximum two connected regions as the initial growth layer of lung, remove other connected regions.
5. lung dividing method as claimed in claim 4, is characterized in that, when successively judging to start, setting current layer is initial growth layer.
6. lung dividing method as claimed in claim 1, it is characterized in that, in step S202, the back-filled method of background is that four frames of the image obtained after step S201 process carry out region growing inward, grow to chest area, namely value is that 0 place stops, and the value assignment in the place simultaneously region growing crossed is 0.
7. lung dividing method as claimed in claim 6, it is characterized in that, in step S202, the method for region growing is: first select one group of Seed Points, and Seed Points is four frames of image, then 8 neighborhoods of Seed Points are searched, if the mark value of 8 neighborhoods is consistent with Seed Points, then the point of 8 neighborhoods is also joined Seed Points, ceaselessly grow, until run into the point of 8 neighborhoods and Seed Points inconsistent, then stop growth, be simultaneously 0 the local assignment grown, be background.
8. lung dividing method as claimed in claim 1, is characterized in that, is the number of 1, chooses the lung of the maximum one deck of number as maximum one deck in step S203 by successively accumulated value.
9. lung dividing method as claimed in claim 1, it is characterized in that, the method extracting tracheae in step S3 is: ask for two-dimentional connected region and three-dimensional communication region, traversal from the z direction initial layers down of the crown, the area circularity of two-dimentional connected region is greater than 0.5, three-dimensional communication region maximum as trachea-seed point, then with level set algorithm, tracheae is extracted.
10. lung dividing method as claimed in claim 1, it is characterized in that, step S3 also comprises: generate the lung mask needed for Lung neoplasm and the lung mask needed for display and merge.
CN201510849613.7A 2015-11-27 2015-11-27 Lung segmentation method Pending CN105488796A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510849613.7A CN105488796A (en) 2015-11-27 2015-11-27 Lung segmentation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510849613.7A CN105488796A (en) 2015-11-27 2015-11-27 Lung segmentation method

Publications (1)

Publication Number Publication Date
CN105488796A true CN105488796A (en) 2016-04-13

Family

ID=55675761

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510849613.7A Pending CN105488796A (en) 2015-11-27 2015-11-27 Lung segmentation method

Country Status (1)

Country Link
CN (1) CN105488796A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105976339A (en) * 2016-05-11 2016-09-28 妙智科技(深圳)有限公司 Method and device for automatically removing bed plate in CT image based on Gaussian model
CN106127750A (en) * 2016-06-20 2016-11-16 中国科学院深圳先进技术研究院 A kind of CT image body surface extracting method and system
CN107016681A (en) * 2017-03-29 2017-08-04 浙江师范大学 Brain MRI lesion segmentation approach based on full convolutional network
CN107358613A (en) * 2017-08-15 2017-11-17 上海斐讯数据通信技术有限公司 Lung areas dividing method and its system
CN107507201A (en) * 2017-09-22 2017-12-22 深圳天琴医疗科技有限公司 A kind of medical image cutting method and device
CN107590809A (en) * 2017-06-30 2018-01-16 上海联影医疗科技有限公司 Lung dividing method and medical image system
CN108074229A (en) * 2017-11-29 2018-05-25 苏州朗开信通信息技术有限公司 A kind of tracheae tree extracting method and device
CN108447044A (en) * 2017-11-21 2018-08-24 四川大学 A kind of osteomyelitis lesions analysis method based on medical figure registration
CN109087296A (en) * 2018-08-07 2018-12-25 东北大学 A method of extracting human region in CT image
CN109087317A (en) * 2018-11-13 2018-12-25 中国科学院大学 A kind of Lung neoplasm image partition method
CN109584233A (en) * 2018-11-29 2019-04-05 广西大学 Three-dimensional image segmentation method based on subjective threshold value and three-dimensional label technology
CN111179298A (en) * 2019-12-12 2020-05-19 深圳市旭东数字医学影像技术有限公司 CT image-based three-dimensional lung automatic segmentation and left-right lung separation method and system
CN111275673A (en) * 2020-01-15 2020-06-12 深圳前海微众银行股份有限公司 Lung lobe extraction method, device and storage medium
CN112712540A (en) * 2021-01-13 2021-04-27 杭州小呈向医疗科技有限公司 Lung bronchus extraction method based on CT image
CN113177963A (en) * 2021-04-25 2021-07-27 明峰医疗系统股份有限公司 CT (computed tomography) sickbed removing method
CN113628219A (en) * 2021-06-30 2021-11-09 上海市胸科医院 Method and system for automatically extracting bronchial tree from chest CT (computed tomography) image

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130095039A1 (en) * 2010-09-30 2013-04-18 The Board Of Trustees Of The University Of Illinois Nucleic acid-mediated shape control of nanoparticles
CN104143184A (en) * 2013-05-10 2014-11-12 上海联影医疗科技有限公司 Lung cutting method
CN104992445A (en) * 2015-07-20 2015-10-21 河北大学 Automatic division method for pulmonary parenchyma of CT image

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130095039A1 (en) * 2010-09-30 2013-04-18 The Board Of Trustees Of The University Of Illinois Nucleic acid-mediated shape control of nanoparticles
CN104143184A (en) * 2013-05-10 2014-11-12 上海联影医疗科技有限公司 Lung cutting method
CN104992445A (en) * 2015-07-20 2015-10-21 河北大学 Automatic division method for pulmonary parenchyma of CT image

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105976339A (en) * 2016-05-11 2016-09-28 妙智科技(深圳)有限公司 Method and device for automatically removing bed plate in CT image based on Gaussian model
CN106127750A (en) * 2016-06-20 2016-11-16 中国科学院深圳先进技术研究院 A kind of CT image body surface extracting method and system
CN106127750B (en) * 2016-06-20 2019-07-30 中国科学院深圳先进技术研究院 A kind of CT images body surface extracting method and system
CN107016681A (en) * 2017-03-29 2017-08-04 浙江师范大学 Brain MRI lesion segmentation approach based on full convolutional network
CN107016681B (en) * 2017-03-29 2023-08-25 浙江师范大学 Brain MRI tumor segmentation method based on full convolution network
US11710242B2 (en) 2017-06-30 2023-07-25 Shanghai United Imaging Healthcare Co., Ltd. Methods and systems for image segmentation
CN107590809A (en) * 2017-06-30 2018-01-16 上海联影医疗科技有限公司 Lung dividing method and medical image system
EP3633612A4 (en) * 2017-06-30 2020-06-03 Shanghai United Imaging Healthcare Co., Ltd. Method and system for segmenting image
CN109215033A (en) * 2017-06-30 2019-01-15 上海联影医疗科技有限公司 The method and system of image segmentation
US10949977B2 (en) 2017-06-30 2021-03-16 Shanghai United Imaging Healthcare Co., Ltd. Methods and systems for image segmentation
CN107358613A (en) * 2017-08-15 2017-11-17 上海斐讯数据通信技术有限公司 Lung areas dividing method and its system
CN107507201A (en) * 2017-09-22 2017-12-22 深圳天琴医疗科技有限公司 A kind of medical image cutting method and device
CN108447044A (en) * 2017-11-21 2018-08-24 四川大学 A kind of osteomyelitis lesions analysis method based on medical figure registration
CN108447044B (en) * 2017-11-21 2022-01-28 四川大学 Osteomyelitis lesion analysis method based on medical image registration
CN108074229A (en) * 2017-11-29 2018-05-25 苏州朗开信通信息技术有限公司 A kind of tracheae tree extracting method and device
CN109087296B (en) * 2018-08-07 2021-08-10 东北大学 Method for extracting human body region in CT image
CN109087296A (en) * 2018-08-07 2018-12-25 东北大学 A method of extracting human region in CT image
CN109087317A (en) * 2018-11-13 2018-12-25 中国科学院大学 A kind of Lung neoplasm image partition method
CN109584233A (en) * 2018-11-29 2019-04-05 广西大学 Three-dimensional image segmentation method based on subjective threshold value and three-dimensional label technology
CN111179298A (en) * 2019-12-12 2020-05-19 深圳市旭东数字医学影像技术有限公司 CT image-based three-dimensional lung automatic segmentation and left-right lung separation method and system
CN111275673A (en) * 2020-01-15 2020-06-12 深圳前海微众银行股份有限公司 Lung lobe extraction method, device and storage medium
CN112712540A (en) * 2021-01-13 2021-04-27 杭州小呈向医疗科技有限公司 Lung bronchus extraction method based on CT image
CN113177963A (en) * 2021-04-25 2021-07-27 明峰医疗系统股份有限公司 CT (computed tomography) sickbed removing method
CN113177963B (en) * 2021-04-25 2022-05-20 明峰医疗系统股份有限公司 CT (computed tomography) sickbed removing method
CN113628219A (en) * 2021-06-30 2021-11-09 上海市胸科医院 Method and system for automatically extracting bronchial tree from chest CT (computed tomography) image
CN113628219B (en) * 2021-06-30 2023-11-03 上海市胸科医院 Method and system for automatically extracting bronchial tree from chest CT image and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN105488796A (en) Lung segmentation method
CN103824295B (en) The dividing method of adherent hyaline-vascular type lung nodule in a kind of lung CT image
CN104809740B (en) Knee cartilage image automatic segmentation method based on SVM and Hookean region growth
CN104978725B (en) Coronary artery segmentation method and device
CN105913432B (en) Aorta extracting method and device based on CT sequence images
CN106097305B (en) The intratracheal tree dividing method that two-pass region growing combining form is rebuild
CN109064476B (en) CT chest radiography lung tissue image segmentation method based on level set
CN110648337A (en) Hip joint segmentation method, hip joint segmentation device, electronic apparatus, and storage medium
CN109685809B (en) Liver infusorian focus segmentation method and system based on neural network
CN105659289B (en) Blood vessel segmentation method
CA2587417A1 (en) Automatic multi-dimensional intravascular ultrasound image segmentation method
CN109087310B (en) Meibomian gland texture region segmentation method and system, storage medium and intelligent terminal
CN106530236B (en) Medical image processing method and system
CN114066886B (en) Bone segmentation boundary determining method and device, electronic equipment and storage medium
CN105741293A (en) Method for positioning organs in medical image
US11419727B2 (en) Semi-automated imaging reconstruction for orbital fracture repair
CN109754388B (en) Carotid artery stenosis degree calculation method and device and storage medium
Qiu et al. Lung Nodules Detection in CT Images Using Gestalt‐Based Algorithm
CN109886973A (en) A kind of vessel extraction method, apparatus and computer readable storage medium
CN106846314A (en) A kind of image partition method based on post-operative cornea OCT image datas
CN109410181B (en) Heart image segmentation method and device
JP2009273771A (en) Image processor
Kiraly et al. 3D human airway segmentation for virtual bronchoscopy
CN105513055A (en) Method and apparatus for segmenting tissue in CTA image
CN111260673B (en) Visceral organ parenchyma segmentation method and device suitable for edge-breaking visceral organ radiography

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160413