CN105225236A - A kind of bianry image connected region paralleled detection method and system - Google Patents

A kind of bianry image connected region paralleled detection method and system Download PDF

Info

Publication number
CN105225236A
CN105225236A CN201510603162.9A CN201510603162A CN105225236A CN 105225236 A CN105225236 A CN 105225236A CN 201510603162 A CN201510603162 A CN 201510603162A CN 105225236 A CN105225236 A CN 105225236A
Authority
CN
China
Prior art keywords
image
segmentation
extreme point
extreme
extreme value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510603162.9A
Other languages
Chinese (zh)
Other versions
CN105225236B (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.)
Ningbo Xurui Biomedical Instruments Co., Ltd.
Original Assignee
Institute of Semiconductors of CAS
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 Institute of Semiconductors of CAS filed Critical Institute of Semiconductors of CAS
Priority to CN201510603162.9A priority Critical patent/CN105225236B/en
Publication of CN105225236A publication Critical patent/CN105225236A/en
Application granted granted Critical
Publication of CN105225236B publication Critical patent/CN105225236B/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
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30072Microarray; Biochip, DNA array; Well plate

Abstract

The invention discloses a kind of bianry image connected region paralleled detection method and system, described method comprises: initiating multichannel and calculate, is multiple part by Iamge Segmentation; Independently extreme value structure is carried out to each part after segmentation; The result of calculation of each several part is carried out synchronously, obtain the data result measure-alike with original image; Scan to described data result the number and the position that obtain extreme point, the method only needs single pass, compares, and required storage space is little, and logic is simple, can parallel computation, and speed is fast, and efficiency is high, is particularly useful for a large amount of connected region test problems.

Description

A kind of bianry image connected region paralleled detection method and system
Technical field
The present invention relates to bianry image connected region detection field, particularly relate to a kind of bianry image connected region paralleled detection method and system.
Background technology
In high flux biological detection, reaction site identification a large amount of in data image is one of core procedure.Image obtains through early stage the bianry image reflecting chip hole configuration state after process.How to determine the number of connected region in the images fast, key that center and size (i.e. the number in hole, position, size) are recognition technology, directly affect the performance of image detection algorithm.
Current connected region detection algorithm is mainly based on Run-Length Coding.The thinking of the method is: first carry out once complete scanning to bianry image, while marking all target pixel points, obtains and records equal tag pair.Equal tag to (hereinafter referred to as equivalence to) generation be difference due to scanning sequence, cause thinking when starting two different connected regions, going deep into afterwards along with scanning, finds that again these two regions are communicated with.So, need record of equal value right, to show that they are under the jurisdiction of same connected region, to revise after the first time end of scan.In whole distance of swimming labeling process, need consider and process some special circumstances simultaneously.There is following problem in this algorithm: first, needs repeatedly to scan, compare, and required storage space is large, and logic is complicated; Secondly, cannot parallel computation, speed is slow, inefficiency; Finally, lower for a large amount of connected region test problems efficiency.
Summary of the invention
The present invention makes in view of the foregoing, its objective is and a kind of bianry image connected region paralleled detection method and system are provided, only need single pass, compare, required storage space is little, logic is simple, can parallel computation, and speed is fast, efficiency is high, is particularly useful for a large amount of connected region test problems.
According to an aspect of the present invention, provide a kind of bianry image connected region paralleled detection method, described method comprises:
Initiation multichannel calculates, and is multiple part by Iamge Segmentation.
Independently extreme value structure is carried out to each part after segmentation.
The result of calculation of each several part is carried out synchronously, obtain the data result measure-alike with original image.
The number and the position that obtain extreme point are scanned to described data result.
Further, when carrying out extreme value structure independently to each part after segmentation, every part all performs an identical extreme value constructed fuction.
Preferably, describedly extreme value is carried out independently to each part after segmentation be configured to parallel carrying out.
Preferably, described scanning is once.
Further, the number of described extreme point is the number in image connectivity region, the position in the corresponding image connectivity region corresponded, position of each described extreme point.
According to a further aspect in the invention, a kind of bianry image connected region paralleled detection system is provided, comprises:
Primary module, calculating for initiating multichannel, being multiple part, and the result of calculation of each several part being carried out synchronously, obtaining the data result measure-alike with original image by Iamge Segmentation;
Extreme value constructing module, for carrying out extreme value structure independently to each part after segmentation;
Extremum extracting module, for scanning to obtain extreme point number and position to described data result.
Further, image is divided into subimage according to ranks by principal function by described primary module.
Further, described extreme value constructing module is corroded described subimage by extreme value constructed fuction, and cumulative, thus forms extreme point.
Further, described extremum extracting module is combined rear image by extremum extracting function and carries out mean filter, and described extremum extracting module is detected filtered image by principal function, the number of mark extreme point and position.
Further, the number of described extreme point is the number in image connectivity region, the position in the corresponding image connectivity region corresponded, position of each described extreme point.
Accompanying drawing explanation
Fig. 1 is bianry image connected region paralleled detection method processing flow chart of the present invention;
Fig. 2 is the structural representation of bianry image connected region paralleled detection system of the present invention;
Fig. 3 is the image connectivity area schematic of the embodiment of the present invention;
Fig. 4 is the Iamge Segmentation schematic diagram of the embodiment of the present invention;
Fig. 5 is the digital pcr testing result schematic diagram of the embodiment of the present invention;
Fig. 6 is the partial enlarged drawing of the digital pcr testing result schematic diagram of the embodiment of the present invention;
Fig. 7 is the some position mark result schematic diagram of the embodiment of the present invention.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly understand, below in conjunction with embodiment also with reference to accompanying drawing, the present invention is described in more detail.Should be appreciated that, these describe just exemplary, and do not really want to limit the scope of the invention.In addition, in the following description, the description to known features and technology is eliminated, to avoid unnecessarily obscuring concept of the present invention.
The invention provides a kind of bianry image connected region paralleled detection method and system, only need single pass, compare, required storage space is little, and logic is simple, can parallel computation, and speed is fast, and efficiency is high, is particularly useful for a large amount of connected region test problems.
Fig. 1 is bianry image connected region paralleled detection method processing flow chart of the present invention.
As shown in Figure 1, a kind of bianry image connected region paralleled detection method, described method comprises step:
Step 101, initiating multichannel and calculate, is multiple part by Iamge Segmentation.
By principal function, image is divided into subimage according to ranks, and each subimage is sent into parallel thread or kernel.
Step 102, carries out extreme value structure independently to each part after segmentation.
Step 103, is undertaken the result of calculation of each several part synchronously, obtains the data result measure-alike with original image.
By extreme value constructed fuction, each part (i.e. each subimage) is corroded, and cumulative, thus form extreme point.The parameter of extreme value constructed fuction comprises: Erosion Width (size requirements according to connected region in image sets, and affect travelling speed, be defaulted as 1, this hourly velocity is the slowest), corrosion number of times (being defaulted as corrosion is all extremely 0).
Step 104, scans to described data result the number and the position that obtain extreme point.
Be combined rear image by extremum extracting function and carry out mean filter, the window width of filtering equals Erosion Width.
And by principal function, filtered image is detected, the number of mark extreme point and position.This wherein, principal function scan image, marks 2 class points:
1. extreme point: gray-scale value is not less than the point of all neighbors.For the detection of convex domain, calculate and complete, extreme point is connected region central point, and extreme point number is areal (this numerical value is unique Output rusults be concerned about in chip site identifies, without the need to marking Equations of The Second Kind point).
2. saddle point: longitudinally greatly laterally minimum point (or longitudinally minimum transverse direction is very big).Outwards expand from extreme point, run into zero point or saddle point stopping.The extreme point sharing saddle point is marked as same area.
In step 104, the number of extreme point is the number in image connectivity region, the position in the corresponding image connectivity region corresponded, position of each described extreme point.
In step 102, when carrying out extreme value structure independently to each part after segmentation, every part all performs an identical extreme value constructed fuction.
In step 102, extreme value is carried out independently to each part after segmentation and is configured to parallel carrying out.
In step 104, the number of times of scanning is once.
Fig. 2 is the structural representation of bianry image connected region paralleled detection system of the present invention.
As shown in Figure 2, a kind of bianry image connected region paralleled detection system, comprising:
Primary module 201, calculating for initiating multichannel, being multiple part, and the result of calculation of each several part being carried out synchronously, obtaining the data result measure-alike with original image by Iamge Segmentation;
Extreme value constructing module 202, for carrying out extreme value structure independently to each part after segmentation;
Extremum extracting module 203, for scanning to obtain extreme point number and position to described data result.
Image is divided into subimage according to ranks by principal function by primary module 201, and each subimage is sent into parallel thread or kernel.
Extreme value constructing module 202 is corroded described subimage by extreme value constructed fuction, and cumulative, thus forms extreme point.The parameter of extreme value constructed fuction comprises: Erosion Width (size requirements according to connected region in image sets, and affect travelling speed, be defaulted as 1, this hourly velocity is the slowest), corrosion number of times (being defaulted as corrosion is all extremely 0).
Extremum extracting module 203 is combined rear image by extremum extracting function and carries out mean filter, and the window width of filtering equals Erosion Width.
Extremum extracting module 203 is detected filtered image by principal function, the number of mark extreme point and position.This wherein, principal function scan image, marks 2 class points:
1. extreme point: gray-scale value is not less than the point of all neighbors.For the detection of convex domain, calculate and complete, extreme point is connected region central point, and extreme point number is areal (this numerical value is unique Output rusults be concerned about in chip site identifies, without the need to marking Equations of The Second Kind point).
2. saddle point: longitudinally greatly laterally minimum point (or longitudinally minimum transverse direction is very big).Outwards expand from extreme point, run into zero point or saddle point stopping.The extreme point sharing saddle point is marked as same area.
Wherein, the number of extreme point is the number in image connectivity region, the position in the corresponding image connectivity region corresponded, position of each described extreme point.
Embodiment
For a width by 0,1 bianry image formed, bianry image connected region paralleled detection method of the present invention identifies the connected region in image, exports the number of connected region.
Such as, there are 3 connected regions in Fig. 3.
Bianry image connected region paralleled detection method of the present invention can process image in a parallel fashion.This mode refers to and Iamge Segmentation is some pieces, adopts multiple computing unit, and each cell processing one piece of subregion, calculates simultaneously, thus significantly improve operation efficiency.Such as, be that 16*16 block loads row relax of going forward side by side by 256 GPU computing kernel by Iamge Segmentation simultaneously, can only use the time of 1/256th to obtain result in theory.Wherein so-called segmentation step does not need really to split, image is exactly a matrix, as long as know start address and the length of each submatrix (subimage) when load image, rising makes the calculating of address from two-dimensional array (0,0) start, every a fixing address offset (i.e. the length of every block) as start address, this step calculates and is generally completed by CPU, then instruction is passed to called GPU process.
Concrete treatment step:
According to desired subimage size, determine the concrete mode of Iamge Segmentation.For Fig. 3, original image is 200*200 matrix, ites is desirable to be divided into 4 subimages to carry out 4 tunnel parallel computations, and so this figure should be divided into 2*2 submatrix, each submatrix is the minor matrix of 100*100, as shown in Figure 4.So can draw, the start address of each submatrix is respectively (0,0), (0,100), (100,0), and (100,100), the length of two dimensions is 100.Each computing unit (such as thread) directly loads according to carrying out reading according to address parameter logistic.For some Heterogeneous Computing equipment, more general equipment needs data to be copied to GPU computing unit according to address parameter by CPU, for the more professional computing equipment (the HSA core of such as AMD) with shared drive, GPU directly can carry out High-speed I/O according to address parameter equally.In actual applications, the size of subimage can set according to the problem of reality, does not limit in the present invention.Depend primarily on the parallel computation element number that computing equipment has, such as, the kernel amount of parallelism upper limit of OPENCL in general personal computer graphic process unit is 256, then has up to ten thousand for large-scale isomeric group equipment, and the size of connected region to be measured.The size of submatrix, should be not too small compared to the diameter of minimum connected region, otherwise thinner segmentation is to raising counting yield limited use.
For each submatrix, carry out synchronous corrosion treatment by the computing unit of some, corrosion adopt square template, radius from 1, by 1,2,3 ..., n.Wherein the size of n is obtained by balance parallel computation element number and largest connected zone radius equally, and general recommendations can be set as 10 (if maximum radius is estimated to be less than 10, being then set to this value).The image that etching operation obtains directly adds up, and judging whether image has been corroded is afterwards 0, if not 0, then gets last Corrosion results and repeats corrosion and accumulation operations, until image is 0.
Accumulation result is scanned, obtains all extreme point positions.
Merged according to former figure position by the accumulation result of all subimages, whole scan detects saddle point.The position of extreme point according to saddle point is merged.
Export the number of extreme value, the connected region number namely obtained.
Embodiment
Fig. 5 is the response diagram picture obtained in digitizing PCR testing process, and contain nearly 30,000 points in this image, its partial enlarged drawing is as shown in Fig. 6-a, and the bianry image that this partial enlarged drawing obtains after routine processes is as shown in Fig. 6-b.Need in practical application to carry out quick position to tens thousand of connected regions in view picture bianry image, could the reaction on each site be analyzed, detect to realize high flux.But prior art cannot meet the requirements of speed, according to bianry image connected region paralleled detection method of the present invention, entire image is divided into the submatrix of 1280 32*34 in logic, by 5 GPU cores respectively concurrent 256 road computing units each self-corresponding data are directly read, and implement extreme point structure and position detection, once calculating and exportable final recognition result, and one-off recognition goes out 26870 reaction site.After loci mark, Output rusults is as shown in Fig. 7-a, and its partial enlargement result is as shown in Fig. 7-b.This site localization method directly determines goal response thing at the position of each sampling instant and Signal analysis.On this basis, then judged by the curve changed each site signal, can output detections result (the dPCR testing result obtained according to above-mentioned image and correlation-corrected curve is 142 DNA).
Bianry image connected region paralleled detection method of the present invention is applicable to a large amount of sites test problems.Especially, in high flux biochemistry detection problem, one-time detection result usual site quantity mean is in ten thousand, and such as, digitizing PCR testing result in Fig. 5 has 2 × 10 4above site, the time complexity that the method calculates is suitable with a small amount of site situation, and for the detection means of larger flux, as ISFET chip, site can reach up to ten million, and the method is with the obvious advantage.
Simultaneously, the parallelization processing mode that the method can set flexibly, the processing power of modern parallel computation equipment can be given full play to, introduce super market of calculating based on the computation requirement in fluorescence and image detection means provide possibility for by a series of in the subject such as biological, chemical.
Should be understood that, above-mentioned embodiment of the present invention only for exemplary illustration or explain principle of the present invention, and is not construed as limiting the invention.Therefore, any amendment made when without departing from the spirit and scope of the present invention, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.In addition, claims of the present invention be intended to contain fall into claims scope and border or this scope and border equivalents in whole change and modification.

Claims (10)

1. a bianry image connected region paralleled detection method, is characterized in that, described method comprises:
Initiation multichannel calculates, and is multiple part by Iamge Segmentation;
Independently extreme value structure is carried out to each part after segmentation;
The result of calculation of each several part is carried out synchronously, obtain the data result measure-alike with original image;
The number and the position that obtain extreme point are scanned to described data result.
2. method according to claim 1, is characterized in that, when carrying out extreme value structure independently to each part after segmentation, every part all performs an identical extreme value constructed fuction.
3. method according to claim 2, is characterized in that, describedly carries out extreme value independently to each part after segmentation and is configured to parallel carrying out.
4. method according to claim 1, it is characterized in that, described scanning is once.
5. method according to claim 1, it is characterized in that, the number of described extreme point is the number in image connectivity region, the position in the image connectivity region that the position correspondence of each described extreme point corresponds.
6. a bianry image connected region paralleled detection system, is characterized in that, comprising:
Primary module, calculating for initiating multichannel, being multiple part, and the result of calculation of each several part being carried out synchronously, obtaining the data result measure-alike with original image by Iamge Segmentation;
Extreme value constructing module, for carrying out extreme value structure independently to each part after segmentation;
Extremum extracting module, for scanning to obtain extreme point number and position to described data result.
7. system according to claim 6, it is characterized in that, image is divided into subimage according to ranks by principal function by described primary module.
8. system according to claim 7, it is characterized in that, described extreme value constructing module is corroded described subimage by extreme value constructed fuction, and cumulative, thus forms extreme point.
9. system according to claim 8, it is characterized in that, described extremum extracting module is combined rear image by extremum extracting function and carries out mean filter, and described extremum extracting module is detected filtered image by principal function, the number of mark extreme point and position.
10. system according to claim 9, it is characterized in that, the number of described extreme point is the number in image connectivity region, the position in the image connectivity region that the position correspondence of each described extreme point corresponds.
CN201510603162.9A 2015-09-21 2015-09-21 A kind of bianry image connected region paralleled detection method and system Active CN105225236B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510603162.9A CN105225236B (en) 2015-09-21 2015-09-21 A kind of bianry image connected region paralleled detection method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510603162.9A CN105225236B (en) 2015-09-21 2015-09-21 A kind of bianry image connected region paralleled detection method and system

Publications (2)

Publication Number Publication Date
CN105225236A true CN105225236A (en) 2016-01-06
CN105225236B CN105225236B (en) 2016-12-28

Family

ID=54994185

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510603162.9A Active CN105225236B (en) 2015-09-21 2015-09-21 A kind of bianry image connected region paralleled detection method and system

Country Status (1)

Country Link
CN (1) CN105225236B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107240101A (en) * 2017-04-13 2017-10-10 桂林优利特医疗电子有限公司 Target area detection method and device, image partition method and device
CN107631733A (en) * 2016-07-19 2018-01-26 北京四维图新科技股份有限公司 The method, apparatus and server of new added road are found based on floating wheel paths
CN109074654A (en) * 2017-12-29 2018-12-21 深圳市大疆创新科技有限公司 It is connected to area detecting method, circuit, equipment, computer readable storage medium
CN109584262A (en) * 2018-12-15 2019-04-05 中国科学院深圳先进技术研究院 Cloud detection method of optic, device and electronic equipment based on remote sensing image
CN111724406A (en) * 2020-07-14 2020-09-29 苏州精濑光电有限公司 Region communication merging method, device, equipment and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102254144A (en) * 2011-07-12 2011-11-23 四川大学 Robust method for extracting two-dimensional code area in image
CN104077777A (en) * 2014-07-04 2014-10-01 中国科学院大学 Sea surface vessel target detection method
CN104182750A (en) * 2014-07-14 2014-12-03 上海交通大学 Extremum connected domain based Chinese character detection method in natural scene image

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102254144A (en) * 2011-07-12 2011-11-23 四川大学 Robust method for extracting two-dimensional code area in image
CN104077777A (en) * 2014-07-04 2014-10-01 中国科学院大学 Sea surface vessel target detection method
CN104182750A (en) * 2014-07-14 2014-12-03 上海交通大学 Extremum connected domain based Chinese character detection method in natural scene image

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
周恋玲: "《基于BFS的多核并行连通区域检测算法》", 《光电工程》 *
徐利华等: "《二值图像中的游程编码区域标记》", 《光电工程》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107631733A (en) * 2016-07-19 2018-01-26 北京四维图新科技股份有限公司 The method, apparatus and server of new added road are found based on floating wheel paths
CN107240101A (en) * 2017-04-13 2017-10-10 桂林优利特医疗电子有限公司 Target area detection method and device, image partition method and device
CN109074654A (en) * 2017-12-29 2018-12-21 深圳市大疆创新科技有限公司 It is connected to area detecting method, circuit, equipment, computer readable storage medium
CN109584262A (en) * 2018-12-15 2019-04-05 中国科学院深圳先进技术研究院 Cloud detection method of optic, device and electronic equipment based on remote sensing image
CN111724406A (en) * 2020-07-14 2020-09-29 苏州精濑光电有限公司 Region communication merging method, device, equipment and medium
CN111724406B (en) * 2020-07-14 2023-12-08 苏州精濑光电有限公司 Regional communication merging method, device, equipment and medium

Also Published As

Publication number Publication date
CN105225236B (en) 2016-12-28

Similar Documents

Publication Publication Date Title
CN105225236A (en) A kind of bianry image connected region paralleled detection method and system
Shen et al. Dsod: Learning deeply supervised object detectors from scratch
CN105637098B (en) Method and system for aligning sequences
CN105793859B (en) System for detecting sequence variants
Hu et al. A novel method based on a Mask R-CNN model for processing dPCR images
Moen et al. Accurate cell tracking and lineage construction in live-cell imaging experiments with deep learning
Gudla et al. SpotLearn: Convolutional neural network for detection of fluorescence in situ hybridization (FISH) signals in high-throughput imaging approaches
Wood et al. A fully-automated, robust, and versatile algorithm for long-term budding yeast segmentation and tracking
US20240013867A1 (en) Computer device for detecting an optimal candidate compound and methods thereof
Pécot et al. A quantitative approach for analyzing the spatio-temporal distribution of 3D intracellular events in fluorescence microscopy
CN113160886B (en) Cell type prediction system based on single cell Hi-C data
Liu et al. Two-stream boundary-aware neural network for concrete crack segmentation and quantification
Trinh et al. An EffcientNet-encoder U-Net Joint Residual Refinement Module with Tversky–Kahneman Baroni–Urbani–Buser loss for biomedical image Segmentation
JP2019505884A (en) Method for determining the overall brightness of at least one object in a digital image
WO2020149376A1 (en) Image processing device, image processing method, and program
Li et al. WebAtlas pipeline for integrated single cell and spatial transcriptomic data
Kostopoulou et al. 2D-gel spot detection and segmentation based on modified image-aware grow-cut and regional intensity information
Wang et al. Defect transformer: An efficient hybrid transformer architecture for surface defect detection
JP2008283943A (en) Method for predicting secondary structure of nucleic acid sequence, prediction apparatus for the secondary structure of nucleic acid sequence and prediction program for the secondary structure of nucleic acid sequence
CN107798680B (en) Method for reducing image label fusion redundant computation
Zhang Traffic Sign Detection Based on YOLO v3
Zhang et al. HiCPlus: resolution enhancement of Hi-C interaction heatmap
Timonidis et al. Progress towards a cellularly resolved mouse mesoconnectome is empowered by data fusion and new neuroanatomy techniques
Marco Salas et al. De novo spatiotemporal modelling of cell-type signatures in the developmental human heart using graph convolutional neural networks
Khobragade et al. A classification of microarray gene expression data using hybrid soft computing approach

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
TR01 Transfer of patent right

Effective date of registration: 20180508

Address after: 116023 Liaoning high tech Industrial Park, Dalian, new high tech 1, E 2, 203-208 rooms.

Patentee after: Dalian Yin Rui biomedical Instruments Co., Ltd.

Address before: 100083 No. 35, Qinghua East Road, Beijing, Haidian District

Patentee before: Semiconductor Inst., Chinese Academy of Sciences

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20190822

Address after: 315300 Room 801, Building 2, Science and Technology Plaza, Zhixi Wisdom Valley, Gutang Street, Cixi City, Ningbo City, Zhejiang Province

Patentee after: Ningbo Xurui Biomedical Instruments Co., Ltd.

Address before: Room 203-208, 2nd floor, Pioneer Port E, No. 1 Gaoxin Street, Dalian High-tech Industrial Park, Liaoning Province

Patentee before: Dalian Yin Rui biomedical Instruments Co., Ltd.

TR01 Transfer of patent right