CN116758107B - Cell boundary repairing method and device - Google Patents

Cell boundary repairing method and device Download PDF

Info

Publication number
CN116758107B
CN116758107B CN202310984003.2A CN202310984003A CN116758107B CN 116758107 B CN116758107 B CN 116758107B CN 202310984003 A CN202310984003 A CN 202310984003A CN 116758107 B CN116758107 B CN 116758107B
Authority
CN
China
Prior art keywords
cell
image
cell image
boundary
information
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
CN202310984003.2A
Other languages
Chinese (zh)
Other versions
CN116758107A (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.)
Shenzhen Ruiwode Life Technology Co ltd
Original Assignee
Rwd Life Science 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 Rwd Life Science Co ltd filed Critical Rwd Life Science Co ltd
Priority to CN202310984003.2A priority Critical patent/CN116758107B/en
Publication of CN116758107A publication Critical patent/CN116758107A/en
Application granted granted Critical
Publication of CN116758107B publication Critical patent/CN116758107B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/155Segmentation; Edge detection involving morphological operators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10056Microscopic image
    • G06T2207/10061Microscopic image from scanning electron microscope
    • 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/30242Counting objects in image

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

The embodiment of the invention provides a cell boundary repairing method, which comprises the steps of obtaining a first cell image; determining a second cell image containing positional information of the cell edge from the first cell image; determining a third cell image containing cell communication region information from the first cell image; and repairing the cell boundary in the first cell image according to the position information of the cell edge and the cell communication area information to determine a fourth cell image. According to the embodiment of the invention, the damaged cell boundary is repaired according to the position information of the cell edge and the cell communication area information, so that the accuracy of cell counting when the cell boundary is damaged is improved.

Description

Cell boundary repairing method and device
Technical Field
The invention relates to the field of image processing, in particular to a cell boundary repairing method and a cell boundary repairing device.
Background
Cell counting is a commonly used function in biological research, and accurate counting results are very important for the assessment of experiments. Cell counting based on microscopic cell images is currently one of the mainstream methods. Compared with the method for manually counting cells by a microscope, the cell counting method based on the microscope cell image has obvious advantages, and can greatly improve the accuracy and the counting efficiency of the cell counting.
For cell counting based on microscopic cell images, the intact cell boundaries are beneficial to improving the accuracy of cell counting. However, in the cell image, cell death often occurs, resulting in breakage of part of the cell boundary. If the broken cell boundary is not treated, the calculated cell diameter is inaccurate, which results in inaccurate cell count.
Disclosure of Invention
The embodiment of the invention provides a cell boundary repairing method, which aims to solve the problem of inaccurate cell count caused by cell boundary damage in the prior art.
In a first aspect, a method for repairing a cell boundary is provided, comprising:
acquiring a first cell image;
determining a second cell image containing positional information of the cell edge from the first cell image;
determining a third cell image containing cell communication region information from the first cell image;
and repairing the cell boundary in the first cell image according to the position information of the cell edge and the cell communication area information to determine a fourth cell image.
In a second aspect, there is provided a cell boundary repair device comprising:
an acquisition unit configured to acquire a first cell image;
a first determination unit configured to determine a second cell image including positional information of cell edges from the first cell image;
a second determining unit configured to determine a third cell image including cell communication region information from the first cell image;
and a patching unit for patching the cell boundary in the first cell image according to the position information of the cell edge and the cell communication area information so as to determine a fourth cell image.
According to the embodiment of the invention, the damaged cell boundary is repaired according to the position information of the cell edge and the cell communication area information, so that the accuracy of cell counting when the cell boundary is damaged is improved.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
FIG. 1 is a flowchart of a method for repairing a cell boundary according to an embodiment of the present invention;
FIG. 2 is a gray scale of a cell image according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a first cell image according to an embodiment of the present invention;
FIG. 4 is a flowchart of extracting positional information of a cell edge according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a second cell image according to an embodiment of the present invention;
FIG. 6 is a flow chart of repairing cell boundaries according to an embodiment of the present invention;
FIG. 7 is a schematic view showing projection of a single cell onto a predetermined direction at the edge of the cell according to an embodiment of the present invention;
FIG. 8 is a schematic view showing a projection of a predetermined length onto a predetermined direction at a cell edge for a single cell according to an embodiment of the present invention;
FIG. 9 is a schematic diagram of a single cell line drawn in two predetermined directions at the edge of the cell according to the first embodiment of the present invention;
FIG. 10 is a schematic view of a first cell image and a portion thereof according to a first embodiment of the present invention;
FIG. 11 is a schematic diagram of a fourth cell image and a portion thereof according to a first embodiment of the present invention;
FIG. 12 is a schematic illustration of hole filling for individual cells according to an embodiment of the present invention;
FIG. 13 is a graph showing the effect of cell counting on unrepaired cell boundaries according to one embodiment of the present invention;
FIG. 14 is a graph showing the effect of cell counting on repaired cell boundaries according to one embodiment of the present invention;
fig. 15 is a block diagram of a cell boundary repairing apparatus according to a second embodiment of the present invention.
Description of the embodiments
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar modules or modules having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention. On the contrary, the embodiments of the invention include all alternatives, modifications and equivalents as may be included within the spirit and scope of the appended claims.
According to the embodiment of the invention, the damaged cell boundary is repaired according to the position information of the cell edge and the cell communication area information, so that the accuracy of cell counting when the cell boundary is damaged is improved.
Example 1
Fig. 1 is a flowchart of a cell boundary repairing method according to an embodiment of the invention. As shown in fig. 1, the method includes the following steps.
Step S101: a first cell image is acquired.
In the embodiment of the invention, the first cell image is a gradient binarized image, and after the gradient image is calculated according to the gray values of all pixels in the gray level diagram shown in fig. 2, the gradient image is compared with a set gradient threshold value to obtain the gradient binarized image shown in fig. 3.
As another embodiment of the present invention, the first cell image may be obtained by photographing a slide glass filled with a cell liquid under a microscope light path. The first cell image may be a color image or a gray image. If the image is a color image, the gray image shown in fig. 2 is obtained through conversion, and then the gray image is converted into a gradient binary image for the subsequent steps.
Step S102: a second cell image containing positional information of the cell edges is determined from the first cell image.
When the first cell image is a gradient binarized image, as an embodiment of the present invention, a process of extracting positional information of a cell edge is shown in fig. 4, and the method includes the following steps.
Step S401: and performing image erosion processing on the first cell image.
Step S402: and subtracting the first cell image before the corrosion treatment from the first cell image after the corrosion treatment to obtain a second cell image containing the position information of the cell edge.
In an embodiment of the invention, the first cell image is a gradient binarized image. As shown in fig. 3, the circle is a cell boundary covering several pixels. A circle and its enclosed area represent a cell. The ring connection indicates no break in the cell boundary and the ring disconnection indicates a break in the cell boundary. The erosion process narrows the ring, and the value of each pixel of the first cell image before the erosion process is subtracted from the value of each pixel of the first cell image after the erosion process to obtain a second cell image, as shown in fig. 5. For each cell, the edges inside and outside each ring are obtained, and the edges inside and outside the rings are the cell edges.
Step S103: a third cell image containing cell connected region information is determined from the first cell image.
When the first cell image is a gradient binarized image, as an embodiment of the present invention, a method of segmenting a cell communication region includes: and (3) marking the cell communication area information of the first cell image by using an eight-neighborhood marking algorithm to obtain a third cell image. In the third cell image, connected regions have the same region value, and unconnected regions have different region values. That is, a cell boundary (a circle) is a connected region, and several pixels covered by the connected region have the same region value; different cell boundaries are areas of non-connectivity that cover pixels with different area values.
Step S104: and repairing the cell boundary in the first cell image according to the position information of the cell edge and the cell communication area information to determine a fourth cell image.
Starting from the cell edge, if there is a connected region outside the preset distance, the pixels between the two regions are judged to belong to the same connected region. As one embodiment of the present invention, the process of repairing cell boundaries is shown in FIG. 6, and the method is as follows.
Step S601: and comparing the cell communication area information of the starting point and the end point by taking the pixel corresponding to the cell edge as the starting point and the pixel which is at a distance of a preset length in a preset direction as the end point.
Step S602: if the cell communication area information of the start point and the end point are the same, the pixel values of the pixels between the start point and the end point are set to be the same as the start point and the end point based on the first cell image.
In the embodiment of the invention, after the cell edge is extracted to obtain a second cell image, selecting a pixel covered by the cell edge in the second cell image, taking the pixel as a starting point, projecting in a preset direction, and projecting to a pixel with a preset length. As shown in fig. 7 and 8, for a single cell, the pixels covered by the cell edge are selected as P1, and projection is sequentially performed in eight preset directions of 0, 45, 90, 135, 180, 225, 270 and 315 degrees of P1, and the preset length of projection in each preset direction is five pixels P1, P2, P3, P4 and P5. The number of the preset directions and the preset length are selected according to actual needs, and the method is not limited to the above.
The cell communication region information of the starting point P1 and the ending point P5 is compared with the starting point P1 and the ending point P5. Cell communication region information of the start point P1 and the end point P5 is acquired from the corresponding pixel positions in the third cell image.
If the cell communication area information of the start point P1 and the end point P5 are the same, that is, the area values of the two are the same, the pixel values of the pixels P2, P3, and P4 between the start point P1 and the end point P5 are set to be the same as the start point P1 and the end point P5 based on the first cell image. In the embodiment of the invention, the first cell image is a gradient binarized image, and the pixel values of the corresponding pixels of the first cell image are binarized gradient values of the P1, P2, P3, P4 and P5. Visually, for a single cell, a line is drawn between pixels corresponding to the start point P1 and the end point P5 at positions corresponding to the first cell image, so that the ring is disconnected, and as shown in fig. 9, two arrows indicate that the cell communication areas at the start point P1 and the end point P5 are identical in information in the two predetermined directions, and a line is drawn. If the cell communication area information of the starting point P1 and the cell communication area information of the ending point P5 are different, namely the area values of the starting point P1 and the ending point P5 are not equal, the preset direction is not processed, and the next preset direction is reached.
Step S603: and traversing pixels corresponding to the cell edges in the second cell image to obtain a fourth cell image of the repaired cell boundary.
And traversing all pixels corresponding to the cell edges in the second cell image, and executing steps S601 and S602 to obtain a fourth cell image. As shown in fig. 10 and 11, when the part of the first cell image of the unrepaired cell boundary and the part of the fourth cell image of the repaired cell boundary are compared, it can be seen that the cell boundary has been repaired at the connection of the broken part of the circular ring.
Step S105: cell counting was performed according to the fourth cell image.
In the embodiment of the invention, cell counting is performed according to the fourth cell image after repairing the cell boundary, or cell counting is performed after filling the hole in the fourth cell image. Hole filling of individual cells is shown in fig. 12. FIG. 13 shows the effect of cell counting without repairing cell boundaries, two cells indicated by arrows being unclamped, i.e., not counted, with omission; FIG. 14 shows the effect of cell counting on repaired cell borders, with two cells indicated by arrows being circled, i.e. counted, avoiding missed detection.
According to the embodiment of the invention, the damaged cell boundary is repaired according to the position information of the cell edge and the cell communication area information, if a communication area exists outside the preset distance of the cell edge, the pixels between the two areas belong to the same communication area, the pixels are considered as the cell boundary, and the cell counting is performed after the repair, so that the accuracy of the cell counting is improved.
Example two
Fig. 15 is a block diagram of a cell boundary repairing apparatus according to a second embodiment of the present invention, as shown in fig. 15, the apparatus includes: an acquisition unit 1501, a first determination unit 1502, a second determination unit 1503, and a patching unit 1504.
The acquisition unit 1501 is used to acquire a first cell image.
The first determining unit 1502 is configured to determine a second cell image including positional information of cell edges from the first cell image.
The second determination unit 1503 is configured to determine a third cell image containing cell communication region information from the first cell image.
The patching unit 1504 is used for patching the cell boundaries in the first cell image according to the position information of the cell edges and the cell connected region information to determine a fourth cell image.
Preferably, the first cell image is a gradient binarized image, and the first determining unit 1502 includes an erosion subunit and a subtraction subunit.
The etching subunit is used for performing image etching processing on the first cell image.
The subtraction subunit is configured to subtract the first cell image before the erosion treatment from the first cell image after the erosion treatment to obtain a second cell image that includes positional information of a cell edge.
Preferably, the first cell image is a gradient binarized image and the second determining unit 1503 includes eight neighborhood subunits. The eight neighborhood sub-units are used for marking cell communication area information of the first cell image through an eight neighborhood marking algorithm to obtain a third cell image.
Preferably, the patching unit 1504 includes a comparing subunit, a setting subunit, and a looping subunit.
The comparing subunit is configured to compare the cell communication area information of the starting point and the ending point with the pixel corresponding to the cell edge as the starting point and the pixel having a distance of a preset length in the preset direction as the ending point.
The setting subunit is configured to set, if the cell communication area information of the start point and the end point are the same, pixel values of pixels between the start point and the end point to be the same as the start point and the end point based on the first cell image.
The circulation subunit is used for traversing pixels corresponding to the cell edges in the second cell image to obtain a fourth cell image of the repaired cell boundary.
Further, the cell boundary repair device further comprises a counting unit. The counting unit is used for counting cells according to the fourth cell image.
The cell boundary repairing method performed in the cell boundary repairing device corresponds to the method described in the first embodiment one by one, and will not be described herein.
According to the embodiment of the invention, the damaged cell boundary is repaired according to the position information of the cell edge and the cell communication area information, if a communication area exists outside the preset distance of the cell edge, the pixels between the two areas belong to the same communication area, the pixels are considered as the cell boundary, and the cell counting is performed after the repair, so that the accuracy of the cell counting is improved.
While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.

Claims (6)

1. A method of cell boundary repair, the method comprising:
acquiring a first cell image;
determining a second cell image containing positional information of cell edges from the first cell image;
determining a third cell image containing cell communication region information according to the first cell image;
repairing a cell boundary in the first cell image according to the position information of the cell edge and the cell communication area information to determine a fourth cell image;
when the first cell image is a gradient binarized image, determining a third cell image including cell communication region information according to the first cell image includes:
carrying out cell communication region information marking on the first cell image through an eight-neighborhood marking algorithm to obtain a third cell image, wherein one cell boundary is a communicated region, the communicated regions have the same region value, different cell boundaries are non-communicated regions, and the non-communicated regions have different region values;
repairing the cell boundary in the first cell image to determine a fourth cell image based on the cell edge position information and the cell communication region information includes:
comparing cell communication area information of the starting point and the end point by taking a pixel corresponding to the edge of the cell as the starting point and a pixel which is a preset length away from the preset direction as the end point;
if the cell communication area information of the starting point and the cell communication area information of the ending point are the same, setting the pixel values of the pixels between the starting point and the ending point to be the same as the starting point and the ending point on the basis of the first cell image, and connecting the disconnected parts of the cell boundary;
and traversing pixels corresponding to the cell edges in the second cell image to obtain a fourth cell image of the repaired cell boundary.
2. The method of claim 1, wherein determining a second cell image comprising positional information of cell edges from the first cell image when the first cell image is a gradient binarized image comprises:
performing image erosion processing on the first cell image;
and subtracting the first cell image before the corrosion treatment from the first cell image after the corrosion treatment to obtain a second cell image containing the position information of the cell edge.
3. The method according to any one of claims 1 or 2, further comprising:
cell counting is performed according to the fourth cell image.
4. A cell boundary repair device, the device comprising:
an acquisition unit configured to acquire a first cell image;
a first determining unit configured to determine a second cell image including positional information of cell edges from the first cell image;
a second determining unit configured to determine a third cell image including cell communication region information from the first cell image;
a patching unit configured to patch a cell boundary in the first cell image according to the position information of the cell edge and the cell communication area information to determine a fourth cell image;
when the first cell image is a gradient binarized image, the second determining unit includes:
the eight neighborhood subunit is used for marking the cell communication area information of the first cell image through an eight neighborhood marking algorithm to obtain a third cell image, one cell boundary is a communicated area, the communicated areas have the same area value, different cell boundaries are non-communicated areas, and the non-communicated areas have different area values;
the repair unit includes:
a comparing subunit, configured to compare cell communication area information of a starting point and an end point by using a pixel corresponding to a cell edge as the starting point and a pixel having a distance of a preset length in a preset direction as the end point;
a setting subunit, configured to set, if the cell communication area information of the start point and the end point are the same, pixel values of pixels between the start point and the end point to be the same as the start point and the end point based on the first cell image, and connect a portion where a cell boundary is broken;
and the circulation subunit is used for traversing pixels corresponding to the cell edges in the second cell image to obtain a fourth cell image of the repaired cell boundary.
5. The apparatus according to claim 4, wherein when the first cell image is a gradient binarized image, the first determining unit includes:
a corroding subunit, configured to perform image corroding processing on the first cell image;
and the subtracting subunit is used for subtracting the first cell image before the corrosion treatment from the first cell image after the corrosion treatment to obtain a second cell image containing the position information of the cell edge.
6. The apparatus according to any one of claims 4 or 5, further comprising:
and the counting unit is used for counting cells according to the fourth cell image.
CN202310984003.2A 2023-08-07 2023-08-07 Cell boundary repairing method and device Active CN116758107B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310984003.2A CN116758107B (en) 2023-08-07 2023-08-07 Cell boundary repairing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310984003.2A CN116758107B (en) 2023-08-07 2023-08-07 Cell boundary repairing method and device

Publications (2)

Publication Number Publication Date
CN116758107A CN116758107A (en) 2023-09-15
CN116758107B true CN116758107B (en) 2024-03-12

Family

ID=87951632

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310984003.2A Active CN116758107B (en) 2023-08-07 2023-08-07 Cell boundary repairing method and device

Country Status (1)

Country Link
CN (1) CN116758107B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778442A (en) * 2015-02-11 2015-07-15 苏州大学 Automatic segmentation and counting method of retina cell fluorescence microscopic image
CN105608694A (en) * 2015-12-22 2016-05-25 苏州大学 Retinal cell microscopic image segmentation and counting method
CN106056118A (en) * 2016-06-12 2016-10-26 合肥工业大学 Recognition and counting method for cells
CN107240093A (en) * 2017-05-12 2017-10-10 清华大学 A kind of automatic diagnosis method of cancerous tumor cell
US10304188B1 (en) * 2015-03-27 2019-05-28 Caleb J. Kumar Apparatus and method for automated cell analysis
CN113689445A (en) * 2021-07-13 2021-11-23 浙江工业大学 High-resolution remote sensing building extraction method combining semantic segmentation and edge detection

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778442A (en) * 2015-02-11 2015-07-15 苏州大学 Automatic segmentation and counting method of retina cell fluorescence microscopic image
US10304188B1 (en) * 2015-03-27 2019-05-28 Caleb J. Kumar Apparatus and method for automated cell analysis
CN105608694A (en) * 2015-12-22 2016-05-25 苏州大学 Retinal cell microscopic image segmentation and counting method
CN106056118A (en) * 2016-06-12 2016-10-26 合肥工业大学 Recognition and counting method for cells
CN107240093A (en) * 2017-05-12 2017-10-10 清华大学 A kind of automatic diagnosis method of cancerous tumor cell
CN113689445A (en) * 2021-07-13 2021-11-23 浙江工业大学 High-resolution remote sensing building extraction method combining semantic segmentation and edge detection

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Clump splitting via bottleneck detection and shape classification;hui wang et al.;Pattern Recognition;2780-2787 *

Also Published As

Publication number Publication date
CN116758107A (en) 2023-09-15

Similar Documents

Publication Publication Date Title
CN115020267B (en) Semiconductor surface defect detection method
JP5134720B2 (en) System and method for evaluating the image quality of a virtual slide
CN110443278B (en) Method, device and equipment for detecting thickness abnormality of grid line of solar cell
CN107480662B (en) Mould image identification method and device
WO2017071406A1 (en) Method and system for detecting pin of gold needle element
CN115876823B (en) Film defect detection method, film defect detection device and detection system
CN114331997A (en) Wire defect monitoring method based on image recognition
CN110767564A (en) Wafer detection method
WO2017107529A1 (en) Positioning method and device for diodes arranged side by side
CN113077416A (en) Welding spot welding defect detection method and system based on image processing
CN114420619A (en) Wafer alignment device and method, and wafer testing method
CN116758107B (en) Cell boundary repairing method and device
CN117495856B (en) Wafer surface detection method, device, equipment and medium based on deep learning
TWI667470B (en) Wafer chipping defect detection method
CN113870204A (en) Method and device for detecting abnormality of optical glass
CN114359251A (en) Automatic identification method for concrete surface damage
CN116563298B (en) Cross line center sub-pixel detection method based on Gaussian fitting
CN112651961A (en) Wafer defect identification method and device
CN112213314B (en) Detection method and detection system for wafer side surface defects
CN113643245B (en) Method and device for measuring screen defects and computer readable storage medium
CN116433978A (en) Automatic generation and automatic labeling method and device for high-quality flaw image
CN115619725A (en) Electronic component detection method and device, electronic equipment and automatic quality inspection equipment
US11080860B2 (en) Image inspection method
CN104267203B (en) The method of testing of a kind of sample and device
CN108765420B (en) Fluorescence microscope image result judging method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 518057, Room 1901, Building A, Building 7, Shenzhen International Innovation Valley, Dashi Road, Xili Community, Xili Street, Nanshan District, Shenzhen City, Guangdong Province (9th, 19th, 20th, and 9th floors of Building A)

Patentee after: Shenzhen Ruiwode Life Technology Co.,Ltd.

Country or region after: China

Address before: 518057 room 1901, block a, building 9, area C, Wanke Yuncheng phase III, Liuxin 4th Road, Xili community, Xili street, Nanshan District, Shenzhen City, Guangdong Province

Patentee before: RWD LIFE SCIENCE Co.,Ltd.

Country or region before: China

CP03 Change of name, title or address