[go: up one dir, main page]

CN105158892A - Interference measurement rapid focusing realization method - Google Patents

Interference measurement rapid focusing realization method Download PDF

Info

Publication number
CN105158892A
CN105158892A CN201510535897.2A CN201510535897A CN105158892A CN 105158892 A CN105158892 A CN 105158892A CN 201510535897 A CN201510535897 A CN 201510535897A CN 105158892 A CN105158892 A CN 105158892A
Authority
CN
China
Prior art keywords
image
focusing
focal position
interference microscope
motor
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
CN201510535897.2A
Other languages
Chinese (zh)
Other versions
CN105158892B (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.)
Changchuan Technology Suzhou Co ltd
Original Assignee
Zhenjiang Chao Na Instrument Co Ltd (sino Foreign Joint Venture)
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 Zhenjiang Chao Na Instrument Co Ltd (sino Foreign Joint Venture) filed Critical Zhenjiang Chao Na Instrument Co Ltd (sino Foreign Joint Venture)
Priority to CN201510535897.2A priority Critical patent/CN105158892B/en
Publication of CN105158892A publication Critical patent/CN105158892A/en
Application granted granted Critical
Publication of CN105158892B publication Critical patent/CN105158892B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G02OPTICS
    • G02BOPTICAL ELEMENTS, SYSTEMS OR APPARATUS
    • G02B21/00Microscopes
    • G02B21/36Microscopes arranged for photographic purposes or projection purposes or digital imaging or video purposes including associated control and data processing arrangements
    • G02B21/365Control or image processing arrangements for digital or video microscopes
    • G02B21/367Control or image processing arrangements for digital or video microscopes providing an output produced by processing a plurality of individual source images, e.g. image tiling, montage, composite images, depth sectioning, image comparison
    • GPHYSICS
    • G02OPTICS
    • G02BOPTICAL ELEMENTS, SYSTEMS OR APPARATUS
    • G02B21/00Microscopes
    • G02B21/24Base structure
    • G02B21/241Devices for focusing
    • GPHYSICS
    • G02OPTICS
    • G02BOPTICAL ELEMENTS, SYSTEMS OR APPARATUS
    • G02B7/00Mountings, adjusting means, or light-tight connections, for optical elements
    • G02B7/28Systems for automatic generation of focusing signals
    • G02B7/36Systems for automatic generation of focusing signals using image sharpness techniques, e.g. image processing techniques for generating autofocus signals

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Optics & Photonics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Microscoopes, Condenser (AREA)
  • Automatic Focus Adjustment (AREA)

Abstract

The invention discloses an interference measurement rapid focusing realization method. In the focusing process, a sample is scanned in a Z-direction by using an interference microscope system to acquire an image, the image of which the sum of gray difference is maximum is found by applying a focusing function method, and the position corresponding to the image is a focusing point. Compared with conventional methods, operation time is reduced by times, and the operation flow of the interference microscope system is also simplified by the focusing method. Besides, a novel focusing evaluation function does not need to consider regional correlation, and interlaced calculation can be adopted in the data processing process so that calculation amount can be reduced without influencing effectiveness of the evaluation value.

Description

A kind of method realizing interferometry and focus on fast
Technical field
This invention relates to the automatic focus field of interferometry, specifically a kind of interference microscope quick focusing method based on Digital Image Processing be applicable in interferometry process.
Background technology
In modernization detection method, a kind of optical interference microscope of high precision Non-Destructive Testing is had to measure (including Michelson type, Mirau type, Linnik type etc.) technology.This kind of technology, for detecting micron, nanoscale object surface microscopic appearance, interferes the depth of field in micro-imaging process very little at high magnification, and manual focusing is real is inconvenience.In order to realize the automatic operating of system, one of gordian technique is exactly realize Techniques of Automatic Focusing.Be applied to microscopical automatic focus mode at present and mostly be focusing depth method based on Digital Image Processing.Focusing depth method is by building evaluation function, evaluating the sharpness of obstructed location drawing picture, and obtains focusing surface at the maximal value place of evaluation function.The correctness that autofocus evaluation function is chosen, directly has influence on precision and the focusing speed of focusing.
The autofocus evaluation function of domestic and international proposition of the prior art is broadly divided into:
1, frequency-domain function.As entropy function, wavelet transformation, Fourier transform etc.
2, gradient function.In image procossing, gradient function is often used to extract marginal information.Focus on good image, namely have the image at more sharp-pointed edge, the gradient function value that Ying Yougeng is large.Conventional gradient function has variance operator, grey scale difference absolute value sum operator, energy gradient operator, Brenner function, Tenengrad function, Roberts gradient operator, Laplace operator etc. based on Sobel gradient operator.
3, statistics function.As Range function, Enmay function, Masgrn function, AC power function, DC power function etc.
The value of shade of gray evaluation function adopts the gray scale difference (difference) between image neighbor to calculate, this approximate differential computing can eliminate the impact of ground unrest, can effectively suppress external condition to the entire effect of image, and meet unimodality, unbiasedness and sensitivity feature, therefore this class evaluation function is most widely used.Suppose that the gray-scale value at certain point (x, y) place in image is g (x, y), the scale of image is M × N (M row, N are capable) individual pixel, then shade of gray evaluation function has following several definition:
(1) average degree of grey scale change and variance are weighed.The gray variance operator definitions of image is as follows:
wherein, g 0the mean value of gradation of image,
Be expressed as g 0 = 1 M N Σ x M Σ y N g ( x , y ) .
(2) grey scale difference absolute value sum operator (SMD).Power and evolution is replaced by difference absolute value.Namely calculus of differences is done to the gray scale of point (x, y) and neighbor point thereof, extracts the change size of this gray-scale value, draw gradation of image difference absolute value sum operator: F ( k ) = Σ x M Σ y N | g ( x , y ) - g ( x + 1 , y ) | + | g ( x , y ) - g ( x , y + 1 ) |
(3) energy gradient operator: F ( k ) = Σ x M Σ y N | g ( x , y ) - g ( x + 1 , y ) | 2 + | g ( x , y ) - g ( x , y + 1 ) | 2
(4) Brenner function, is also called gradient filter method, and it is when the gray scale difference of adjacent picture elements is greater than certain threshold value, and (the pixel gray scale difference be spaced apart k) to carry out square summation to adjoining.Its expression formula is as follows:
<math><math display = 'block'> <mrow> <mi>F</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <munder> <mi>&amp;Sigma;</mi> <mi>x</mi> </munder> <munder> <mi>&amp;Sigma;</mi> <mi>y</mi> </munder> <msup> <mrow> <mtext>&amp;nbsp;</mtext> <mo>&amp;lsqb;</mo> <mi>g</mi> <mrow> <mo>(</mo> <mi>x</mi> <mo>&amp;plus;</mo> <mi>k</mi> <mo>,</mo> <mi>y</mi> <mo>)</mo> </mrow> <mo>&amp;minus;</mo> <mi>g</mi> <mrow> <mo>(</mo> <mi>x</mi> <mo>,</mo> <mi>y</mi> <mo>)</mo> </mrow> <mo>&amp;rsqb;</mo> </mrow> <mn>2</mn> </msup> <mo>,</mo> </mrow></math> When | g (x+1, y)-g (x, y) | >G threshold
In above formula, G thresholdbe threshold condition, g (x, y) is the gray-scale value of picture dot (x, y), lower same.
(5) based on the Tenengrad function of Sobel gradient operator utilize Sobel operator come estimated image in the horizontal direction with the gradient of vertical direction, for making the gradient of image border amplify, carry out square operation to gradient, its expression formula is:
F ( k ) = &Sigma; x &Sigma; y &lsqb; S ( x , y ) &rsqb; 2
Wherein: g x(x, y) and G y(x, y) is respectively the difference value that the Sobel operator in X and Y-direction calculates.The Sobel operator expression formula of X-direction and Y-direction is as follows:
S x = - 1 0 1 - 2 0 2 - 1 0 1 , S y = 1 2 1 0 0 0 - 1 - 2 - 1
Tenengrad function is first weighted mean and then difference, carries out template computing respectively to horizontal and vertical direction, has certain rejection ability to noise.Along with the amplification of window, noise inhibiting ability is more obvious.
(6) Roberts gradient sum functions be actually by certain a bit centered by continuous gradient approximate, analyze theoretically, the process of its edge characteristic is better than Brenner function.
F ( k ) = &Sigma; x &Sigma; y { | g ( x , y ) - g ( x + 1 , y + 1 ) | + | g ( x + 1 , y ) - g ( x , y + 1 ) | }
(7) Laplace operator is a sharpening template, fuzzy by what strengthen that high fdrequency component reduces in image, is also called high-pass filtering.Common Laplace operator template have three kinds (left, in be 4 neighborhoods, the right side is 8 neighborhoods):
0 1 0 1 - 4 1 0 1 0 1 0 1 0 - 4 0 1 0 1 1 1 1 1 - 8 1 1 1 1
Improve Laplce's gradient function and add variable step size step to calculate second order difference.
ML(x,y)=|2g(x,y)-g(x-step,y)-g(x+step,y)|+|2g(x,y)-g(x,y-step)-g(x,y+step)|
F ( k ) = &Sigma; x &Sigma; y M L ( x , y ) Wherein ML (x, y) >=T
T is a threshold value, and the Laplacian values being greater than threshold value just participates in gathering.
In above shade of gray evaluation function, fastest is use gray variance operator.
And corresponding foregoing description, prior art Problems existing and shortcoming have:
Automatic focus process need gathers hundreds and thousands of width image, and shade of gray function is evaluated every piece image again, the camera that pixel is higher, and the data volume of process is doubled and redoubled especially.So in practical application, the focusing using shade of gray function still slowly, can not meet state-of-the-art facility requirement fast and efficiently.
Therefore, need a kind of new technical scheme to solve the problem.
Summary of the invention
The object of the invention is the deficiency existed for prior art, provide a kind of method realizing interferometry and focus on fast, have precision high, sensitivity is good, can reduce the searching times of focusing, accelerates the advantage of focusing speed.
For achieving the above object, the present invention can adopt following technical scheme:
Realize the method that interferometry focuses on fast, optical interference microscope is provided; The lateral coordinates arranging measured surface image is x, y coordinate, and close or away from measured surface image the coordinate of optical interference microscope is z coordinate;
Interference microscope scans acquisition image in z-direction;
Find gray scale difference and that maximum width image, the position that this image is corresponding is exactly focal position, and calculates gray scale difference and F (k) by following formula autofocus evaluation function,
F ( k ) = &Sigma; x M &Sigma; y N | g ( k ) ( x , y ) - g ( k + 1 ) ( x , y ) |
Wherein, if the gray-scale value at certain point (x, y) place is g in kth width image (k)(x, y), image is M × N number of pixel; The maximum figure position of evaluation of estimate is exactly the focal position found in this image scanning process.
Compared with background technology, because interference image is abundanter than common focusedimage at the high-frequency component information of focal position, so the autofocus evaluation function adopted in the present invention has stronger robustness and sensitivity.Meanwhile, autofocus evaluation function calculating process is by original square operation and repeatedly plus and minus calculation, and be simplified to single plus and minus calculation, operation time reduces at double, and simplifies the microscopical operating process of optical interference.And novel autofocus evaluation function is without the need to considering area coherence.Therefore, in process data procedures, interlacing can be adopted to calculate, while minimizing calculated amount, the also validity of not effect appraise value.
Accompanying drawing explanation
Fig. 1 is the process flow diagram using optical interference microscope to carry out interferometry in the present invention to focus on fast.
Fig. 2 is the functional image of the autofocus evaluation function adopted in the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, illustrate the present invention further, these embodiments should be understood only be not used in for illustration of the present invention and limit the scope of the invention, after having read the present invention, the amendment of those skilled in the art to the various equivalent form of value of the present invention has all fallen within the application's claims limited range.
According to interference microscope characteristic, the quantity of information be distributed on a pixel is:
I(z,x,y)=I 0(z,x,y)+g(z(x,y)-z 0)cos(k c(z(x,y)-z 0)(1+cosθ 0)+α)(1)
Wherein, θ 0n.A.=sin θ relevant to the numerical aperture of object lens 0, be constant; Z is that the z of measuring surface is to scanning survey position; z 0it is focal position; α is phase shift angle, is fixed constant; k cit is ripple number (depending on light source center wavelength).Background light intensity I in any pixel 0(z, x, y) slowly can change to the change of scanning position along with z.G (z (x, y)-z 0) only have a peak value at z (x, y)=z 0place, and along with larger with focal length, be worth less.
Equation (1) is by drawing z differentiate:
&part; I ( z , x , y ) &part; z = &part; g ( z , x , y ) &part; z c o s ( k ( z ( x , y ) - z 0 ) + &alpha; ) - k g ( z , x , y ) s i n ( k ( z ( x , y ) - z 0 ) + &alpha; ) = ( &part; g ( z , x , y ) &part; z ) 2 + ( k g ( z , x , y ) ) 2 c o s ( &Phi; ( z , x , y ) ) ) - - - ( 2 )
Wherein k=k c(1+cos θ 0), &Phi; ( z , x , y ) = k ( z ( x , y ) - z 0 ) + &alpha; + a r c t a n - k g ( z , x , y ) &part; g ( z , x , y ) &part; z ,
Because above formula eliminates the background light intensity of slowly change, thus retain modulation signal.So the change function of image can be defined as:
Q ( z ) = &Integral; &Integral; | &part; I ( z , x , y ) &part; z | d x d y - - - ( 3 )
Due near focal position cos (Φ (z, x, y)) change is quicker than g (z, x, y), so equation (3) has unimodality, and when z is closest to z 0, namely during focal position, Q (z) obtains maximal value.
According to above interference microscope characteristic, the present invention proposes a kind of new focus method as follows:
Optical interference microscope is provided; The lateral coordinates arranging measured surface image is x, y coordinate, and close or away from measured surface image the coordinate of optical interference microscope is z coordinate;
Interference microscope scans acquisition image in z-direction;
Find gray scale difference and that maximum width image, the position that this image is corresponding is exactly focal position, and calculates gray scale difference and F (k) by following formula autofocus evaluation function,
F ( k ) = &Sigma; x M &Sigma; y N | g ( k ) ( x , y ) - g ( k + 1 ) ( x , y ) |
Wherein, if the gray-scale value at certain point (x, y) place is g in kth width image (k)(x, y), image is M × N number of pixel; The maximum figure position of evaluation of estimate is exactly the focal position found in this image scanning process.
Because interference image is abundanter than common focusedimage at the high-frequency component information of focal position, so this evaluation function has stronger robustness and sensitivity.Meanwhile, functional operation process is by original square operation and repeatedly plus and minus calculation, and be simplified to single plus and minus calculation, operation time reduces at double.And novel autofocus evaluation function is without the need to considering area coherence.Therefore, in process data procedures, interlacing can be adopted to calculate, while minimizing calculated amount, the also validity of not effect appraise value.Through actual test, evaluate the digital picture of a width 1280x960, gray variance operator used time 70ms, and novel autofocus evaluation function only uses 12ms, when adopting interlacing to calculate, consuming timely shorten half especially.Image processing time greatly reduces, and whole focusing speed is accelerated, and the stand-by period of user reduces, and work efficiency is improved.This novel autofocus evaluation function more can embody fast in the application of high precision sample and high pixel camera, high efficiency, so applicability is stronger.
Shown in Fig. 1 and Fig. 2, the concrete steps of above-mentioned quick focusing method are:
(1), the motor of initialized optical interference microscope, make motor removing to system default position O1;
(2), arrange shooting step-length S1, motor moves down distance L1, and gathers storage figure picture in motor removing process;
(3), use autofocus evaluation function to calculate the evaluation of estimate of every piece image, as shown in Figure 2, the maximum figure position of evaluation of estimate is exactly focal position O2 for the first time to evaluation function;
(4), motor removing to first time focal position O2, amendment shooting step-length S2, make S2<S1, motor moves down distance L2, makes L2<L1, and gathers storage figure picture in motor removing process;
(5), use autofocus evaluation function to calculate the evaluation of estimate of the every piece image of process in displacement L2, judge second time focal position O3;
(6), motor removing to O3, focusing terminates.

Claims (2)

1. realize the method that interferometry focuses on fast, it is characterized in that:
Optical interference microscope is provided; The lateral coordinates arranging measured surface image is x, y coordinate, and close or away from measured surface image the coordinate of optical interference microscope is z coordinate;
Interference microscope scans acquisition image in z-direction;
Find gray scale difference and that maximum width image, the position that this image is corresponding is exactly focal position, and calculates gray scale difference and F (k) by following formula autofocus evaluation function,
F ( k ) = &Sigma; x M &Sigma; y N | g ( k ) ( x , y ) - g ( k + 1 ) ( x , y ) |
Wherein, if the gray-scale value at certain point (x, y) place is g in kth width image (k)(x, y), image is M × N number of pixel; The maximum figure position of evaluation of estimate is exactly the focal position found in this image scanning process.
2. realize the method that interferometry focuses on fast as claimed in claim 1, it is characterized in that: comprise searching twice focal position, concrete steps are:
(1), the motor of initialized optical interference microscope, make motor removing to system default position O1;
(2), arrange shooting step-length S1, motor moves down distance L1, and gathers storage figure picture in motor removing process;
(3), use autofocus evaluation function to calculate the evaluation of estimate of every piece image, the maximum figure position of evaluation of estimate is exactly focal position O2 for the first time;
(4), motor removing to first time focal position O2, amendment shooting step-length S2, make S2<S1, motor moves down distance L2, makes L2<L1, and gathers storage figure picture in motor removing process;
(5), use autofocus evaluation function to calculate the evaluation of estimate of the every piece image of process in displacement L2, judge second time focal position O3;
(6), motor removing to O3, focusing terminates.
CN201510535897.2A 2015-08-27 2015-08-27 It is a kind of to realize the method that interferometry is quickly focused on Active CN105158892B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510535897.2A CN105158892B (en) 2015-08-27 2015-08-27 It is a kind of to realize the method that interferometry is quickly focused on

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510535897.2A CN105158892B (en) 2015-08-27 2015-08-27 It is a kind of to realize the method that interferometry is quickly focused on

Publications (2)

Publication Number Publication Date
CN105158892A true CN105158892A (en) 2015-12-16
CN105158892B CN105158892B (en) 2017-09-12

Family

ID=54799800

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510535897.2A Active CN105158892B (en) 2015-08-27 2015-08-27 It is a kind of to realize the method that interferometry is quickly focused on

Country Status (1)

Country Link
CN (1) CN105158892B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105652429A (en) * 2016-03-22 2016-06-08 哈尔滨理工大学 Automatic focusing method for microscope cell glass slide scanning based on machine learning
CN106990518A (en) * 2017-04-17 2017-07-28 深圳大学 A kind of blood film self-focusing micro imaging method
CN107767418A (en) * 2017-10-25 2018-03-06 梧州学院 A kind of low power microcobjective identification and localization method
CN109061621A (en) * 2018-05-03 2018-12-21 中国船舶重工集团公司第七�三研究所 A kind of novel airfield runway exotic photoelectric detecting method and detection system
CN110519514A (en) * 2019-08-28 2019-11-29 中国科学院长春光学精密机械与物理研究所 An Algorithm for Automatic Focusing of Astronomical Telescope
CN110530291A (en) * 2019-08-26 2019-12-03 珠海博明视觉科技有限公司 A kind of auto-focusing algorithm that grating project height is rebuild
JP2020505633A (en) * 2017-01-24 2020-02-20 オリバ フランス エス.アー.エス. Method and system for microspectrophotometry
CN111505793A (en) * 2020-04-15 2020-08-07 于兴虎 Microscopic operation automatic focusing method and system based on variance and global search strategy
CN112637506A (en) * 2020-12-29 2021-04-09 上海小零网络科技有限公司 Method for accelerating focusing of mobile phone
CN115170557A (en) * 2022-08-08 2022-10-11 中山大学中山眼科中心 Image fusion method and device for conjunctival goblet cell imaging
CN116753860A (en) * 2023-05-24 2023-09-15 成都飞机工业(集团)有限责任公司 Method for acquiring three-dimensional point cloud of airplane appearance

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100315708A1 (en) * 2009-06-10 2010-12-16 Universitat Heidelberg Total internal reflection interferometer with laterally structured illumination
JP2011118427A (en) * 2003-11-21 2011-06-16 Olympus Corp Confocal laser scanning microscope
CN103697832A (en) * 2013-12-30 2014-04-02 镇江超纳仪器有限公司(中外合资) Method of vertical white light scanning interference open-loop control

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011118427A (en) * 2003-11-21 2011-06-16 Olympus Corp Confocal laser scanning microscope
US20100315708A1 (en) * 2009-06-10 2010-12-16 Universitat Heidelberg Total internal reflection interferometer with laterally structured illumination
CN103697832A (en) * 2013-12-30 2014-04-02 镇江超纳仪器有限公司(中外合资) Method of vertical white light scanning interference open-loop control

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
孙杰等: "数字图像处理自动图像聚焦算法的分析和比较", 《光学学报》 *
王华英等: "数字全息显微中的自动聚焦", 《光电子激光》 *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105652429A (en) * 2016-03-22 2016-06-08 哈尔滨理工大学 Automatic focusing method for microscope cell glass slide scanning based on machine learning
CN105652429B (en) * 2016-03-22 2018-07-17 哈尔滨理工大学 A kind of microscopic cell glass slide scanning auto focusing method based on machine learning
JP2020505633A (en) * 2017-01-24 2020-02-20 オリバ フランス エス.アー.エス. Method and system for microspectrophotometry
CN106990518A (en) * 2017-04-17 2017-07-28 深圳大学 A kind of blood film self-focusing micro imaging method
CN107767418A (en) * 2017-10-25 2018-03-06 梧州学院 A kind of low power microcobjective identification and localization method
CN109061621A (en) * 2018-05-03 2018-12-21 中国船舶重工集团公司第七�三研究所 A kind of novel airfield runway exotic photoelectric detecting method and detection system
CN110530291A (en) * 2019-08-26 2019-12-03 珠海博明视觉科技有限公司 A kind of auto-focusing algorithm that grating project height is rebuild
CN110519514A (en) * 2019-08-28 2019-11-29 中国科学院长春光学精密机械与物理研究所 An Algorithm for Automatic Focusing of Astronomical Telescope
CN110519514B (en) * 2019-08-28 2020-06-26 中国科学院长春光学精密机械与物理研究所 An Algorithm for Automatic Focusing of Astronomical Telescopes
CN111505793A (en) * 2020-04-15 2020-08-07 于兴虎 Microscopic operation automatic focusing method and system based on variance and global search strategy
CN112637506A (en) * 2020-12-29 2021-04-09 上海小零网络科技有限公司 Method for accelerating focusing of mobile phone
CN115170557A (en) * 2022-08-08 2022-10-11 中山大学中山眼科中心 Image fusion method and device for conjunctival goblet cell imaging
CN116753860A (en) * 2023-05-24 2023-09-15 成都飞机工业(集团)有限责任公司 Method for acquiring three-dimensional point cloud of airplane appearance

Also Published As

Publication number Publication date
CN105158892B (en) 2017-09-12

Similar Documents

Publication Publication Date Title
CN105158892A (en) Interference measurement rapid focusing realization method
US7929044B2 (en) Autofocus searching method
JP6594294B2 (en) Image quality evaluation of microscopic images
CN109361849B (en) Automatic focusing method
CN104236498B (en) Method for measuring end size of switch rail
CN104637064A (en) Defocus blurred image definition detection method based on edge intensity weight
CN106488122A (en) A kind of dynamic auto focusing algorithm based on improved sobel method
CN102404602A (en) Camera definition detection method based on definition test card
Hussain et al. A comparative analysis of edge detection techniques used in flame image processing
CN105306825A (en) Novel infrared image focusing system and use method thereof
CN108416766A (en) Visual inspection method for defects of double-side incident light guide plate
CN102607977A (en) Abrasion in-situ measuring device based on digital image processing and method
CN106780464A (en) A kind of fabric defect detection method based on improvement Threshold segmentation
CN102636118A (en) Laser three-differential cofocal theta imaging detection method
CN105974120A (en) Automatic detection device and method for C-reactive protein chromaticity
CN111415349A (en) Method for detecting polyester filament yarn based on image processing technology
CN105607218A (en) Image auto-focusing method measurement data transmission device and method based on fuzzy entropy
CN105447440B (en) Real-time iris image evaluation method and device
Qu et al. A robust autofocusing method for microscopic imaging based on an event camera
Chao et al. Parameters of small pitch thread measured by an intelligent detection method
Wang et al. Digital realization of precision surface defect evaluation system
CN111583241A (en) Mobile detection method and device for regularity of honeycomb product with super-large area
Wu et al. A novel focus measure algorithm for three-dimensional microscopic vision measurement based on focus stacking
Bao et al. Research on machine vision size measurement method based on particle weight
TWI479126B (en) Automatic optical inspection device and method for the assembly and evaluation of the optical encoder

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20221212

Address after: Unit E2E3-301, Artificial Intelligence Industrial Park, No. 88, Jinjihu Avenue, Suzhou Industrial Park, Jiangsu 215124

Patentee after: Changchuan Technology (Suzhou) Co.,Ltd.

Address before: 1809, Block A, Twin Building, No. 468, Wisdom Avenue, Dingmao District, Zhenjiang City, Jiangsu Province, 212000

Patentee before: ZHENJIANG SUBNANO INSTRUMENTS INCORPORATED., LTD.

TR01 Transfer of patent right