CN101807297B - Medical ultrasonic image line detection method - Google Patents

Medical ultrasonic image line detection method Download PDF

Info

Publication number
CN101807297B
CN101807297B CN200910005674XA CN200910005674A CN101807297B CN 101807297 B CN101807297 B CN 101807297B CN 200910005674X A CN200910005674X A CN 200910005674XA CN 200910005674 A CN200910005674 A CN 200910005674A CN 101807297 B CN101807297 B CN 101807297B
Authority
CN
China
Prior art keywords
straight
marginal point
sampling
ultrasonic image
alternative
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN200910005674XA
Other languages
Chinese (zh)
Other versions
CN101807297A (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.)
Shandong University
Hisense Group Co Ltd
Original Assignee
Shandong University
Hisense Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong University, Hisense Group Co Ltd filed Critical Shandong University
Priority to CN200910005674XA priority Critical patent/CN101807297B/en
Publication of CN101807297A publication Critical patent/CN101807297A/en
Application granted granted Critical
Publication of CN101807297B publication Critical patent/CN101807297B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Ultra Sonic Daignosis Equipment (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses a medical ultrasonic image line detection method, which is invented for overcoming the defects of necessary manual operation, bad noiseproof performance, tremendous calculated amount and no real-time detection in the prior art. The method comprises the following steps: (1) the area of interest is chosen; (2) the current frame images are sampled; (3) the marginal point of each sample is found out; and (4) the found marginal point is calculated through random sampling consensus algorithm and a line is chosen to be the detected line according to the calculation result. Through the method, the calculated amount of the medical ultrasonic image line detection processing is reduced greatly, the noiseproof performance is strengthened, noise sensitivity is reduced, and the influence of speckle noise on the detection result is eliminated well and the real-time and automatic detection on the video frequency ultrasonic image can be realized.

Description

Medical ultrasonic image line detection method
Technical field
The present invention relates to a kind of medical ultrasonic image line detection method.
Background technology
The ultrasonic demarcation that straight-line detection in the medical ultrasonic image is widely used in the freedom-arm, three-D ultrasonic image-forming system waits other application.Existing method mainly contains complete manually detect and based on two kinds of methods of straight-line detection of Hough transformation.Complete manual detection method needs operating personnel in every two field picture, to select two key points to confirm straight line in testing process, and this method is consuming time longer, and whole process all needs manually-operated, and testing result influenced by operating personnel's subjective factor bigger.Can realize the robotization of testing process based on the detection method of Hough transformation; But this method calculated amount is big; Can not realize real-time detection to the video ultrasonoscopy; And noise robustness is poor, and to the detection poor effect of low SNR images, and testing result can receive having a strong impact on of speckle noise in the ultrasonoscopy.
Summary of the invention
For overcoming above-mentioned defective; The objective of the invention is to propose a kind of method that can detect automatically to the straight line in the medical ultrasonic image of low signal-to-noise ratio; And make the speckle noise in the image as far as possible little to the influence of testing result; And the calculated amount in the processing procedure can not be too big, and computing machine can be handled the video image that collects in real time.
For achieving the above object, medical ultrasonic image line detection method of the present invention may further comprise the steps:
(1) chooses area-of-interest in the image;
(2) area-of-interest in the current two field picture is sampled;
(3) find out the marginal point of each sampling in sample;
(4) use the random sampling consistency algorithm that the marginal point of finding out is calculated, and choose straight line as detected straight line according to result of calculation;
Said step (2) is specially: choose a plurality of single column of pixels that are in the said area-of-interest in the horizontal direction, each selected single column of pixels is a sampling sample; Perhaps, preestablish a positive integer N as the SI, every in the horizontal direction then single column of pixels of being in the said area-of-interest vertically chosen at a distance from N pixel is as the sample of sampling.
Preferential, above-mentioned steps (1) is specially: through clicking the formation convex polygon, the zone in this convex polygon is said area-of-interest in image.
Preferential, above-mentioned steps (3) is specially: each sampling sample is carried out difference, find out the marginal point in said each sampling sample.
Preferential, above-mentioned steps (3) is specially: sets a gray threshold T1, from differentiated said each sampling sample, choose from top to bottom first gray-scale value above the pixel of said gray threshold T1 as marginal point; If all surpass said gray threshold T1 then choose the maximum gradation value point as marginal point.
Preferential, between above-mentioned steps (2) and step (3), also comprise step B: all the sampling samples to collecting use low-pass filter to carry out filtering.
Preferential, above-mentioned step (4) is specially:
(41) said each marginal point of finding out is combined into alternative straight in twos;
(42) calculating the consistent of every said alternative straight counts;
(43) the consistent maximal value d that counts of the said alternative straight of search;
(44) if having only consistent the counting of an alternative straight to be d, then this alternative straight is detected straight line; If it all is d that consistent the counting of many alternative straight arranged, then to every alternative straight wherein all calculate its d the consistent distance of putting this alternative straight with, and selected distance is detected straight line with that minimum alternative straight.
Preferential, above-mentioned step (42) is specially:
(421) calculate the distance of each marginal point to every alternative straight;
(422) result and the predefined distance threshold T2 with step (421) compares;
(423) to every alternative straight, count on the quantity of the distance of this alternative straight less than the marginal point of said distance threshold T2, this quantity is the consistent of this alternative straight and counts.
In the method for the invention described above, reduce calculated amount, and take measure such as filtering, suppress the influence of noise testing result through only the area-of-interest in the image being carried out straight-line detection; And irrelevant information in the rejection image as far as possible, reduce the calculated amount of operation such as Flame Image Process widely, accelerated real-time detection speed to video image.
Description of drawings
Fig. 1 is the FB(flow block) of medical ultrasonic image line detection method embodiment one of the present invention.
Fig. 2 is the FB(flow block) of medical ultrasonic image line detection method embodiment two of the present invention.
Fig. 3 is the FB(flow block) of medical ultrasonic image line detection method embodiment three of the present invention.
Fig. 4 is the synoptic diagram of " setting area-of-interest " step in Fig. 2 or the FB(flow block) shown in Figure 3.
Fig. 5 is the synoptic diagram of Fig. 1 " two field picture to current is sampled " step to the FB(flow block) shown in Figure 3.
Fig. 6 is the synoptic diagram of Fig. 1 step of " finding out the marginal point in the sampling sample " to the FB(flow block) shown in Figure 3.
Fig. 7 " uses the random sampling consistency algorithm that the marginal point of finding out is calculated, and chooses straight line as detected straight line according to result of calculation " synoptic diagram of step to FB(flow block) shown in Figure 3 for Fig. 1.
Fig. 8 is the FB(flow block) of medical ultrasonic image line detection method embodiment five of the present invention.
Embodiment
Below in conjunction with accompanying drawing and embodiment the present invention is further described.
Embodiment 1
Medical ultrasonic image line detection method of the present invention, as shown in Figure 1, may further comprise the steps:
101, current two field picture is sampled;
Wherein, the process of sampling is such: current frame image was vertically sampled according to the pre-set sampling interval.Preestablish what a positive integer N as the SI, every in the horizontal direction then separated N pixel vertically chosen single column of pixels as a sampling sample.Straight-line detection will realize through these samples of sampling.
102, find out the marginal point of sampling in the sample; That is: set a gray threshold T1, with choosing pixel that first gray-scale value surpasses said gray threshold T1 after the sampling sample difference from top to bottom, if all surpass said gray threshold T1 then choose the maximum gradation value point as marginal point as marginal point.
103, use the random sampling consistency algorithm that the marginal point of finding out is calculated, and choose straight line as detected straight line according to result of calculation.Its method is: if n bar sampling sample is arranged, n marginal point so just arranged, they can be combined into n* (n-1)/2 alternative straight in twos.To this n* (n-1)/2 alternative straight, we calculate the consistent of them and count: if certain marginal point arrives the distance of certain bar straight line less than predefined distance threshold T2, just think that this marginal point is consistent with this alternative straight; That is to say that we are directed against every alternative straight, count on the quantity of the distance of this alternative straight less than the marginal point of said distance threshold T2, this quantity is the consistent of this alternative straight and counts.Through to non-consistent eliminating of putting, can eliminate the influence of speckle noise well to final detection result.The corresponding consistent maximal value d that counts of search n* (n-1)/2 alternative straight.If have only consistent the counting of an alternative straight to be d, then this straight line is detected straight line; If it all is d that consistent the counting of many alternative straight arranged, then to every alternative straight wherein all calculate its d the consistent distance of putting this straight line with, and selected distance is detected straight line with that minimum alternative straight.
In the present embodiment,, can reduce the Flame Image Process amount widely through the current images frame is sampled.Can realize real-time detection to every two field picture in the video.
Embodiment 2
Medical ultrasonic image line detection method of the present invention, as shown in Figure 2, may further comprise the steps:
201, set area-of-interest;
That is: before beginning detects in real time; (circle or ellipse belong to a kind of special case of convex polygon through choosing polygonal summit formation convex polygon in the images displayed on screen; Therefore the convex polygon among the present invention comprises circle or ellipse); Zone in the convex polygon is an area-of-interest, and follow-up straight-line detection step will only be carried out the image in the area-of-interest.(like Fig. 4)
202, the area-of-interest in the current two field picture is sampled;
The process of sampling is such: current frame image was vertically sampled according to the pre-set sampling interval.Preestablish what a positive integer N as the SI, every in the horizontal direction then single column of pixels of being in the area-of-interest vertically chosen at a distance from N pixel is as the sample of sampling.Straight-line detection will realize through these samples of sampling.(like Fig. 5)
203, find out the marginal point of sampling in the sample; That is: set a gray threshold T1, with choosing pixel that first gray-scale value surpasses said gray threshold T1 after the sampling sample difference from top to bottom, if all surpass said gray threshold T1 then choose the maximum gradation value point as marginal point as marginal point.(like Fig. 6)
204, use the random sampling consistency algorithm that the marginal point of finding out is calculated, and choose straight line as detected straight line according to result of calculation.Its method is: if n bar sampling sample is arranged, n marginal point so just arranged, they can be combined into n* (n-1)/2 alternative straight in twos.To this n* (n-1)/2 alternative straight, we calculate the consistent of them and count: if certain marginal point arrives the distance of certain bar straight line less than predefined distance threshold T2, just think that this marginal point is consistent with this alternative straight; That is to say that we are directed against every alternative straight, count on the quantity of the distance of this alternative straight less than the marginal point of said distance threshold T2, this quantity is the consistent of this alternative straight and counts.Through to non-consistent eliminating of putting, can eliminate the influence of speckle noise well to final detection result.The corresponding consistent maximal value d that counts of search n* (n-1)/2 alternative straight.If have only consistent the counting of an alternative straight to be d, then this straight line is detected straight line; If it all is d that consistent the counting of many alternative straight arranged, then to every alternative straight wherein all calculate its d the consistent distance of putting this straight line with, and selected distance is detected straight line with that minimum alternative straight.(like Fig. 7)
In the present embodiment, through only area-of-interest is carried out straight-line detection reduces calculated amount, and irrelevant information is accelerated the real-time detection speed to every two field picture in the video greatly to straight-line detection result's influence in the rejection image of trying one's best.
Embodiment 3
Medical ultrasonic image line detection method of the present invention, as shown in Figure 3, may further comprise the steps:
301, set area-of-interest;
That is: before beginning monitoring in real time, confirm a convex polygon through the summit of in the image of screen display, choosing convex polygon, the zone in the convex polygon is an area-of-interest, and follow-up straight-line detection step will only be carried out the image in the area-of-interest.(like Fig. 4).
302, the area-of-interest in the current two field picture is sampled;
The process of sampling is such: current frame image was vertically sampled according to the pre-set sampling interval.Preestablish what a positive integer N as the SI, every in the horizontal direction then single column of pixels of being in the area-of-interest vertically chosen at a distance from N pixel is as the sample of sampling.Straight-line detection will realize through these samples of sampling.(like Fig. 5)
303, use low-pass filter to carry out filtering to all sampling samples that collect;
This step can be suppressed the influence of conventional noise to testing result.
304, find out the marginal point of sampling in the sample.Filtered sampling sample is carried out difference; Set a gray threshold T1, differentiated sampling sample is chosen pixel that first gray-scale value surpasses said gray threshold T1 from top to bottom as marginal point, if all surpass said gray threshold T1 then choose the maximum gradation value point as marginal point.(like Fig. 6)
305, use the random sampling consistency algorithm that the marginal point of finding out is calculated, and choose straight line as detected straight line according to result of calculation.Its method is: if n bar sampling sample is arranged, n marginal point so just arranged, they can be combined into n* (n-1)/2 alternative straight in twos.To this n* (n-1)/2 alternative straight, we calculate the consistent of them and count: if certain marginal point arrives the distance of certain bar straight line less than predefined distance threshold T2, just think that this marginal point is consistent with this alternative straight; That is to say that we are directed against every alternative straight, count on the quantity of the distance of this alternative straight less than the marginal point of said distance threshold T2, this quantity is the consistent of this alternative straight and counts.Through to non-consistent eliminating of putting, can eliminate the influence of speckle noise well to final detection result.The corresponding consistent maximal value d that counts of search n* (n-1)/2 alternative straight.If have only consistent the counting of an alternative straight to be d, then this straight line is detected straight line; If it all is d that consistent the counting of many alternative straight arranged, then to every alternative straight wherein all calculate its d the consistent distance of putting this straight line with, and selected distance is detected straight line with that minimum alternative straight.(like Fig. 7)
In the present embodiment; Through using low-pass filter to carry out filtering to all sampling samples that collect; Thereby reach the purpose of the conventional noise of inhibition to the influence of testing result; Strengthened subsequent detection result's accuracy widely, reduced the subsequent image processing amount, can further accelerate real-time detection speed every two field picture in the video.
Embodiment 4
401, set area-of-interest;
That is: before beginning monitoring in real time, confirm a convex polygon through the summit of in the image of screen display, choosing convex polygon, the zone in the convex polygon is an area-of-interest, and follow-up straight-line detection step will only be carried out the image in the area-of-interest.
402, the area-of-interest in the current two field picture is sampled;
The process of sampling is such: for current frame image, picked at random is in a plurality of single column of pixels in the area-of-interest in the horizontal direction, and each single column of pixels is as a sampling sample.
403, use low-pass filter to carry out filtering to all sampling samples that collect;
This step can be suppressed the influence of the noise of routine to testing result.
404, find out the marginal point of sampling in the sample.Filtered sampling sample is carried out difference; Set a gray threshold T1, differentiated sampling sample is chosen pixel that first gray-scale value surpasses said gray threshold T1 from top to bottom as marginal point, if all surpass said gray threshold T1 then choose the maximum gradation value point as marginal point.(like Fig. 6)
405, use the random sampling consistency algorithm that the marginal point of finding out is calculated, and choose straight line as detected straight line according to result of calculation.Its method is: if n bar sampling sample is arranged, n marginal point so just arranged, they can be combined into n* (n-1)/2 alternative straight in twos.To this n* (n-1)/2 alternative straight, we calculate the consistent of them and count: if certain marginal point arrives the distance of certain bar straight line less than predefined distance threshold T2, just think that this marginal point is consistent with this alternative straight; That is to say that we are directed against every alternative straight, count on the quantity of the distance of this alternative straight less than the marginal point of said distance threshold T2, this quantity is the consistent of this alternative straight and counts.Through to non-consistent eliminating of putting, can eliminate the influence of speckle noise well to final detection result.The corresponding consistent maximal value d that counts of search n* (n-1)/2 alternative straight.If have only consistent the counting of an alternative straight to be d, then this straight line is detected straight line; If it all is d that consistent the counting of many alternative straight arranged, then to every alternative straight wherein all calculate its d the consistent distance of putting this straight line with, and selected distance is detected straight line with that minimum alternative straight.(like Fig. 7)
As the distortion of embodiment 3, the step 402 in the present embodiment adopts on-fixed to come at interval area-of-interest is sampled, and also can reach embodiment 3 similar effects.
Embodiment 5
Can find out that from each above-mentioned embodiment each above-mentioned embodiment can realize the detection to single-frame images.In order to realize that video image is detected in real time, only needing increases the step that the next frame image is detected and gets final product after detection of straight lines is accomplished, as shown in Figure 8.
In sum, method of the present invention has overcome prior art needs manually-operated, the very big and shortcoming that can not detect in real time of calculated amount; Strengthened noise immunity, reduced, can eliminate the influence of speckle noise well, can carry out automatic, real-time detection the video ultrasonoscopy to testing result to noise sensitivity.
Obviously, those skilled in the art can carry out various changes and not break away from spirit of the present invention method of the present invention.If therefore these changes belong in claims of the present invention and the equivalent technologies scope thereof, then the present invention also is intended to contain these changes.

Claims (7)

1. a medical ultrasonic image line detection method is characterized in that, may further comprise the steps:
(1) chooses area-of-interest in the image;
(2) area-of-interest in the current two field picture is sampled;
(3) find out the marginal point of each sampling in sample;
(4) use the random sampling consistency algorithm that the marginal point of finding out is calculated, and choose straight line as detected straight line according to result of calculation;
Said step (2) is specially: choose a plurality of single column of pixels that are in the said area-of-interest in the horizontal direction, each selected single column of pixels is a sampling sample; Perhaps, preestablish a positive integer N as the SI, every in the horizontal direction then single column of pixels of being in the said area-of-interest vertically chosen at a distance from N pixel is as the sample of sampling.
2. medical ultrasonic image line detection method as claimed in claim 1 is characterized in that: said step (1) is specially: through clicking the formation convex polygon, the zone in this convex polygon is said area-of-interest in image.
3. medical ultrasonic image line detection method as claimed in claim 1 is characterized in that: said step (3) is specially: each sampling sample is carried out difference, find out the marginal point in said each sampling sample.
4. medical ultrasonic image line detection method as claimed in claim 3; It is characterized in that: said step (3) is specially: set a gray threshold T1, choose pixel that first gray-scale value surpasses said gray threshold T1 sample from top to bottom as marginal point from differentiated said each sampling; If all surpass said gray threshold T1 then choose the maximum gradation value point as marginal point.
5. like the described medical ultrasonic image line detection method of the arbitrary claim of claim 1 to claim 4, it is characterized in that: between step (2) and step (3), also comprise step B: all the sampling samples to collecting use low-pass filter to carry out filtering.
6. like the described medical ultrasonic image line detection method of the arbitrary claim of claim 1 to claim 4, it is characterized in that: described step (4) is specially:
(41) said each marginal point of finding out is combined into alternative straight in twos;
(42) calculating the consistent of every said alternative straight counts;
(43) the consistent maximal value d that counts of the said alternative straight of search;
(44) if having only consistent the counting of an alternative straight to be d, then this alternative straight is detected straight line; If it all is d that consistent the counting of many alternative straight arranged, then to every alternative straight wherein all calculate its d the consistent distance of putting this alternative straight with, and selected distance is detected straight line with that minimum alternative straight.
7. medical ultrasonic image line detection method as claimed in claim 6 is characterized in that: described step (42) is specially:
(421) calculate the distance of each marginal point to every alternative straight;
(422) result and the predefined distance threshold T2 with step (421) compares;
(423) to every alternative straight, count on the quantity of the distance of this alternative straight less than the marginal point of said distance threshold T2, this quantity is the consistent of this alternative straight and counts.
CN200910005674XA 2009-02-16 2009-02-16 Medical ultrasonic image line detection method Active CN101807297B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910005674XA CN101807297B (en) 2009-02-16 2009-02-16 Medical ultrasonic image line detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910005674XA CN101807297B (en) 2009-02-16 2009-02-16 Medical ultrasonic image line detection method

Publications (2)

Publication Number Publication Date
CN101807297A CN101807297A (en) 2010-08-18
CN101807297B true CN101807297B (en) 2012-07-25

Family

ID=42609080

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910005674XA Active CN101807297B (en) 2009-02-16 2009-02-16 Medical ultrasonic image line detection method

Country Status (1)

Country Link
CN (1) CN101807297B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102920436A (en) * 2012-10-25 2013-02-13 深圳先进技术研究院 Processing method of muscle image by utilizing Hough transform

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102184536B (en) * 2011-04-19 2013-07-10 清华大学 Method and system for extracting straight line and/or line segment end points from image
CN102930274B (en) * 2012-10-19 2016-02-03 上海交通大学 A kind of acquisition methods of medical image and device
CN103610473B (en) * 2013-11-21 2015-04-22 海信集团有限公司 Ultrasonic image adaptive positioning measuring method and device
KR102279026B1 (en) * 2014-11-07 2021-07-19 삼성전자주식회사 Apparatus and Method for Providing Image of Detecting and Compensating Image Including at least One of Object
CN108322699B (en) * 2018-01-23 2020-02-18 东南大学 Method for detecting arc flash based on video image

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093543A (en) * 2007-06-13 2007-12-26 中兴通讯股份有限公司 Method for correcting image in 2D code of quick response matrix
CN101110122A (en) * 2007-08-31 2008-01-23 北京工业大学 Large cultural heritage picture pattern split-joint method based on characteristic
CN101315698A (en) * 2008-06-25 2008-12-03 中国人民解放军国防科学技术大学 Characteristic matching method based on straight line characteristic image registration
CN101350101A (en) * 2008-09-09 2009-01-21 北京航空航天大学 Method for auto-registration of multi-amplitude deepness image

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093543A (en) * 2007-06-13 2007-12-26 中兴通讯股份有限公司 Method for correcting image in 2D code of quick response matrix
CN101110122A (en) * 2007-08-31 2008-01-23 北京工业大学 Large cultural heritage picture pattern split-joint method based on characteristic
CN101315698A (en) * 2008-06-25 2008-12-03 中国人民解放军国防科学技术大学 Characteristic matching method based on straight line characteristic image registration
CN101350101A (en) * 2008-09-09 2009-01-21 北京航空航天大学 Method for auto-registration of multi-amplitude deepness image

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
桂阳等.基于区域方差和RANSAC的海天线检测新方法.《激光与红外》.2008,第38卷(第11期),正文第1-4节. *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102920436A (en) * 2012-10-25 2013-02-13 深圳先进技术研究院 Processing method of muscle image by utilizing Hough transform

Also Published As

Publication number Publication date
CN101807297A (en) 2010-08-18

Similar Documents

Publication Publication Date Title
CN101807297B (en) Medical ultrasonic image line detection method
CN111080582B (en) Method for detecting defects of inner and outer surfaces of workpiece
CN101567977B (en) Flicker detection method and device thereof
CN102175700B (en) Method for detecting welding seam segmentation and defects of digital X-ray images
CN104101600B (en) Cross Section of CC Billet testing of small cracks method
JP3583684B2 (en) Image defect detection apparatus and image defect detection method
CN104077577A (en) Trademark detection method based on convolutional neural network
WO2014136561A1 (en) Unevenness inspection system, unevenness inspection method, and unevenness inspection program
CN104200792B (en) Method and apparatus for positioning gray scale image region during medical image displaying
CN101165720A (en) Medical large transfusion machine vision on-line detection method
CN111047655A (en) High-definition camera cloth defect detection method based on convolutional neural network
CN109462999B (en) Visual inspection method based on learning through data balance and visual inspection device using same
CN104749801B (en) High Precision Automatic optical detecting method and system
CN110880184A (en) Method and device for carrying out automatic camera inspection based on optical flow field
CN110007493A (en) Broken bright spot detection method in liquid crystal display
CN106407894A (en) Improved LDCF-based pedestrian detection method
CN108492306A (en) A kind of X-type Angular Point Extracting Method based on image outline
JP2002022671A (en) Apparatus and method for inspecting inner wall surface of cylinder
CN102109753A (en) Automatic lens detecting method
CN104966283A (en) Imaging layered registering method
CN106093052A (en) A kind of broken yarn detection method
CN101887066A (en) System and method for measuring droplet evaporation rate
CN104657975B (en) A kind of method of video image travers Disturbance Detection
US8958598B2 (en) System and method for detecting moving objects using video capturing device
CN103605973A (en) Image character detection and identification method

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