CN104166976B - The dividing method of prospect in a kind of 3-D view - Google Patents

The dividing method of prospect in a kind of 3-D view Download PDF

Info

Publication number
CN104166976B
CN104166976B CN201310182718.2A CN201310182718A CN104166976B CN 104166976 B CN104166976 B CN 104166976B CN 201310182718 A CN201310182718 A CN 201310182718A CN 104166976 B CN104166976 B CN 104166976B
Authority
CN
China
Prior art keywords
prospect
view
foreground mask
probability
pixel
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.)
Active
Application number
CN201310182718.2A
Other languages
Chinese (zh)
Other versions
CN104166976A (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.)
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 CN201310182718.2A priority Critical patent/CN104166976B/en
Publication of CN104166976A publication Critical patent/CN104166976A/en
Application granted granted Critical
Publication of CN104166976B publication Critical patent/CN104166976B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides the dividing method of prospect in a kind of 3-D view, from 3-D view, namely obtain the method for foreground mask, described method comprises the steps: that (1) inputs described 3-D view and initial foreground mask M (1); (2) the image constraint prospect probability of each pixel in described 3-D view is calculated; (3) based on current foreground mask M (k), calculate the shape constraining prospect probability of each pixel in described 3-D view , k is iterations; (4) based on described image constraint prospect probability and shape constraining prospect probability , obtain next foreground mask M (k+1); (5) if described current foreground mask M (k)with next foreground mask M (k+1)change be less than predetermined value or iterations k equals predetermined maximum iteration time, then described current foreground mask M (k)be the foreground mask that this method obtains; Otherwise make M (k)=M (k+1), k=k+1, and return step (3).The technical program not only realizes simply, fast, stably can also extract the prospect in 3 d medical images.

Description

The dividing method of prospect in a kind of 3-D view
Technical field
The present invention relates to image processing field, particularly relate to the dividing method of prospect in a kind of 3-D view.
Background technology
At present, for clinical medicine image, conventional automatic foreground extracting method comprises movable contour model and region increases.
Movable contour model is the method developed to initial mask boundary profile.The method utilizes interested feature in image, by the profile of initial mask as a whole curve carry out stretching and being out of shape, find the border of area-of-interest, therefore, to the insensitive for noise in image, and can overcome because the unintelligible segmentation caused in boundary local interested is revealed and segmentation by mistake.But the method is the energy function by optimizing by image itself and mask border curve combination, and develop to mask border, arithmetic speed is generally slower.
Region increases, and adopts the method for iteration, and from the boundary position of initial mask to external expansion, by image, the adjacent and pixel with feature of interest is progressively merged in mask, until search out the boundary position of area-of-interest with mask border.The algorithm realization of the method is simple, efficient, but, very responsive to the noise in image, and only considered the impact of mask adjacent area.
Summary of the invention
The problem that the present invention solves is to provide the dividing method of prospect in a kind of 3-D view, not only realizes simple, fast, stably can also extract the prospect in 3 d medical images.
In order to solve the problem, the invention provides the dividing method of prospect in a kind of 3-D view, comprising the steps:
(1) input described 3-D view, calculate the image constraint prospect probability of each pixel in described 3-D view; Remember that the foreground mask of described 3-D view is M, M (1)for initial foreground mask;
(2) based on current foreground mask M (k), calculate the shape constraining prospect probability of each pixel in described 3-D view wherein, k is iterations, k>=1;
(3) based on described image constraint prospect probability and shape constraining prospect probability obtain next foreground mask M (k+1);
(4) if described current foreground mask M (k)with next foreground mask M (k+1)change be less than predetermined value or iterations k equals predetermined maximum iteration time, then finishing iteration, described current foreground mask M (k)be the prospect of required segmentation; Otherwise then return step (2), k increases by 1.
The dividing method of prospect in a kind of 3-D view described above, wherein, calculates the image constraint prospect Probability p of each pixel in described 3-D view 1 (X)process comprise: 1) by described 3-D view binaryzation, obtain binary image; 2) described binary image is carried out spatial filtering and conversion, obtain described image constraint prospect Probability p 1 (X).
The dividing method of prospect in a kind of 3-D view described above, wherein, obtains described image constraint prospect Probability p 1 (X)formula be:
p 1 ( X ) = g 1 ( G σ 1 ⊗ I b )
Wherein, X represents the locus of arbitrary pixel in described 3-D view; g 1for transforming function transformation function; for spatial filtering operator; represent convolution algorithm; I bfor described binary image.
The dividing method of prospect in a kind of 3-D view described above, wherein, calculates described shape constraining prospect probability formula be:
p 2 ( X ) ( k + 1 ) = g 2 ( G σ 2 ⊗ M ( k ) )
Wherein, g 2for transforming function transformation function; for spatial filtering operator; represent convolution algorithm; K is iterations; X represents the locus of arbitrary pixel in described 3-D view.
The dividing method of prospect in a kind of 3-D view described above, wherein, obtains next foreground mask M described (k+1)process comprise:
1) by described image constraint prospect Probability p 1 (X)with described shape constraining prospect probability combination, obtaining each pixel in described 3-D view becomes the probability of prospect
2) to described prospect probability carry out binaryzation, obtain interim foreground mask;
3) described interim foreground mask is carried out space smoothing filtering and binaryzation, obtain next foreground mask M described (k+1).
The dividing method of prospect in a kind of 3-D view described above, wherein, the formula of described combination is wherein, w is described prospect probability middle p 1 (X)weight, 0 < w < 1.
The dividing method of prospect in a kind of 3-D view described above, wherein, the formula of described combination is p ( X ) ( k + 1 ) = p 1 ( X ) w ( p 2 ( X ) ( k + 1 ) ) 1 - w p 1 ( X ) w ( p 2 ( X ) ( k + 1 ) ) 1 - w + ( 1 - p 1 ( X ) ) w ( 1 - p 2 ( X ) ( k + 1 ) ) 1 - w .
The dividing method of prospect in a kind of 3-D view described above, wherein, obtains next foreground mask M described (k+1)formula be:
M ( k + 1 ) = I [ ( G &sigma; 3 &CircleTimes; I [ p ( k + 1 ) > t 2 ] ) > t 3 ]
Wherein, for spatial filtering operator; represent convolution algorithm; I is target function, and when the inequality in its variable is set up, value is 1, otherwise value is 0; t 2and t 3for predetermined threshold.
The dividing method of prospect in a kind of 3-D view described above, wherein, the span of described predetermined value is 0.000001-0.001.
The dividing method of prospect in a kind of 3-D view described above, wherein, the span of described predetermined maximum iteration time is 10-20.
Compared with prior art, the whole process of the present invention can by after image binaryzation, then carries out spatial filtering and simple arithmetical operation completes, and compared with movable contour model, the complexity that the method realizes is low, and computing velocity is fast;
Further, Shape-based interpolation constraint and region increase, and use the shape facility of the characteristic sum mask of image self simultaneously, have higher stability.
Accompanying drawing explanation
Figure 1 shows that the schematic flow sheet of the dividing method of prospect in a kind of 3-D view of the embodiment of the present invention;
Figure 2 shows that the embodiment of the present invention obtains next foreground mask M described (k+1)schematic flow sheet;
Figure 3 shows that the effect schematic diagram of the segmentation prospect that embodiment of the present invention this method obtains and the segmentation prospect that traditional region growing methods obtains.
Embodiment
Set forth a lot of detail in the following description so that fully understand the present invention.But the present invention can be much different from alternate manner described here to implement, those skilled in the art can when without prejudice to doing similar popularization when intension of the present invention, therefore the present invention is by the restriction of following public concrete enforcement.
Secondly, the present invention utilizes schematic diagram to be described in detail, and when describing the embodiment of the present invention in detail, for ease of illustrating, described schematic diagram is example, and it should not limit the scope of protection of the invention at this.
Below in conjunction with drawings and Examples, the dividing method of prospect in a kind of 3-D view of the present invention is described in detail.In the 3-D view of the embodiment of the present invention, the dividing method of prospect as shown in Figure 1, first, performs step S1, input described 3-D view and initial foreground mask M (1).Wherein, M is the foreground mask of described 3-D view.In the present embodiment, the 3-D view of input is CT abdomen images, and the prospect of required segmentation is the liver (or spleen) of CT image.
Then, perform step S2, calculate the image constraint prospect Probability p of each pixel in described 3-D view 1 (X).Wherein, p 1 (X)=p 1 (X)(O=1|X), X is the locus of arbitrary pixel in described 3-D view, particularly, the image constraint prospect Probability p of arbitrary pixel p in described 3-D view is calculated 1 (X)process comprise: 1) by the setting method such as threshold value, K means Data Cluster Algorithm (K-means) by described 3-D view binaryzation, obtain binary image, extract at the pixel of interested gray value interval by gray-scale value in described 3-D view; 2) described binary image is carried out spatial filtering and conversion, obtain described image constraint prospect Probability p by formula (1) 1 (X), described formula (1) is:
p 1 ( X ) = g 1 ( G &sigma; 1 &CircleTimes; I b )
Wherein, X represents the locus of arbitrary pixel in described 3-D view; g 1for transforming function transformation function; for spatial filtering operator; represent convolution algorithm; I bfor described binary image.
In the present embodiment, first, adopt threshold method to carry out binaryzation to CT abdomen images, the pixel that gray-scale value in described CT abdomen images belongs to liver intensity value interval is extracted, obtains binary image.Then, by described formula (1), spatial filtering and conversion are carried out to binary image, obtain the image constraint prospect probability of each pixel in CT abdomen images.Wherein, for moving average filter, along the width cs of three-dimensional 1=[2,2,2] mm, transforming function transformation function is g 1(t)=t.
Then, step S3 is performed, based on current foreground mask M (k), calculate the shape constraining prospect probability of each pixel in described 3-D view wherein, k is iterations, k>=1, as k=1, and described foreground mask M (1)for the initial foreground mask inputted described in step S1.Particularly, by formula (2) to foreground mask M (k)do spatial filtering and conversion, obtain shape constraining prospect probability described formula (2) is:
p 2 ( X ) ( k + 1 ) = g 2 ( G &sigma; 2 &CircleTimes; M ( k ) )
Wherein, g 2for transforming function transformation function; for spatial filtering operator; represent convolution algorithm; K is iterations; X represents the locus of arbitrary pixel in described 3-D view.
In the present embodiment, for the liver in CT abdomen images, according to the liver initial foreground mask M of formula (2) to input (1)carry out spatial filtering and conversion, namely initial foreground mask carries out first time region growth (first time iteration), obtains the shape constraining prospect probability that arbitrary pixel in CT abdomen images carries out first time region growth the function of described conversion is g 1(t)=t 2.
Then, step S4 is performed, based on described image constraint prospect probability and shape constraining prospect probability obtain next foreground mask M (k+1).Particularly, next foreground mask M described is obtained (k+1)process as shown in Figure 2, first, perform step S201, by described image constraint prospect Probability p 1 (X)with described shape constraining prospect probability combination, obtaining each pixel in described 3-D view becomes the probability of prospect particularly, by linear suggestion pond, i.e. formula to image constraint prospect Probability p 1 (X)with shape constraining prospect probability combine, wherein, w is described prospect probability middle p 1 (X)weight, 0 < w < 1; Or by logarithm suggestion pond, i.e. formula p ( X ) ( k + 1 ) = p 1 ( X ) w ( p 2 ( X ) ( k + 1 ) ) 1 - w p 1 ( X ) w ( p 2 ( X ) ( k + 1 ) ) 1 - w + ( 1 - p 1 ( X ) ) w ( 1 - p 2 ( X ) ( k + 1 ) ) 1 - w , To image constraint prospect Probability p 1 (X)with shape constraining prospect probability combine.In the present embodiment, by logarithm suggestion pond, to the image constraint prospect Probability p obtained in step S2 1 (X)with the shape constraining prospect probability obtained in step S3 combine, obtain arbitrary pixel in first time region growth CT abdomen images and belong to the probability of liver
Then, step S202 is performed, to described prospect probability carry out binaryzation, obtain interim foreground mask.Particularly, by all prospect probability compare with predetermined threshold, if be greater than described predetermined threshold, then assignment is 1, if be less than or equal to predetermined threshold, then assignment is 0.In the present embodiment, the probability of prospect will be become in step S201 the pixel assignment being greater than 0.5 is 1, and remaining pixel assignment is 0, namely obtains the interim foreground mask of first time region growth.
Then, perform step S203, described interim foreground mask is carried out space smoothing filtering and binaryzation, obtain next foreground mask M described (k+1), namely
M ( k + 1 ) = I [ ( G &sigma; 3 &CircleTimes; I [ p ( X ) ( k + 1 ) > t 2 ] ) > t 3 ]
Wherein, for spatial filtering operator; represent convolution algorithm; I is target function, and when the inequality in its variable is set up, value is 1, otherwise value is 0; t 2and t 3for predetermined threshold.
In the present embodiment, the interim foreground mask obtained in step S203 is carried out space smoothing filtering, foreground mask after level and smooth is carried out binaryzation, the assignment being greater than 0.5 by level and smooth interim foreground mask pixel value is 1, remaining pixel assignment is 0, and binary image is now foreground mask M (2).
Then, step S5, more described foreground mask M is performed (k)with foreground mask M (k+1)size or compare the size of iterations k and predetermined maximum iteration time, if current foreground mask M (k)with next foreground mask M (k+1)change be less than predetermined value or k equals predetermined maximum iteration time, then perform step S6, finishing iteration, described current foreground mask M (k)be the described prospect that need split; If current foreground mask M (k)with next foreground mask M (k+1)change be more than or equal to predetermined value or k is less than predetermined maximum iteration time, then return step S3, iterations k increases by 1.Wherein, the change between foreground mask can be the absolute value of both relative volume changes; The span of predetermined value is 0.000001-0.001; The span of predetermined maximum iteration time is 10-20.In the present embodiment, the foreground mask M will obtained in step S203 (2)with the initial foreground mask M of the liver of input (1)volume compare, if be more than or equal to predetermined value, then re-execute step S3, and obtain foreground mask M (2)method the same, try to achieve foreground mask M (3), then by foreground mask M (2)with foreground mask M (3)volume compare; If foreground mask M (2)with the initial foreground mask M of the liver of input (1)the change of volume be less than predetermined value, then initial foreground mask M (1)be the prospect of required segmentation.With foreground mask M (1)with foreground mask M (2)between relatively the same, foreground mask M (2)with foreground mask M (3)the change of volume be less than predetermined value, then foreground mask M (2)be the prospect of required segmentation, otherwise, continue to calculate next foreground mask, until the change of the foreground mask of front and back twice is less than predetermined value.In addition, in the present embodiment, predetermined maximum iteration time is 12, if when iterating to the 12nd time, and foreground mask M (12)with foreground mask M (13)volume change be still more than or equal to predetermined value, now, also finishing iteration, foreground mask M (12)be the prospect of required segmentation.
As shown in Figure 3, figure (a) and figure (b) is respectively the liver position and spleen position that this method obtains, the liver position that the region growing methods that figure (c) and figure (d) is respectively traditional obtains and spleen position.As can be seen from the figure, adopt identical gray threshold and iterations, there is a large amount of segmenting pixels point by mistake in traditional region growing methods, and said method is to the liver in CT abdomen images and spleen segmentation, well remains the shape of corresponding organ.
Although the present invention with preferred embodiment openly as above; but it is not for limiting the present invention; any those skilled in the art without departing from the spirit and scope of the present invention; the Method and Technology content of above-mentioned announcement can be utilized to make possible variation and amendment to technical solution of the present invention; therefore; every content not departing from technical solution of the present invention; the any simple modification done above embodiment according to technical spirit of the present invention, equivalent variations and modification, all belong to the protection domain of technical solution of the present invention.

Claims (7)

1. the dividing method of prospect in 3-D view, is characterized in that, comprise the steps:
(1) input described 3-D view, calculate the image constraint prospect probability of each pixel in described 3-D view; Remember that the foreground mask of described 3-D view is M, initial foreground mask is M (1);
(2) based on current foreground mask M (k), calculate the shape constraining prospect probability of each pixel in described 3-D view wherein, k is iterations, k>=1;
(3) based on described image constraint prospect probability and shape constraining prospect probability obtain next foreground mask M (k+1);
(4) if described current foreground mask M (k)with next foreground mask M (k+1)change be less than predetermined value or iterations k equals predetermined maximum iteration time, then finishing iteration, described current foreground mask M (k)be the prospect of required segmentation; Otherwise then return step (2), k increases by 1;
Wherein, the image constraint prospect Probability p of each pixel in described 3-D view is calculated 1 (Χ)process comprise: 1) by described 3-D view binaryzation, obtain binary image; 2) described binary image is carried out spatial filtering and conversion, obtain described image constraint prospect Probability p 1 (Χ);
Based on current foreground mask M (k), calculate the shape constraining prospect probability of each pixel in described 3-D view formula be: g 2for transforming function transformation function; for spatial filtering operator; represent convolution algorithm; K is iterations; X represents the locus of arbitrary pixel in described 3-D view;
Based on described image constraint prospect probability and shape constraining prospect probability obtain next foreground mask M (k+1)process comprise: 1) by described image constraint prospect Probability p 1 (Χ)with described shape constraining prospect probability combination, obtaining each pixel in described 3-D view becomes the probability of prospect 2) to described prospect probability carry out binaryzation, obtain interim foreground mask; 3) described interim foreground mask is carried out space smoothing filtering and binaryzation, obtain next foreground mask M described (k+1).
2. the dividing method of prospect in 3-D view as claimed in claim 1, is characterized in that, obtain described image constraint prospect Probability p 1 (Χ)formula be:
p 1 ( X ) = g 1 ( G &sigma; 1 &CircleTimes; I b )
Wherein, X represents the locus of arbitrary pixel in described 3-D view; g 1for transforming function transformation function; for spatial filtering operator; represent convolution algorithm; I bfor described binary image.
3. the dividing method of prospect in a kind of 3-D view as claimed in claim 1, it is characterized in that, the formula of described combination is wherein, w is described prospect probability middle p 1 (Χ)weight, 0 < w < 1.
4. the dividing method of prospect in a kind of 3-D view as claimed in claim 1, it is characterized in that, the formula of described combination is
p ( X ) ( k + 1 ) = p 1 ( X ) w g ( p 2 ( X ) ( k + 1 ) ) 1 - w p 1 ( X ) w g ( p 2 ( X ) ( k + 1 ) ) 1 - w + ( 1 - p 1 ( X ) ) w g ( 1 - p 2 ( x ) ( k + 1 ) ) 1 - w .
5. the dividing method of prospect in a kind of 3-D view as claimed in claim 1, is characterized in that, obtain next foreground mask M described (k+1)formula be:
M ( k + 1 ) = I [ ( G &sigma; 3 &CircleTimes; I [ p ( X ) ( k + 1 ) > t 2 ] ) > t 3 ]
Wherein, for spatial filtering operator; represent convolution algorithm; I is target function, and when the inequality in its variable is set up, value is 1, otherwise value is 0; t 2and t 3for predetermined threshold.
6. the dividing method of prospect in a kind of 3-D view as claimed in claim 1, it is characterized in that, the span of described predetermined value is 0.000001-0.001.
7. the dividing method of prospect in a kind of 3-D view as claimed in claim 1, it is characterized in that, the span of described predetermined maximum iteration time is 10-20.
CN201310182718.2A 2013-05-16 2013-05-16 The dividing method of prospect in a kind of 3-D view Active CN104166976B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310182718.2A CN104166976B (en) 2013-05-16 2013-05-16 The dividing method of prospect in a kind of 3-D view

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310182718.2A CN104166976B (en) 2013-05-16 2013-05-16 The dividing method of prospect in a kind of 3-D view

Publications (2)

Publication Number Publication Date
CN104166976A CN104166976A (en) 2014-11-26
CN104166976B true CN104166976B (en) 2015-12-02

Family

ID=51910767

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310182718.2A Active CN104166976B (en) 2013-05-16 2013-05-16 The dividing method of prospect in a kind of 3-D view

Country Status (1)

Country Link
CN (1) CN104166976B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109509195B (en) * 2018-12-12 2020-04-17 北京达佳互联信息技术有限公司 Foreground processing method and device, electronic equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100388314C (en) * 2003-08-14 2008-05-14 美国西门子医疗解决公司 System and method for locating compact objects in images
CN102113015B (en) * 2008-07-28 2017-04-26 皇家飞利浦电子股份有限公司 Use of inpainting techniques for image correction
CN101567084B (en) * 2009-06-05 2011-04-06 西安电子科技大学 Method for detecting picture contour based on combination of level set and watershed
CN101599174A (en) * 2009-08-13 2009-12-09 哈尔滨工业大学 Method for outline extraction of level set medical ultrasonic image area based on edge and statistical nature

Also Published As

Publication number Publication date
CN104166976A (en) 2014-11-26

Similar Documents

Publication Publication Date Title
CN110781967B (en) Real-time text detection method based on differentiable binarization
CN103353987B (en) A kind of superpixel segmentation method based on fuzzy theory
CN103208115B (en) Based on the saliency method for detecting area of geodesic line distance
CN102542556B (en) Method for automatically extracting ultrasonic breast tumor image
CN103150708A (en) Image quick defogging optimized method based on black channel
CN101515369B (en) Multiscale SAR image segmentation method based on semi-supervised learning
CN102135606B (en) KNN (K-Nearest Neighbor) sorting algorithm based method for correcting and segmenting grayscale nonuniformity of MR (Magnetic Resonance) image
CN103745468A (en) Significant object detecting method based on graph structure and boundary apriority
CN102855633A (en) Anti-noise quick fuzzy-clustering digital image segmentation method
CN105335967A (en) Back-of-hand vein line extraction method based on local maximum between-class variance and mathematical morphology
CN105654453A (en) Robust FCM image segmentation method
CN104794685A (en) Image denoising realization method and device
CN104299263A (en) Method for modeling cloud scene based on single image
CN102393955A (en) Perfect information non-local constraint total variation method for image recovery
CN102156975A (en) Natural image de-noising method based on support value transform and multi-scale redundant dictionary learning
CN105374039A (en) Monocular image depth information estimation method based on contour acuity
CN108959379A (en) A kind of image of clothing search method of view-based access control model marking area and cartographical sketching
Qing A fractional differential approach to low contrast image enhancement
CN103578107A (en) Method for interactive image segmentation
CN101847259B (en) Infrared object segmentation method based on weighted information entropy and markov random field
Wang et al. An efficient level set method based on multi-scale image segmentation and hermite differential operator
CN103903227B (en) Method and device for noise reduction of image
CN103413332B (en) Based on the image partition method of two passage Texture Segmentation active contour models
CN114782645B (en) Virtual digital person making method, related equipment and readable storage medium
CN103927730A (en) Image noise reduction method based on Primal Sketch correction and matrix filling

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 201815 No. 1180 Xingxian Road, Jiading Industrial Zone, Jiading District, Shanghai

Patentee after: Shanghai Lianying Medical Technology Co., Ltd

Address before: 201815 No. 1180 Xingxian Road, Jiading Industrial Zone, Jiading District, Shanghai

Patentee before: SHANGHAI UNITED IMAGING HEALTHCARE Co.,Ltd.

CP01 Change in the name or title of a patent holder
CP02 Change in the address of a patent holder

Address after: 201807 2258 Chengbei Road, Jiading District, Shanghai

Patentee after: Shanghai Lianying Medical Technology Co.,Ltd.

Address before: 201815 No. 1180 Xingxian Road, Jiading Industrial Zone, Jiading District, Shanghai

Patentee before: Shanghai Lianying Medical Technology Co.,Ltd.

CP02 Change in the address of a patent holder