CN103673872A - Measurement method and measurement system of liquid drop volume - Google Patents
Measurement method and measurement system of liquid drop volume Download PDFInfo
- Publication number
- CN103673872A CN103673872A CN201210333220.7A CN201210333220A CN103673872A CN 103673872 A CN103673872 A CN 103673872A CN 201210333220 A CN201210333220 A CN 201210333220A CN 103673872 A CN103673872 A CN 103673872A
- Authority
- CN
- China
- Prior art keywords
- image
- pixel
- gradient
- partiald
- amplitude
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
The invention relates to a measurement method and measurement system for volume of a liquid drop. The method comprises the following steps: smoothing an image so as to reduce noise; calculating gradient amplitude and direction; suppressing a non-maximum value so as to refine a ridge zone in an amplitude image and only retain pixel points with the maximum partial amplitude change; processing double thresholds and connecting edges so as to eliminate false edges and connect true edges; refining the image so as to obtain an image with image edges of a single pixel grade and obtain the outline of the liquid drop; finally obtaining the volume of the liquid drop according to the outline of the liquid drop. Through the adoption of the method provided by the invention, the precision in measuring the volume of the liquid drop is improved.
Description
Technical field
The present invention relates to fields of measurement, especially relate to a kind of measuring method and system of droplet size.
Background technology
The method of measuring at present drop mainly contains two kinds.Wherein a kind of is fitting process (referring to: Xu Zhi button rule Fang Cheng etc., considering the contact angle fitting algorithm [J] of droplet size, High-Voltage Technology, 6 phases in 2010), and the profile of equivalent drop with a circle, then calculates round volume.Because drop itself is not circular, the droplet size deviation in this way calculating is larger.This method is easily understood, and is easy to realize, and when liquid volume is very little, applicability is better; But for the larger situation of droplet size, not too applicable, thereby do not there is versatility.In the art, the volume that also often calculates drop according to the contour edge of drop is (referring to Song Qing, Zhang Guoxiong etc., image processing techniques is used for calculating droplet size [J], optical technology, 30 3 phases of volume in 2004): first utilize Sobel operator to carry out rim detection to gray-scale map, obtain the region that grey scale change is violent, the false profile in inside that this region comprises true profile, the interference noise of drop and causes because drop is reflective; Then, carry out thresholding processing, according to statistic histogram choose reasonable thresholding, remove interference noise; Again by the connected component labeling algorithm process to binary map, each connected region in image is made a distinction by being marked as different labels, select the region of area maximum in region, filtering, due to the false profile in reflective inside of causing and noise, has improved the robustness of system acquisition edge contour; Finally, carry out peripheral edge line drawing, and adopt the mode of similar rectangular integration to carry out volume calculated.Although this method has provided the conventional method that utilizes image processing techniques to calculate droplet size, and respond well.But, because needs are calculated a plurality of parameters, thereby the very difficult accuracy that guarantees volume result of calculation in practical application.
Summary of the invention
The technical problem to be solved in the present invention is to provide the droplet size measuring method that a kind of measuring accuracy is high.In addition, also provide a kind of droplet size measuring system.
For solving the problems of the technologies described above, the invention provides a kind of measuring method of droplet size, the method comprises:
Image smoothing step, it is for reducing noise, to obtain smoothed image f
1(x, y);
Compute gradient amplitude and direction step;
Non-maximum value suppresses step, for the ridge band to magnitude image, carries out refinement, only retains the pixel of amplitude localized variation maximum in magnitude image;
Dual threshold is processed and edge Connection Step, for removing false edge and real edges being coupled together, obtains drop edge image;
Image thinning step, for obtaining the image that image border is single pixel scale, thereby obtains the peripheral profile of drop;
According to the peripheral profile of described drop, obtain the take pixel drop height H that is unit, the number of pixels of every a line, and cross-sectional diameter, obtain the volume of drop by following formula:
Wherein, A
irepresent cross-sectional area; Δ H refers to two height values between continuous drop xsect.
Preferably, the measuring method of droplet size according to claim 1, is characterized in that, described image smoothing step refers to carries out process of convolution by original image and Gaussian function.
Preferably, the measuring method of droplet size according to claim 1, is characterized in that, in described compute gradient amplitude and direction step, establishes the x direction of two-dimensional Gaussian function and the first order derivative of y direction as shown in formula (1):
By described formula (1) respectively with described smoothed image f
1(x, y) carries out convolution, obtains Grad in x direction and the Grad in y direction:
Amplitude and the direction that can obtain image gradient are respectively:
Wherein, (x, y) represents certain pixel; M (x, y) is defined as the amplitude of image gradient; θ (x, y) is defined as the direction of image gradient; E
x(x, y) represents the Grad in x direction; E
y(x, y) represents the Grad in y direction; K is constant.
Preferably, the measuring method of droplet size according to claim 1, is characterized in that, described non-maximum value suppresses step and comprises: the scope of determining the gradient direction θ (x, y) of pixel (x, y); The variation range of described gradient direction θ (x, y) is divided into 4 sectors; By described pixel (x, y) the described gradient amplitude M (x locating, y) with described gradient direction θ (x, y) gradient magnitude of two of sector, place neighbor pixels compares, if described pixel (x, y) the described gradient amplitude M (x locating, y) be less than or equal to this pixel (x, y) gradient magnitude of two of sector, gradient direction place consecutive point, described pixel (x, y) being labeled as non-marginal point, is 0 by described M (x, y) assignment; Otherwise described pixel (x, y) is labeled as candidate marginal, the value of described M (x, y) remains unchanged.
Preferably, the measuring method of droplet size according to claim 1, is characterized in that, described dual threshold process and edge Connection Step in, by the accumulation histogram of magnitude image, obtain a high threshold T
h, then obtain a low threshold value T
l=0.4T
h; Each pixel (x, y) suppressing in the image after step process through described non-maximum value is detected, if (x, y) gradient magnitude is greater than high threshold T
h, think that this pixel one is decided to be marginal point; If the gradient magnitude of pixel (x, y) is less than low threshold value T
l, think that this pixel is marginal point scarcely; Pixel for gradient magnitude between two threshold values, sees in eight adjacent pixels points of this pixel whether be greater than the pixel of high threshold, if had, this pixel is edge so, otherwise is not just edge; Finally, the real edges after dual threshold processing is coupled together.
Preferably, the measuring method of droplet size according to claim 1, is characterized in that, described image thinning step refers to the thinning method based on concordance list, whether it looks into described concordance list according to the situation of wanting eight neighborhoods of refinement pixel, decide this pixel should delete.
In addition, the present invention also provides a kind of droplet size measuring system, and it comprises CCD camera, computing machine with camera lens; Described computing machine is carried out said method.
Compared with prior art, the present invention has the following advantages:
The present invention combines the feature that image is processed, adopt image smoothing step, compute gradient amplitude and direction step, non-maximum value to suppress step, dual threshold processing and edge Connection Step and image thinning step, can rely on image processing means to obtain the accurate numerical value of droplet size.
Accompanying drawing explanation
Fig. 1 is for processing input picture and the final schematic diagram that obtains image border;
Fig. 2 is that schematic diagram is divided in gradient direction sector;
Fig. 3 is the schematic diagram of image thinning;
Fig. 4 is for being obtained the schematic diagram of the step of liquid profile by drop image;
Fig. 5 is the volume of drop and the integration schematic diagram of surface area
Fig. 6 is droplet size measuring system schematic diagram.
Embodiment
Below in conjunction with concrete drawings and Examples, the present invention is described in detail.
The droplet size measuring method of the embodiment of the present invention detects drop image border based on Canny criterion, then according to the drop edge (being also drop profile) obtaining, finally obtains the volume of drop.Wherein, Canny criterion is three criterions that a best edge detection operator of Canny proposition should meet, also: want accurately and single edges response criteria good testing result, the location of edge.Canny edge detection operator is the multistage edge detection algorithm that John F.Canny developed in 1986.
Fig. 1 has shown that the present invention processes input picture and the final schematic diagram that obtains image border.Comprising image smoothing step, compute gradient amplitude and direction step, non-maximum value, suppress step, dual threshold processing and edge Connection Step and image thinning step.For each step, be described in detail below.
image smoothing step
The object of picture smooth treatment is that the original image of input is processed to reduce noise, to be subject to during computed image gradient noise minimum.Smooth function is used Gaussian function, and its form is as follows:
Wherein, the mean square deviation that σ is Gaussian function, σ gets 1 in embodiments of the present invention.
If original image is f (x, y), smoothed image f
1(x, y) represents, is the convolution of original image and Gaussian function, that is:
f
1(x,y)=f(x,y)*g(x,y)
Due to symmetry and the decomposability of Gaussian function, g (x, y) can be decomposed into two one dimension Gaussian functions of x direction and y direction.The convolution of original image and two-dimensional Gaussian function can be simplified with following methods, and original image first carries out convolution with the one dimension Gaussian function of x direction, and then carries out convolution with the one dimension Gaussian function of y direction.
the amplitude of computed image gradient and the step of direction
Because two-dimensional Gaussian function has symmetry and decomposability, so can obtain by calculating the convolution of the directional derivative of Gaussian function in either direction and image amplitude and the direction of image gradient.
Adopt ranks wave filter the first order derivative of Gaussian function to be decomposed into the ranks wave filter of two one dimensions, can improve arithmetic speed like this.The x direction of two-dimensional Gaussian function and the first order derivative of y direction are as shown in formula (1):
By formula (1) respectively with f
1(x, y) carries out convolution, obtains Grad in x direction and the Grad in y direction:
Amplitude and the direction that can obtain image gradient are respectively:
Wherein, M (x, y) is defined as the amplitude of image gradient, namely the amplitude of the gradient of original image f (x, y); θ (x, y) is defined as the direction of image gradient, namely the direction of the gradient of original image f (x, y), the i.e. deflection of pixel; E
x(x, y) represents the Grad in x direction; E
y(x, y) represents the Grad in y direction; K is constant.
non-maximum value suppresses step
M (x, y) value shows that more greatly corresponding image gradient value is larger, but this is not enough to determine pixel (x, y) whether be marginal point, in order determining more accurately, must to carry out refinement to the ridge band in magnitude image by marginal point, only to retain the pixel of amplitude localized variation maximum.Wherein, magnitude image (that is: gradient amplitude image) is exactly M (x, y) image.Ridge band refers to the region, image border of similar ridge-shaped.Refinement is to realize by the amplitude of image gradient being carried out to non-maximum value inhibition processing.Non-maximum value suppresses to obtain refinement edge by suppressing the gradient magnitude of all non-ridge peak values on gradient direction.Non-maximum value Restrainable algorithms is as follows:
For each pixel (x, y), first determine the scope of this deflection θ (x, y).The variation range one of deflection is divided into 4 sectors, as shown in Figure 2.
These four sector numbers are 0,1,2,3.By described pixel (x, y) the gradient amplitude M (x, y) locating compares with the gradient magnitude of two neighbor pixels of sector, its gradient direction θ (x, y) place, if described pixel (x, y) the gradient amplitude M (x, y) locating is less than or equal to the gradient magnitude of two consecutive point of this sector, pixel (x, y) gradient direction place, described pixel (x, y) be labeled as non-marginal point, M (x, y) assignment is 0; Otherwise described pixel (x, y) is labeled as candidate marginal, the value of M (x, y) remains unchanged.Result after non-maximum value suppresses processing is designated as N (x, y).Real edge is just included in that in N (x, y), those are worth in non-vanishing pixel, has also comprised a large amount of false edges in these points simultaneously.
dual threshold is processed and edge Connection Step
The object that dual threshold is processed is to remove false edge.In order to judge false edge and real edges, N (x, y) is carried out to thresholding processing, i.e. a given threshold value, is real marginal point higher than the pixel of threshold value, lower than the pixel of threshold value, is false edge.But owing to using a fixing threshold value, threshold value is too high or too low all affects final result of determination.For addressing this problem, the dual threshold method that embodiments of the invention adopt Canny to propose, that is: the accumulation histogram by magnitude image obtains a high threshold T
h, then obtain a low threshold value T
l=0.4T
h.Wherein, accumulation histogram representative image constituent is in the accumulated probability distribution situation of gray level, and each probable value representative is less than or equal to the probability of this gray-scale value; Accumulation histogram is prior art, is also a kind of very basic method in graphical analysis.First dual threshold facture detects each pixel (x, y) in N (x, y), if (x, y) gradient magnitude is greater than high threshold T
h, think that this pixel one is decided to be marginal point; If the gradient magnitude of pixel (x, y) is less than low threshold value T
l, think that this pixel is marginal point scarcely; Pixel for gradient magnitude between two threshold values, sees in eight adjacent pixels points of this pixel whether be greater than the pixel of high threshold, if had, this pixel is edge so, otherwise is not just edge.Finally, the real edges after dual threshold processing is coupled together.
image thinning step
Through above-mentioned treatment step, the image obtaining is that (what pixel value was 1 is the part that needs refinement to bianry image, and what pixel value was 0 is background area.), can obtain a reasonable edge detection results, but export edge, be not single pixel scale, but have certain width.The object of image thinning is to obtain the image that image border is single pixel scale.In order to obtain the edge detection results of single pixel scale, continue the edge of output to carry out image thinning operation, can obtain the edge of extraordinary single pixel scale.A simple image thinning operation as shown in Figure 3.
Fig. 4 has shown the schematic diagram that is obtained the step of liquid profile by drop image.Embodiment provided by the invention adopts the thinning algorithm based on concordance list to process through Canny operator and processes the drop edge image (being profile matching) obtaining.So-called refinement is exactly through peeling off from level to level, is keeping under the prerequisite of image original form, adopts thinning algorithm from original image, to remove some points, until obtain the skeleton of image.Thinning algorithm meets convergence requirement, thereby can guarantee the connectedness of fine rule after refinement, and keeps the basic configuration of former figure, and can also reduce the distortion of stroke intersection; Result after refinement is exactly the center line that has retained original image; Rapidity and the iterations of refinement are few.
Whether the thinning algorithm based on concordance list, according to certain basis for estimation, is made a concordance list, then according to the situation of wanting eight neighborhoods of refinement pixel, looks into concordance list, decide this pixel should delete.Described basis for estimation is described as: (1) internal point can not be deleted; (2) isolated point can not be deleted; (3) straight line end points can not be deleted; (4) if certain some P is frontier point, remove after P, if connected component does not increase, P can delete.Due to 8 neighborhoods of a pixel have in 256 may situation, the size of concordance list is generally 256, in table, element value is set to 1, is illustrated under this kind of neighborhood value condition, pixel should be deleted; Otherwise, should retain.Algorithm based on concordance list need to not judge computing when algorithm is carried out, and only need to table look-up, therefore fast than other algorithms.
Obtain, after the peripheral profile of drop, can solving the volume that obtains drop, as shown in Figure 5, by the volume of each integral unit in cumulative figure, can obtain volume and the surface area of drop.
The drop profile being obtained by profile matching, the height that the poor Δ H(of drop height that to be easy to obtain to take pixel be unit is also profile, and cross-sectional diameter D above most and descend pixel ordinate value to subtract each other most of profile) and the number of pixels of every a line (profile be expert at the rightest and the most left pixel abscissa value subtract each other),
i, i=1,2 ..., N.Thereby can draw cross-sectional area A
i:
According to the method for numerical integration, cross-sectional area A can superpose
iobtain the volume of drop:
Wherein, Δ H refers to two height values between continuous drop xsect.In actual computation, can directly use 1 replacement, represent to calculate an integrated value at interval of a pixels tall.
What Fig. 5 showed is droplet size measuring system.With the CCD camera of camera lens, catch the image of drop, the numerical information of this image is passed to computing machine.Computing machine utilizes said method to process image, draws accurate droplet size.
checking
Adopt the steel ball of diameter 5mm to replace drop to carry out emulation experiment, outcome measurement error is 0.13%.
It should be noted last that, above embodiment is only unrestricted in order to technical scheme of the present invention to be described.Although the present invention is had been described in detail with reference to embodiment, those of ordinary skill in the art is to be understood that, technical scheme of the present invention is modified or is equal to replacement, do not depart from the spirit and scope of technical solution of the present invention, it all should be encompassed in the middle of claim scope of the present invention.
Claims (7)
1. a measuring method for droplet size, is characterized in that, the method comprises:
Image smoothing step, it is for reducing noise, to obtain smoothed image f
1(x, y);
Compute gradient amplitude and direction step;
Non-maximum value suppresses step, for the ridge band to magnitude image, carries out refinement, only retains the pixel of amplitude localized variation maximum in magnitude image;
Dual threshold is processed and edge Connection Step, for removing false edge and real edges being coupled together, obtains drop edge image;
Image thinning step, for obtaining the image that image border is single pixel scale, thereby obtains the peripheral profile of drop;
According to the peripheral profile of described drop, obtain the take pixel drop height H that is unit, the number of pixels of every a line, and cross-sectional diameter, obtain the volume of drop by following formula:
Wherein, A
irepresent cross-sectional area; Δ H refers to two height values between continuous drop xsect.
2. the measuring method of droplet size according to claim 1, is characterized in that, described image smoothing step refers to carries out process of convolution by original image and Gaussian function.
3. the measuring method of droplet size according to claim 1, is characterized in that, in described compute gradient amplitude and direction step, establishes the x direction of two-dimensional Gaussian function and the first order derivative of y direction as shown in formula (1):
By described formula (1) respectively with described smoothed image f
1(x, y) carries out convolution, obtains Grad in x direction and the Grad in y direction:
Amplitude and the direction that can obtain image gradient are respectively:
Wherein, (x, y) represents certain pixel; M (x, y) is defined as the amplitude of image gradient; θ (x, y) is defined as the direction of image gradient; E
x(x, y) represents the Grad in x direction; E
y(x, y) represents the Grad in y direction; K is constant.
4. the measuring method of droplet size according to claim 1, is characterized in that, described non-maximum value suppresses step and comprises: the scope of determining the gradient direction θ (x, y) of pixel (x, y); The variation range of described gradient direction θ (x, y) is divided into 4 sectors; By described pixel (x, y) the described gradient amplitude M (x locating, y) with described gradient direction θ (x, y) gradient magnitude of two of sector, place neighbor pixels compares, if described pixel (x, y) the described gradient amplitude M (x locating, y) be less than or equal to this pixel (x, y) gradient magnitude of two of sector, gradient direction place consecutive point, described pixel (x, y) being labeled as non-marginal point, is 0 by described M (x, y) assignment; Otherwise described pixel (x, y) is labeled as candidate marginal, the value of described M (x, y) remains unchanged.
5. the measuring method of droplet size according to claim 1, is characterized in that, described dual threshold process and edge Connection Step in, by the accumulation histogram of magnitude image, obtain a high threshold T
h, then obtain a low threshold value T
l=0.4T
h; Each pixel (x, y) suppressing in the image after step process through described non-maximum value is detected, if (x, y) gradient magnitude is greater than high threshold T
h, think that this pixel one is decided to be marginal point; If the gradient magnitude of pixel (x, y) is less than low threshold value T
l, think that this pixel is marginal point scarcely; Pixel for gradient magnitude between two threshold values, sees in eight adjacent pixels points of this pixel whether be greater than the pixel of high threshold, if had, this pixel is edge so, otherwise is not just edge; Finally, the real edges after dual threshold processing is coupled together.
6. the measuring method of droplet size according to claim 1, it is characterized in that, described image thinning step refers to the thinning method based on concordance list, and whether it looks into described concordance list according to the situation of wanting eight neighborhoods of refinement pixel, decide this pixel should delete.
7. a droplet size measuring system, it comprises CCD camera, computing machine with camera lens; Described computing machine executes claims the method described in 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210333220.7A CN103673872A (en) | 2012-09-10 | 2012-09-10 | Measurement method and measurement system of liquid drop volume |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210333220.7A CN103673872A (en) | 2012-09-10 | 2012-09-10 | Measurement method and measurement system of liquid drop volume |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103673872A true CN103673872A (en) | 2014-03-26 |
Family
ID=50312159
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210333220.7A Pending CN103673872A (en) | 2012-09-10 | 2012-09-10 | Measurement method and measurement system of liquid drop volume |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103673872A (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106127738A (en) * | 2016-06-16 | 2016-11-16 | 上海荣盛生物药业有限公司 | Agglutination test interpretation method |
CN107578417A (en) * | 2017-09-06 | 2018-01-12 | 邱丹丹 | Droplet size real-time follow-up method based on the extraction of optical profile curve |
CN108340679A (en) * | 2017-01-24 | 2018-07-31 | 京东方科技集团股份有限公司 | The regulating device and adjusting method of droplet size |
CN108731590A (en) * | 2017-04-04 | 2018-11-02 | 松下知识产权经营株式会社 | Drop assay method, drop measurement device and device making method, manufacturing device |
CN109903296A (en) * | 2019-02-15 | 2019-06-18 | 领航基因科技(杭州)有限公司 | A kind of digital pcr drop detection method based on LBP-Adaboost algorithm |
CN111986175A (en) * | 2020-08-19 | 2020-11-24 | 北京科技大学 | Method for measuring particle size of liquid drop sprayed by industrial nozzle |
CN114028649A (en) * | 2021-11-16 | 2022-02-11 | 华中科技大学同济医学院附属协和医院 | Water level and conduit flow rate monitoring system of medical water bag for infusion |
CN114119706A (en) * | 2021-10-28 | 2022-03-01 | 中国气象科学研究院 | Cloud particle image shape recognition method, system and device |
CN116524017A (en) * | 2023-03-13 | 2023-08-01 | 明创慧远科技集团有限公司 | Underground detection, identification and positioning system for mine |
CN118548951A (en) * | 2024-07-29 | 2024-08-27 | 中国测试技术研究院流量研究所 | Micro-flow measuring method and device suitable for liquid drop jitter |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040001644A1 (en) * | 2002-06-27 | 2004-01-01 | Koji Kita | Image processing method and system for correcting digital image data from photographic medium |
JP2007233516A (en) * | 2006-02-28 | 2007-09-13 | Mitsutoyo Corp | Image measuring system, image measuring method, and image measuring program |
DE102007056669A1 (en) * | 2007-11-24 | 2009-05-28 | Krüss GmbH, Wissenschaftliche Laborgeräte | Method and apparatus for the rapid formation of fluid interfaces and use of this apparatus for the determination of liquid-liquid and liquid-gas interface properties |
EP2237218A1 (en) * | 2007-12-25 | 2010-10-06 | NEC Corporation | Image processing device, image processing method, image decompressing device, image compressing device, image transmission system, and storage medium |
-
2012
- 2012-09-10 CN CN201210333220.7A patent/CN103673872A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040001644A1 (en) * | 2002-06-27 | 2004-01-01 | Koji Kita | Image processing method and system for correcting digital image data from photographic medium |
JP2007233516A (en) * | 2006-02-28 | 2007-09-13 | Mitsutoyo Corp | Image measuring system, image measuring method, and image measuring program |
DE102007056669A1 (en) * | 2007-11-24 | 2009-05-28 | Krüss GmbH, Wissenschaftliche Laborgeräte | Method and apparatus for the rapid formation of fluid interfaces and use of this apparatus for the determination of liquid-liquid and liquid-gas interface properties |
EP2237218A1 (en) * | 2007-12-25 | 2010-10-06 | NEC Corporation | Image processing device, image processing method, image decompressing device, image compressing device, image transmission system, and storage medium |
Non-Patent Citations (3)
Title |
---|
于强 等: "蒸发液滴空间实验研究的图像反馈控制系统", 《空间科学学报》 * |
周晓波: "液滴图像处理和体积控制的研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 * |
宁乔 等: "图像法求液滴表面张力和接触角", 《空间科学学报》 * |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106127738B (en) * | 2016-06-16 | 2018-12-11 | 上海荣盛生物药业有限公司 | agglutination test interpretation method |
CN106127738A (en) * | 2016-06-16 | 2016-11-16 | 上海荣盛生物药业有限公司 | Agglutination test interpretation method |
US10556424B2 (en) | 2017-01-24 | 2020-02-11 | Boe Technology Group Co., Ltd. | Apparatus and method for detecting the volume of a liquid drop, and method for adjusting the volume of a liquid drop |
CN108340679A (en) * | 2017-01-24 | 2018-07-31 | 京东方科技集团股份有限公司 | The regulating device and adjusting method of droplet size |
WO2018137341A1 (en) * | 2017-01-24 | 2018-08-02 | 京东方科技集团股份有限公司 | Droplet volume detection device and method, and droplet volume adjusting method |
CN108731590B (en) * | 2017-04-04 | 2021-10-26 | 松下知识产权经营株式会社 | Droplet measuring method, droplet measuring apparatus, device manufacturing method, and device manufacturing apparatus |
CN108731590A (en) * | 2017-04-04 | 2018-11-02 | 松下知识产权经营株式会社 | Drop assay method, drop measurement device and device making method, manufacturing device |
CN107578417B (en) * | 2017-09-06 | 2020-10-23 | 王和 | Liquid drop volume real-time tracking measurement method based on optical profile curve extraction |
CN107578417A (en) * | 2017-09-06 | 2018-01-12 | 邱丹丹 | Droplet size real-time follow-up method based on the extraction of optical profile curve |
CN109903296A (en) * | 2019-02-15 | 2019-06-18 | 领航基因科技(杭州)有限公司 | A kind of digital pcr drop detection method based on LBP-Adaboost algorithm |
CN109903296B (en) * | 2019-02-15 | 2021-06-01 | 领航基因科技(杭州)有限公司 | LBP-Adaboost algorithm-based digital PCR (polymerase chain reaction) droplet detection method |
CN111986175A (en) * | 2020-08-19 | 2020-11-24 | 北京科技大学 | Method for measuring particle size of liquid drop sprayed by industrial nozzle |
CN114119706A (en) * | 2021-10-28 | 2022-03-01 | 中国气象科学研究院 | Cloud particle image shape recognition method, system and device |
CN114028649A (en) * | 2021-11-16 | 2022-02-11 | 华中科技大学同济医学院附属协和医院 | Water level and conduit flow rate monitoring system of medical water bag for infusion |
CN116524017A (en) * | 2023-03-13 | 2023-08-01 | 明创慧远科技集团有限公司 | Underground detection, identification and positioning system for mine |
CN116524017B (en) * | 2023-03-13 | 2023-09-19 | 明创慧远科技集团有限公司 | Underground detection, identification and positioning system for mine |
CN118548951A (en) * | 2024-07-29 | 2024-08-27 | 中国测试技术研究院流量研究所 | Micro-flow measuring method and device suitable for liquid drop jitter |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103673872A (en) | Measurement method and measurement system of liquid drop volume | |
CN108921176B (en) | Pointer instrument positioning and identifying method based on machine vision | |
CN107808378B (en) | Method for detecting potential defects of complex-structure casting based on vertical longitudinal and transverse line profile features | |
CN107679520B (en) | Lane line visual detection method suitable for complex conditions | |
CN105334219B (en) | A kind of bottle mouth defect detection method of residual analysis dynamic threshold segmentation | |
CN102156996B (en) | Image edge detection method | |
EP3060894B1 (en) | Axial force measurement method | |
CN103413311B (en) | A kind of fuzzy detection method based on edge | |
CN106228138A (en) | A kind of Road Detection algorithm of integration region and marginal information | |
US10227062B2 (en) | Liquid-droplet detecting apparatus, liquid-droplet detecting method, and computer-readable recording medium | |
CN104899554A (en) | Vehicle ranging method based on monocular vision | |
CN104463159A (en) | Image processing method and device of iris positioning | |
CN103679656B (en) | A kind of Automated sharpening of images method | |
CN104794721A (en) | Quick optic disc positioning method based on multi-scale macula detection | |
CN105787912B (en) | Classification-based step type edge sub-pixel positioning method | |
CN112528868A (en) | Illegal line pressing judgment method based on improved Canny edge detection algorithm | |
CN104732530A (en) | Image edge detection method | |
CN105741281A (en) | Image edge detection method based on neighbourhood dispersion | |
CN105447489A (en) | Character and background adhesion noise elimination method for image OCR system | |
CN104732510A (en) | Camera lens black spot detecting method and device | |
CN111127498A (en) | Canny edge detection method based on edge self-growth | |
CN113012181B (en) | Novel quasi-circular detection method based on Hough transformation | |
US11308624B2 (en) | Adhered substance detection apparatus | |
Liu et al. | Accurate lane detection for self-driving cars: An approach based on color filter adjustment and k-means clustering filter | |
CN104103039B (en) | Image noise estimation method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20140326 |